Searched refs:PSR_ET (Results 1 – 2 of 2) sorted by relevance
/original-bsd/sys/sparc/include/ |
H A D | psl.h | 47 #define PSR_ET 0x00000020 /* trap enable */ macro
|
/original-bsd/sys/sparc/sparc/ |
H A D | locore.s | 1040 wr %l0, PSR_ET, %psr 1147 wr %l0, PSR_ET, %psr ! traps on again 1331 wr %g4, PSR_ET, %psr 1396 wr %l0, PSR_ET, %psr 1887 wr %l0, PSR_ET, %psr 2329 wr %l0, PSR_ET, %psr 2855 mov PSR_S|PSR_ET, %g1 ! oldpsr = PSR_S | PSR_ET; 3080 wr %g1, (PIL_CLOCK << 8) | PSR_ET, %psr 3093 wr %g2, PSR_ET, %psr ! %psr = newpsr ^ PSR_ET; 4029 wr %o2, PSR_ET, %psr ! disable traps [all …]
|