xemu/target/ppc/translate
Jose Ricardo Ziviani a406c058e7 target-ppc: Implement bcdcfsq. instruction
bcdcfsq.: Decimal convert from signed quadword. It is not possible
to convert values less than -10^31-1 or greater than 10^31-1 to be
represented in packed decimal format.

Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
[dwg: Corrected constant which should be 10^16-1 but was 10^17-1]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-01-31 10:10:12 +11:00
..
dfp-impl.inc.c
dfp-ops.inc.c
fp-impl.inc.c
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 target-ppc: Implement bcdcfsq. instruction 2017-01-31 10:10:12 +11:00
vmx-ops.inc.c
vsx-impl.inc.c target-ppc: implement lxv/lxvx and stxv/stxvx 2017-01-31 10:10:12 +11:00
vsx-ops.inc.c target-ppc: implement lxv/lxvx and stxv/stxvx 2017-01-31 10:10:12 +11:00