unicorn/qemu/target
Peter Maydell 48825c1be2
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.

Backports commit 531c60a97ab51618b4b9ccef1c5fe00607079706 from qemu
2018-03-01 23:59:09 -05:00
..
arm target/arm: Drop IS_M() macro 2018-03-01 23:59:09 -05:00
i386 i386: Remove AMD feature flag aliases from Opteron models 2018-03-01 23:49:04 -05:00
m68k Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
mips mips: Build fix 2018-03-01 22:56:23 -05:00
sparc Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00