mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:13:26 +00:00
As we are allowed to pass any integer value as as software fatal exception reason, we need to fix the inline assembly for ARMv6-M, to accept large immediate offsets. We do this by changing the way we write the exception reason to R0. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
cortex_m | ||
cortex_r | ||
arch.h | ||
asm_inline_gcc.h | ||
asm_inline.h | ||
error.h | ||
exc.h | ||
irq.h | ||
misc.h | ||
nmi.h | ||
syscall.h |