Searched refs:SPRN_IAC1 (Results 1 – 4 of 4) sorted by relevance
387 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)388 #define SPRN_IAC1 0x3F4 /* Instruction Address Compare 1 */ macro
168 #define SPRN_IAC1 0x138 /* Instruction Address Compare 1 */ macro
332 mtspr(SPRN_IAC1, thread->iac1); in prime_debug_regs()
1270 do_send_trap(regs, mfspr(SPRN_IAC1), debug_status, TRAP_HWBKPT, in handle_debug()