Home
last modified time | relevance | path

Searched refs:PSR_ET (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s1209 wr t2, PSR_ET, %psr; /* turn on traps */ \
1818 wr %l0, PSR_ET, %psr ! (and reenable traps)
1887 wr %l0, PSR_ET, %psr ! (and reenable traps)
1902 wr %l0, PSR_ET, %psr ! (and reenable traps)
1920 wr %l0, PSR_ET, %psr
1978 wr %l0, PSR_ET, %psr ! reenable traps
2136 wr %l0, PSR_ET, %psr ! traps on again
2228 wr %l4, PSR_ET, %psr ! song and dance is necessary
2337 wr %g4, PSR_ET, %psr
2395 wr %l0, PSR_ET, %psr
[all …]
H A Dcache.c581 #define trapoff() do { setpsr(getpsr() & ~PSR_ET); } while(0)
582 #define trapon() do { setpsr(getpsr() | PSR_ET); } while(0)
H A Dpmap.c665 :: "r"(opsr), "n"(PSR_ET) : "memory"); in sp_tlb_flush()
/netbsd-src/sys/arch/sparc/include/
H A Dpsl.h70 #define PSR_ET 0x00000020 /* trap enable */ macro
/netbsd-src/sys/arch/sparc/stand/common/
H A Dsrt0.S101 wr %l0, PSR_ET, %psr
/netbsd-src/sys/arch/sparc64/include/
H A Dpsl.h70 #define PSR_ET 0x00000020 /* trap enable */ macro
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s3971 wr %l4, PSR_ET, %psr ! song and dance is necessary
4080 wr %g4, PSR_ET, %psr