aboutsummaryrefslogtreecommitdiff
path: root/target-sh4
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-12-11 11:30:37 +0000
committerPeter Maydell <peter.maydell@linaro.org>2012-12-11 11:30:37 +0000
commitcad065f18e1ca7694385f42f560da637d4e651b6 (patch)
treebfba72e964d262655842c525b03cc1f1d0543203 /target-sh4
parentbf471f7950e9dc9416747b2774eb712f63afe5a7 (diff)
downloadqemu-cad065f18e1ca7694385f42f560da637d4e651b6.zip
qemu-cad065f18e1ca7694385f42f560da637d4e651b6.tar.gz
qemu-cad065f18e1ca7694385f42f560da637d4e651b6.tar.bz2
hw/arm_gic: Fix comparison with priority mask register
The GIC spec states that only interrupts with higher priority than the value in the GICC_PMR priority mask register are passed through to the processor. We were incorrectly allowing through interrupts with a priority equal to the specified value: correct the comparison operation to match the spec. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Diffstat (limited to 'target-sh4')
0 files changed, 0 insertions, 0 deletions