diff options
author | Yasmin Beatriz <yasmins@linux.ibm.com> | 2018-07-16 19:03:12 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-08-21 14:28:45 +1000 |
commit | 56e0e961ec14f7f89f9d5f20e12b61b9510ed1ad (patch) | |
tree | 0e3de82a4e1a87dada31ea99f4b4f6394c6dc912 /monitor.c | |
parent | 86c0cab11aabb0c2a5cc76825bc05dfe2b367412 (diff) | |
download | qemu-56e0e961ec14f7f89f9d5f20e12b61b9510ed1ad.zip qemu-56e0e961ec14f7f89f9d5f20e12b61b9510ed1ad.tar.gz qemu-56e0e961ec14f7f89f9d5f20e12b61b9510ed1ad.tar.bz2 |
target/ppc: bcdsub fix sign when result is zero
When the result of bcdsub is equal to zero, the result sign may be
set to negative in some cases, and this does not follow the Power ISA
specifications as to decimal integer arithmetic instructions.
Signed-off-by: Yasmin Beatriz <yasmins@linux.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions