Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/kernel/
A Drtrap_32.S18 #define t_psr l0 macro
56 andn %t_psr, %g1, %t_psr
58 wr %t_psr, 0x0, %psr
87 andn %t_psr, %g1, %t_psr
88 wr %t_psr, 0x0, %psr
96 wr %t_psr, PSR_ET, %psr
145 andn %t_psr, %g2, %t_psr
154 wr %t_psr, 0x0, %psr
179 sll %g1, %t_psr, %g1
209 andn %t_psr, %twin_tmp1, %t_psr
[all …]
A Dwuf.S21 #define t_psr l0 macro
95 andcc %t_psr, PSR_PS, %g0
122 wr %t_psr, 0x0, %psr
177 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc)
188 wr %t_psr, PSR_ET, %psr ! enable traps
214 wr %t_psr, 0x0, %psr
300 wr %t_psr, 0x0, %psr
A Dwof.S34 #define t_psr l0 /* %psr at trap time T */ macro
95 andcc %t_psr, PSR_PS, %g0
122 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
A Detrap_32.S20 #define t_psr l0 /* Set by caller */ macro
83 andcc %t_psr, PSR_PS, %g0 ! fromsupv_p = (psr & PSR_PS)
85 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
91 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
142 sll %t_twinmask, %t_psr, %t_twinmask ! t_twinmask = (1 << psr)
145 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)

Completed in 5 milliseconds