Searched refs:BREAK_INSTR (Results 1 – 2 of 2) sorted by relevance
30 #define BREAK_INSTR 0x7d821008 /* twge r2, r2 */ macro34 asm(stringify_in_c(.long BREAK_INSTR)); in arch_kgdb_breakpoint()
146 if (*(u32 *)regs->nip == BREAK_INSTR) in kgdb_handle_breakpoint()424 err = patch_instruction(addr, ppc_inst(BREAK_INSTR)); in kgdb_arch_set_breakpoint()