qemu-e2k/target/ppc/translate
Jose Ricardo Ziviani 31bc4d114a ppc: Implement bcdtrunc. instruction
bcdtrunc.: Decimal integer truncate. Given a BCD number in vrb and the
number of bytes to truncate in vra, the return register will have vrb
with such bits truncated.

Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-01-31 10:10:14 +11:00
..
dfp-impl.inc.c
dfp-ops.inc.c
fp-impl.inc.c target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64 2017-01-31 10:10:14 +11:00
fp-ops.inc.c target-ppc: implement stxsd and stxssp 2017-01-31 10:10:12 +11:00
spe-impl.inc.c
spe-ops.inc.c
vmx-impl.inc.c ppc: Implement bcdtrunc. instruction 2017-01-31 10:10:14 +11:00
vmx-ops.inc.c ppc: Implement bcdtrunc. instruction 2017-01-31 10:10:14 +11:00
vsx-impl.inc.c target-ppc: Add xscvqps[d,w]z instructions 2017-01-31 10:10:14 +11:00
vsx-ops.inc.c target-ppc: Add xscvqps[d,w]z instructions 2017-01-31 10:10:14 +11:00