Searched refs:PT_CCR (Results 1 – 8 of 8) sorted by relevance
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()
16 #define PT_CCR 9 macro
171 ucp->uc_mcontext.gp_regs[PT_CCR] = random(); in trap_signal_handler()184 ucp->uc_link->uc_mcontext.gp_regs[PT_CCR] = random(); in trap_signal_handler()
107 #define PT_CCR 38 macro
18 #define PT_MAX_PUT_REG PT_CCR
462 CHECK_REG(PT_CCR, ccr); in pt_regs_check()
352 err |= __get_user(regs->ccr, &sc->gp_regs[PT_CCR]); in restore_sigcontext()466 err |= __get_user(regs->ccr, &tm_sc->gp_regs[PT_CCR]); in restore_tm_sigcontexts()474 &sc->gp_regs[PT_CCR]); in restore_tm_sigcontexts()