Home
last modified time | relevance | path

Searched refs:EPSW_nAR (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/mn10300/mm/
Dtlb-mn10300.S33 or EPSW_nAR,epsw # switch D0-D3 & A0-A3 to the alternate
96 or EPSW_nAR,epsw # switch D0-D3 & A0-A3 to the alternate
/linux-3.4.99/arch/mn10300/kernel/
Dfpu-low.S195 or EPSW_nAR|EPSW_FE,epsw
243 and ~(EPSW_nAR|EPSW_FE),epsw
Dsignal.c126 EPSW_T | EPSW_nAR) in restore_sigcontext()
129 EPSW_nAR) in restore_sigcontext()
/linux-3.4.99/arch/mn10300/include/asm/
Dcpu-regs.h56 #define EPSW_nAR 0x00040000 /* register bank control */ macro