]> Git Repo - qemu.git/commit
target/arm: Add v8M stack checks for T32 load/store single
authorPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:04 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:04 +0000 (14:55 +0100)
commit0bc003bad9752afc61624cb680226c922f34f82c
tree8c68df2869e87b08089c34e9768758c81542fcd2
parent7c0ed88e7d6bee3e55c3d8935c46226cb544191a
target/arm: Add v8M stack checks for T32 load/store single

Add v8M stack checks for the instructions in the T32
"load/store single" encoding class: these are the
"immediate pre-indexed" and "immediate, post-indexed"
LDR and STR instructions.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20181002163556[email protected]
target/arm/translate.c
This page took 0.024471 seconds and 4 git commands to generate.