1badf77961
The inline asm code was not conveying in all cases that registers r1-r3 would get clobbered by the SVC handler code. In the cases that we can't list r1-r3 in the clobber list the registers need to show up as outputs to know that they values are not preserved by the callee. Fixes #30393 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
cortex_a_r | ||
cortex_m | ||
cortex_r | ||
arch.h | ||
asm_inline.h | ||
asm_inline_gcc.h | ||
error.h | ||
exc.h | ||
irq.h | ||
misc.h | ||
nmi.h | ||
syscall.h | ||
thread.h |