Searched refs:trap (Results 1 – 9 of 9) sorted by relevance
22 src += ['trap.c']27 src += ['trap.c']
63 regs->nip, regs->xer, regs->link, regs, regs->trap, regs->dar); in show_regs()200 regs->nip, regs->msr, regs->trap); in UnknownException()
34 PPC_REG trap; /* Reason for being here */ member
39 PPC_REG trap; /* Reason for being here */ member
126 ; return from trap134 ; return from trap restore exception context
28 TRAPL(_reset); ! 00 reset trap141 restore ! Go back to trap window.165 save ! Get back to the trap window.
30 | trap.c | 异常/中断处理,包括中断分发及用户态异常处理 | The …
71 ;See what was the latest interruption (trap or interrupt)
Completed in 21 milliseconds