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