Lines Matching refs:UnknownException
176 STD_EXCEPTION(0x300, DataStorage, UnknownException)
179 STD_EXCEPTION(0x400, InstStorage, UnknownException)
205 STD_EXCEPTION(0x800, FPUnavailable, UnknownException)
211 STD_EXCEPTION(0xa00, Trap_0a, UnknownException)
212 STD_EXCEPTION(0xb00, Trap_0b, UnknownException)
213 STD_EXCEPTION(0xc00, SystemCall, UnknownException)
214 STD_EXCEPTION(0xd00, SingleStep, UnknownException)
216 STD_EXCEPTION(0xe00, Trap_0e, UnknownException)
217 STD_EXCEPTION(0xf00, Trap_0f, UnknownException)
224 STD_EXCEPTION(0x1100, InstructionTLBMiss, UnknownException)
225 STD_EXCEPTION(0x1200, DataTLBMiss, UnknownException)
226 STD_EXCEPTION(0x1300, InstructionTLBError, UnknownException)
227 STD_EXCEPTION(0x1400, DataTLBError, UnknownException)
229 STD_EXCEPTION(0x1500, Reserved5, UnknownException)
230 STD_EXCEPTION(0x1600, Reserved6, UnknownException)
231 STD_EXCEPTION(0x1700, Reserved7, UnknownException)
232 STD_EXCEPTION(0x1800, Reserved8, UnknownException)
233 STD_EXCEPTION(0x1900, Reserved9, UnknownException)
234 STD_EXCEPTION(0x1a00, ReservedA, UnknownException)
235 STD_EXCEPTION(0x1b00, ReservedB, UnknownException)
237 STD_EXCEPTION(0x1c00, DataBreakpoint, UnknownException)
239 STD_EXCEPTION(0x1e00, PeripheralBreakpoint, UnknownException)
240 STD_EXCEPTION(0x1f00, DevPortBreakpoint, UnknownException)