Searched refs:PSR_ET (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpsr.h22 #define PSR_ET 0x00000020 /* enable traps field */ macro
H A Dpsrcompat.h8 #define PSR_ET 0x00000020 /* enable traps field */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dentry.S193 wr %l4, PSR_ET, %psr
210 wr %l0, PSR_ET, %psr
242 wr %g2, PSR_ET, %psr
249 wr %g2, PSR_ET, %psr ! keep ET up
261 wr %g2, PSR_ET, %psr
265 wr %l0, PSR_ET, %psr
291 wr %l4, PSR_ET, %psr
318 wr %l4, PSR_ET, %psr
336 wr %l4, PSR_ET, %psr
357 wr %g2, PSR_ET,
[all...]
H A Dtrampoline_32.S70 /* Turn on traps (PSR_ET). */
72 wr %g1, PSR_ET, %psr ! traps on
153 /* Turn on traps (PSR_ET). */
155 wr %g1, PSR_ET, %psr ! traps on
212 /* Turn on traps (PSR_ET). */
214 wr %g1, PSR_ET, %psr ! traps on
H A Drtrap_32.S95 wr %t_psr, PSR_ET, %psr
167 wr %t_psr, PSR_ET, %psr
219 wr %t_psr, PSR_ET, %psr
H A Dwuf.S190 wr %t_psr, PSR_ET, %psr ! enable traps
H A Dwof.S253 wr %t_psr, PSR_ET, %psr
H A Dhead_32.S582 andn %g3, PSR_ET, %g2
1142 wr %g3, PSR_ET, %psr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dpm.c222 __set_PSR(flags & ~PSR_ET);
252 __set_PSR(flags & ~PSR_ET);
H A Dentry.S126 andi gr5,#~PSR_ET,gr5
174 ori gr4,#PSR_PIL_14|PSR_ET,gr4
253 andi.p gr5,#~PSR_ET,gr5
292 ori gr4,#PSR_ET,gr4
528 andi gr5,#~PSR_ET,gr5
600 ori gr4,#PSR_ET,gr4
625 ori gr4,#PSR_ET,gr4
653 ori gr4,#PSR_ET,gr4
673 ori gr4,#PSR_ET,gr4
692 ori gr4,#PSR_ET,gr
[all...]
H A Dsleep.S103 andi gr8,~PSR_ET,gr8
105 ori gr8,#PSR_ET,gr8
313 andi gr8,#~(PSR_ET),gr4
H A Dcmode.S71 andi gr14,#~PSR_ET,gr3
H A Dhead.S470 ori gr22,#PSR_ET,gr22
H A Dgdb-stub.c1412 __debug_frame->psr |= PSR_ET;
1427 __debug_frame->psr |= PSR_ET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dspr-regs.h18 #define PSR_ET 0x00000001 /* enable interrupts/exceptions flag */ macro

Completed in 284 milliseconds