diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-01-27 15:20:22 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-01-27 15:29:08 +0000 |
commit | 531c60a97ab51618b4b9ccef1c5fe00607079706 (patch) | |
tree | c3d7a1db1a680d80416b996c4d816f98f913c586 /tests | |
parent | feb0b1aa11f14ee71660aba46b46387d1f923c9e (diff) | |
download | qemu-531c60a97ab51618b4b9ccef1c5fe00607079706.zip qemu-531c60a97ab51618b4b9ccef1c5fe00607079706.tar.gz qemu-531c60a97ab51618b4b9ccef1c5fe00607079706.tar.bz2 |
target/arm: Drop IS_M() macro
We only use the IS_M() macro in two places, and it's a bit of a
namespace grab to put in cpu.h. Drop it in favour of just explicitly
calling arm_feature() in the places where it was used.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1485285380-10565-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions