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:

  1. Reset (highest priority).

  2. Data Abort.

  3. FIQ.

  4. IRQ.

  5. Prefetch Abort.

  6. Undefined Instruction, SWI (lowest priority).

Copyright © 2001, 2003, 2004 ARM Limited. All rights reserved.ARM DDI 0229C