]> Git Repo - qemu.git/commit
target/arm: Add v8M stack checks for Thumb push/pop
authorPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:05 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:05 +0000 (14:55 +0100)
commitaa369e5c08bbe2748d2be96f13f4ef469a4d3080
tree189a78f02e07f5d92be8220751839a746b16a743
parent0bc003bad9752afc61624cb680226c922f34f82c
target/arm: Add v8M stack checks for Thumb push/pop

Add v8M stack checks for the 16-bit Thumb push/pop
encodings: STMDB, STMFD, LDM, LDMIA, LDMFD.

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.023458 seconds and 4 git commands to generate.