Searched refs:pcb_lastill (Results 1 – 2 of 2) sorted by relevance
118 vm_offset_t pcb_lastill; /* Last illegal instruction */ member
1293 if (pcb->pcb_lastill != frame->srr0) { in ppc_instr_emulate()1297 pcb->pcb_lastill = frame->srr0; in ppc_instr_emulate()