Searched refs:TRAP_DIRECT_INST (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmodel_dep.c136 #define TRAP_DIRECT_INST 0x7c842008 macro
787 if (instr == TRAP_DIRECT_INST) {
817 case TRAP_DIRECT_INST: /* Should we enter the current debugger? */
877 (instr == TRAP_DIRECT_INST)) saved_state->save_srr0 += TRAP_INST_SIZE; /* Yes, point past trap */

Completed in 17 milliseconds