Lines Matching refs:Exception
29 # Initial 16 slots are Exception Vectors
40 VECTOR EV_Extension ; Extn Instruction Exception
98 ;################### Non TLB Exception Handling #############################
119 ; Memory Error Exception Handler
121 ; Instruction fetch or Data access, under a single Exception Vector
149 ; Protection Violation Exception Handler
190 breq r11, 0, .Lexcept_ret ; No intr active, ret from Exception
201 ; Handle special case #1: (Entry via Exception, Return via IRQ)
203 ; Exception in U mode, preempted in kernel, Intr taken (K mode), orig
216 ;####### Return from Exception / pure kernel mode #######
226 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
230 ; entry was via Exception in DS which got preempted in kernel).