Re: [Qemu-devel] [PATCH 14/19] Add VSX xscmp*dp Instructions
On 10/24/2013 09:25 AM, Tom Musta wrote: > This patch adds the VSX scalar floating point compare ordered > and unordered instructions. > > Signed-off-by: Tom Musta > --- Reviewed-by: Richard Henderson r~
[Qemu-devel] [PATCH 14/19] Add VSX xscmp*dp Instructions
This patch adds the VSX scalar floating point compare ordered and unordered instructions. Signed-off-by: Tom Musta --- target-ppc/fpu_helper.c | 39 +++ target-ppc/helper.h |2 ++ target-ppc/translate.c |4 3 files changed, 45 insertions(+