diff options
author | Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com> | 2016-11-08 14:50:23 -0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-11-15 10:06:48 +1100 |
commit | e2106d73d06d33c3e270535a5f69ff081760a267 (patch) | |
tree | 3679de2ba440716391a20c5c610b1e0724cb4432 /target-sparc/TODO | |
parent | b81558724f66807cfe2262707b2cd4ad457693b7 (diff) | |
download | qemu-e2106d73d06d33c3e270535a5f69ff081760a267.tar.gz qemu-e2106d73d06d33c3e270535a5f69ff081760a267.tar.bz2 qemu-e2106d73d06d33c3e270535a5f69ff081760a267.zip |
target-ppc: Implement bcdctn. instruction
bcdctn. converts from BCD to National numeric format. National format
uses a byte to represent a digit where the most significant nibble is
always 0x3 and the least sign. nibbles is the digit itself.
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target-sparc/TODO')
0 files changed, 0 insertions, 0 deletions