Lines Matching refs:twin_tmp
43 #define twin_tmp l4 /* Temp reg, only usable in trap window T */ macro
55 spnwin_patch3_7win: and %twin_tmp, 0x7f, %twin_tmp
84 srl %t_wim, 0x1, %twin_tmp
86 or %glob_tmp, %twin_tmp, %glob_tmp
93 LOAD_CURRENT(curptr, twin_tmp)
100 ld [%curptr + TI_UWINMASK], %twin_tmp ! grab win mask
101 orcc %g0, %twin_tmp, %g0 ! check for set bits
103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
143 st %twin_tmp, [%curptr + TI_UWINMASK]
222 mov 1, %twin_tmp
223 st %twin_tmp, [%curptr + TI_W_SAVED]
231 rd %wim, %twin_tmp
232 or %twin_tmp, %t_wim, %twin_tmp
233 not %twin_tmp
234 spnwin_patch3: and %twin_tmp, 0xff, %twin_tmp ! patched on 7win Sparcs
235 st %twin_tmp, [%curptr + TI_UWINMASK]
297 #undef twin_tmp