aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>2017-03-13 15:01:04 +0530
committerDavid Gibson <david@gibson.dropbear.id.au>2017-03-14 11:27:23 +1100
commit38a61d34875335717f22e3a0eb1e0d5df4f62def (patch)
tree078875be99c3fa19d1c4ebe7436ae24f6e0f0e80 /hw
parentf244115cbd7530893e720cd1302308e4390c5ef7 (diff)
downloadqemu-38a61d34875335717f22e3a0eb1e0d5df4f62def.zip
qemu-38a61d34875335717f22e3a0eb1e0d5df4f62def.tar.gz
qemu-38a61d34875335717f22e3a0eb1e0d5df4f62def.tar.bz2
target/ppc: fix cpu_ov setting for 32-bit
A bug was introduced in following commit: dc0ad84 target/ppc: update overflow flags for add/sub As for 32-bit ppc target extracting bit 63 for overflow is not correct. Made it dependent on TARGET_LOG_BITS. This had broken booting MacOS 9.2.1 image Reported-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions