]> Git Repo - qemu.git/commit
target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IO
authorAaron Lindsay <[email protected]>
Wed, 10 Oct 2018 20:37:22 +0000 (16:37 -0400)
committerPeter Maydell <[email protected]>
Tue, 16 Oct 2018 16:14:55 +0000 (17:14 +0100)
commitfc5f6856a02168864a5c1a46866a12839322222f
tree1194ffa4b32288ce563b9461781b0d295db8dc20
parentf11b452b95df4a0fc6561c278721cad03b24098b
target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IO

I previously fixed this for PMINTENSET_EL1, but missed these.

Signed-off-by: Aaron Lindsay <[email protected]>
Signed-off-by: Aaron Lindsay <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20181010203735[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper.c
This page took 0.026555 seconds and 4 git commands to generate.