]> Git Repo - qemu.git/commit
arm: HVC and SMC encodings don't exist for M profile
authorPeter Maydell <[email protected]>
Mon, 20 Mar 2017 12:41:44 +0000 (12:41 +0000)
committerPeter Maydell <[email protected]>
Mon, 20 Mar 2017 12:41:44 +0000 (12:41 +0000)
commit001b3cab51ebfcb13e8dd03ea25bfa3bd0c517a3
tree8736d24a95ef6597e8bccf3f7ab2cceac77b019e
parent00e7c07b06d004cf54b19724f82afde8a7a37f37
arm: HVC and SMC encodings don't exist for M profile

M profile doesn't have the HVC or SMC encodings, so make them always
UNDEF rather than generating calls to helper functions that assume
A/R profile.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Message-id: 1487616072[email protected]
target/arm/translate.c
This page took 0.025309 seconds and 4 git commands to generate.