a98a599cb9
The SPSR is used to store the current value of the CPSR when an exception is taken so that it can be restored after handling the exception. Each exception handling mode can access its own SPSR. User mode and System mode do not have an SPSR because they are not exception handling modes. Signed-off-by: chao.an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |