Searched refs:SPRN_IAC2 (Results 1 – 4 of 4) sorted by relevance
387 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)389 #define SPRN_IAC2 0x3F5 /* Instruction Address Compare 2 */ macro
169 #define SPRN_IAC2 0x139 /* Instruction Address Compare 2 */ macro
333 mtspr(SPRN_IAC2, thread->iac2); in prime_debug_regs()
1265 do_send_trap(regs, mfspr(SPRN_IAC2), debug_status, TRAP_HWBKPT, in handle_debug()