Searched refs:PT_CCR (Results 1 – 8 of 8) sorted by relevance
35 case PT_CCR: in h8300_get_reg()50 case PT_CCR: in h8300_put_reg()
34 case PT_CCR: in h8300_get_reg()48 case PT_CCR: in h8300_put_reg()181 unsigned char cond = h8300_get_reg(task, PT_CCR); in isbranch()
14 #define PT_CCR 8 macro
24 #define PT_CCR 2 macro
74 (_regs)->regs[PT_CCR] |= 0x10000000; \
254 #define PT_CCR 38 macro
179 err |= __get_user(regs->ccr, &sc->gp_regs[PT_CCR]); in restore_sigcontext()
166 #define PT_MAX_PUT_REG PT_CCR