target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IO
commitfc5f6856a02168864a5c1a46866a12839322222f
authorAaron Lindsay <aclindsa@gmail.com>
Wed, 10 Oct 2018 20:37:22 +0000 (10 16:37 -0400)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Oct 2018 16:14:55 +0000 (16 17:14 +0100)
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 <alindsay@codeaurora.org>
Signed-off-by: Aaron Lindsay <aclindsa@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181010203735.27918-2-aclindsa@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c