]> Git Repo - qemu.git/commit
target/arm: Define new EXCP type for v8M stack overflows
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)
commit86f026de22d8854eecc004af44895de74225794f
treec79c9feeda29a5228e9bebabd6da68579c7eaea3
parent4730fb85035e99c909db7d14ef76cd17f28f4423
target/arm: Define new EXCP type for v8M stack overflows

Define EXCP_STKOF, and arrange for it to cause us to take
a UsageFault with CFSR.STKOF set.

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/cpu.h
target/arm/helper.c
This page took 0.02959 seconds and 4 git commands to generate.