diff options
| author | Jose Ricardo Ziviani | 2016-11-25 04:53:30 +0100 |
|---|---|---|
| committer | David Gibson | 2017-01-31 00:10:12 +0100 |
| commit | a406c058e7ae2470facf0db85dbd91ae5df634fc (patch) | |
| tree | 3f11415ec394d17f40ef5232015c40c1b683f53d /include | |
| parent | target-ppc: implement lxv/lxvx and stxv/stxvx (diff) | |
| download | qemu-a406c058e7ae2470facf0db85dbd91ae5df634fc.tar.gz qemu-a406c058e7ae2470facf0db85dbd91ae5df634fc.tar.xz qemu-a406c058e7ae2470facf0db85dbd91ae5df634fc.zip | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
