Searched refs:EPSW_T (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dframe.inc67 btst EPSW_T,d0
H A Dcpu-regs.h55 #define EPSW_T 0x00008000 /* trace enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dptrace.c270 tmp |= EPSW_T;
285 tmp &= ~EPSW_T;
H A Dsignal.c126 EPSW_T | EPSW_nAR)
562 regs->epsw |= EPSW_T;

Completed in 62 milliseconds