Searched refs:t_psr (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Drtrap_32.S17 #define t_psr l0 define
52 andcc %t_psr, PSR_PS, %g0
55 andn %t_psr, %g1, %t_psr
57 wr %t_psr, 0x0, %psr
74 ld [%sp + STACKFRAME_SZ + PT_PSR], %t_psr
82 ld [%sp + STACKFRAME_SZ + PT_PSR], %t_psr
86 andn %t_psr, %g1, %t_psr
87 wr %t_psr,
[all...]
H A Dwuf.S20 #define t_psr l0 define
94 andcc %t_psr, PSR_PS, %g0
121 wr %t_psr, 0x0, %psr
179 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc)
190 wr %t_psr, PSR_ET, %psr ! enable traps
216 wr %t_psr, 0x0, %psr
346 wr %t_psr, 0x0, %psr
H A Dwof.S33 #define t_psr l0 /* %psr at trap time T */ define
94 andcc %t_psr, PSR_PS, %g0
121 wr %t_psr, 0x0, %psr ! restore condition codes in %psr
191 wr %t_psr, 0x0, %psr
246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1)
253 wr %t_psr, PSR_ET, %psr
286 wr %t_psr, 0x0, %psr
295 * make usage of glob_tmp and t_psr so we leave them defined.
H A Detrap_32.S19 #define t_psr l0 /* Set by caller */ define
82 andcc %t_psr, PSR_PS, %g0 ! fromsupv_p = (psr & PSR_PS)
84 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
90 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
141 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
144 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Drtrap_32.S17 #define t_psr l0 define
52 andcc %t_psr, PSR_PS, %g0
55 andn %t_psr, %g1, %t_psr
57 wr %t_psr, 0x0, %psr
74 ld [%sp + STACKFRAME_SZ + PT_PSR], %t_psr
82 ld [%sp + STACKFRAME_SZ + PT_PSR], %t_psr
86 andn %t_psr, %g1, %t_psr
87 wr %t_psr,
[all...]
H A Dwuf.S20 #define t_psr l0 define
94 andcc %t_psr, PSR_PS, %g0
121 wr %t_psr, 0x0, %psr
179 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc)
190 wr %t_psr, PSR_ET, %psr ! enable traps
216 wr %t_psr, 0x0, %psr
346 wr %t_psr, 0x0, %psr
H A Dwof.S33 #define t_psr l0 /* %psr at trap time T */ define
94 andcc %t_psr, PSR_PS, %g0
121 wr %t_psr, 0x0, %psr ! restore condition codes in %psr
191 wr %t_psr, 0x0, %psr
246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1)
253 wr %t_psr, PSR_ET, %psr
286 wr %t_psr, 0x0, %psr
295 * make usage of glob_tmp and t_psr so we leave them defined.
H A Detrap_32.S19 #define t_psr l0 /* Set by caller */ define
82 andcc %t_psr, PSR_PS, %g0 ! fromsupv_p = (psr & PSR_PS)
84 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
90 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
141 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
144 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)

Completed in 182 milliseconds