diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2018-10-08 14:55:04 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-10-08 14:55:04 +0100 |
commit | 5520318939fea5d659bf808157cd726cb967b761 (patch) | |
tree | 4f3e000a0fcf84469fda89278cba5fcd7d5d4361 /bootdevice.c | |
parent | 5529bf188d996391ff52a0e1801daf9c6a6bfcb0 (diff) |
target/arm: Add v8M stack checks on ADD/SUB/MOV of SP
Add code to insert calls to a helper function to do the stack
limit checking when we handle these forms of instruction
that write to SP:
* ADD (SP plus immediate)
* ADD (SP plus register)
* SUB (SP minus immediate)
* SUB (SP minus register)
* MOV (register)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181002163556.10279-5-peter.maydell@linaro.org
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions