Searched refs:PT_CCR (Results 1 – 7 of 7) sorted by relevance
15 #define PT_CCR 9 macro
44 case PT_CCR: in h8300_get_reg()62 case PT_CCR: in h8300_put_reg()
140 unsigned char cond = h8300_get_reg(task, PT_CCR); in isbranch()
19 #define PT_CCR 2 macro
101 #define PT_CCR 38 macro
340 err |= __get_user(regs->ccr, &sc->gp_regs[PT_CCR]); in restore_sigcontext()455 err |= __get_user(regs->ccr, &tm_sc->gp_regs[PT_CCR]); in restore_tm_sigcontexts()463 &sc->gp_regs[PT_CCR]); in restore_tm_sigcontexts()
168 #define PT_MAX_PUT_REG PT_CCR