Searched refs:t_npc (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | rtrap.S | 19 #define t_npc l2 macro 138 LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc) 139 or %t_pc, %t_npc, %g2 155 rett %t_npc 192 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 203 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 209 rett %t_npc
|
D | wof.S | 35 #define t_npc l2 /* NPC for trap return T */ macro 124 rett %t_npc ! we are done 194 rett %t_npc 246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 290 rett %t_npc 300 #undef t_npc
|
D | wuf.S | 22 #define t_npc l2 macro 125 rett %t_npc 179 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 220 rett %t_npc
|
D | etrap.S | 21 #define t_npc l2 /* Set by caller */ macro 90 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2) 143 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
|