]> Git Repo - qemu.git/commit
target-arm: A32: Emulate the SMC instruction
authorFabian Aggeler <[email protected]>
Fri, 24 Oct 2014 11:19:15 +0000 (12:19 +0100)
committerPeter Maydell <[email protected]>
Fri, 24 Oct 2014 11:19:15 +0000 (12:19 +0100)
commitdbe9d1636787dd226d3f9a61c07fbc27e0db5bbf
treeb6b5a36edb72357b0df274483371a824bc7df3a8
parent592125f83a8034deaa26f840cde5909f26429c4a
target-arm: A32: Emulate the SMC instruction

Implements SMC instruction in AArch32 using the A32 syndrome. When executing
SMC instruction from monitor CPU mode SCR.NS bit is reset.

Signed-off-by: Sergey Fedorov <[email protected]>
Signed-off-by: Fabian Aggeler <[email protected]>
Signed-off-by: Greg Bellows <[email protected]>
Message-id: 1413910544[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target-arm/helper.c
target-arm/op_helper.c
This page took 0.026504 seconds and 4 git commands to generate.