diff options
author | Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com> | 2016-11-08 14:50:24 -0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-11-15 10:06:48 +1100 |
commit | 38f4cb043b04e43f48317750aaa619d97e1eff37 (patch) | |
tree | 1e538c48069bbe0d0979c69fa9083a980f4e4337 /docs | |
parent | e2106d73d06d33c3e270535a5f69ff081760a267 (diff) | |
download | qemu-38f4cb043b04e43f48317750aaa619d97e1eff37.zip qemu-38f4cb043b04e43f48317750aaa619d97e1eff37.tar.gz qemu-38f4cb043b04e43f48317750aaa619d97e1eff37.tar.bz2 |
target-ppc: Implement bcdcfz. instruction
bcdcfz. converts from Zoned numeric format to BCD. Zoned format uses
a byte to represent a digit where the most significant nibble is 0x3
or 0xf, depending on the preferred signal.
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions