qemu/target-ppc/translate
Swapnil Bokade f7cc8466f1 target-ppc: add vcmpnez[b,h,w][.] instructions
Adds following instructions:

vcmpnezb[.]: Vector Compare Not Equal or Zero Byte
vcmpnezh[.]: Vector Compare Not Equal or Zero Halfword
vcmpnezw[.]: Vector Compare Not Equal or Zero Word

Signed-off-by: Swapnil Bokade <bokadeswapnil@gmail.com>
[ collapse switch case ]
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-09-07 12:40:11 +10:00
..
dfp-impl.c target-ppc: add dtstsfi[q] instructions 2016-09-07 12:40:11 +10:00
dfp-ops.c target-ppc: add dtstsfi[q] instructions 2016-09-07 12:40:11 +10:00
fp-impl.c ppc: Don't update the NIP in floating point generated code 2016-09-07 12:33:47 +10:00
fp-ops.c
spe-impl.c ppc: Move embedded spe ops out of translate.c 2016-09-07 12:33:46 +10:00
spe-ops.c ppc: Move embedded spe ops out of translate.c 2016-09-07 12:33:46 +10:00
vmx-impl.c target-ppc: add vcmpnez[b,h,w][.] instructions 2016-09-07 12:40:11 +10:00
vmx-ops.c target-ppc: add vcmpnez[b,h,w][.] instructions 2016-09-07 12:40:11 +10:00
vsx-impl.c ppc: Don't update the NIP in floating point generated code 2016-09-07 12:33:47 +10:00
vsx-ops.c ppc: Move VSX ops out of translate.c 2016-09-07 12:33:46 +10:00