summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSergey Sorokin2015-09-07 11:39:30 +0200
committerPeter Maydell2015-09-07 11:39:30 +0200
commit771842585f3119f69641ed90a97d56eb9ed6f5ae (patch)
tree8ba83dc8ad25d5877f05a623059085bb1a3163a7 /include
parenthw/arm/virt: Add high MMIO PCI region, 512G in size (diff)
downloadqemu-771842585f3119f69641ed90a97d56eb9ed6f5ae.tar.gz
qemu-771842585f3119f69641ed90a97d56eb9ed6f5ae.tar.xz
qemu-771842585f3119f69641ed90a97d56eb9ed6f5ae.zip
target-arm: Fix arm_excp_unmasked() function
There is an error in arm_excp_unmasked() function: bitwise operator & is used with integer and bool operands causing an incorrect zeroed result. The patch fixes it. Signed-off-by: Sergey Sorokin <afarallax@yandex.ru> Message-id: 1441209238-16881-1-git-send-email-afarallax@yandex.ru Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions