Home
last modified time | relevance | path

Searched refs:PT_CCR (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/h8300/platform/h8s/
Dptrace_h8s.c35 case PT_CCR: in h8300_get_reg()
50 case PT_CCR: in h8300_put_reg()
/linux-2.6.39/arch/h8300/platform/h8300h/
Dptrace_h8300h.c34 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()
/linux-2.6.39/arch/h8300/include/asm/
Dptrace.h14 #define PT_CCR 8 macro
/linux-2.6.39/arch/frv/include/asm/
Dptrace.h24 #define PT_CCR 2 macro
/linux-2.6.39/arch/um/sys-ppc/shared/sysdep/
Dptrace.h74 (_regs)->regs[PT_CCR] |= 0x10000000; \
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h254 #define PT_CCR 38 macro
/linux-2.6.39/arch/powerpc/kernel/
Dsignal_64.c179 err |= __get_user(regs->ccr, &sc->gp_regs[PT_CCR]); in restore_sigcontext()
Dptrace.c166 #define PT_MAX_PUT_REG PT_CCR