2.8.10. Exception priorities
When multiple exceptions arise at the same time, a fixed priority
system determines the order in which they are handled:
Reset (highest priority).
Data Abort.
FIQ.
IRQ.
Prefetch Abort.
Undefined Instruction, SWI (lowest priority).