Peter Maydell b53d8923a5 target-arm/translate.c: Don't use IS_M()
Instead of using IS_M(), use arm_dc_feature(s, ARM_FEATURE_M), so we
don't need to pass CPUARMState pointers around the decoder.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1414524244-20316-4-git-send-email-peter.maydell@linaro.org
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
2014-11-04 12:05:03 +00:00
2014-11-03 18:34:09 +00:00
2014-11-03 22:51:08 +00:00
2014-11-03 22:51:08 +00:00
2014-11-03 11:41:48 +00:00
2014-11-03 22:51:08 +00:00
2014-11-02 13:30:00 +01:00
2014-11-03 22:51:08 +00:00
2014-11-02 10:04:34 +03:00
2014-10-24 12:19:11 +01:00
2014-10-10 14:07:08 +01:00
2014-11-03 01:00:37 +03:00
2014-10-24 12:19:11 +01:00
2014-11-03 11:41:49 +00:00
2014-10-02 09:58:14 +02:00
2014-10-31 11:29:01 +01:00
2014-11-03 22:51:08 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%