Lines Matching refs:twin_tmp
42 #define twin_tmp l4 /* Temp reg, only usable in trap window T */ macro
54 spnwin_patch3_7win: and %twin_tmp, 0x7f, %twin_tmp
83 srl %t_wim, 0x1, %twin_tmp
85 or %glob_tmp, %twin_tmp, %glob_tmp
92 LOAD_CURRENT(curptr, twin_tmp)
99 ld [%curptr + TI_UWINMASK], %twin_tmp ! grab win mask
100 orcc %g0, %twin_tmp, %g0 ! check for set bits
102 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
142 st %twin_tmp, [%curptr + TI_UWINMASK]
221 mov 1, %twin_tmp
222 st %twin_tmp, [%curptr + TI_W_SAVED]
230 rd %wim, %twin_tmp
231 or %twin_tmp, %t_wim, %twin_tmp
232 not %twin_tmp
233 spnwin_patch3: and %twin_tmp, 0xff, %twin_tmp ! patched on 7win Sparcs
234 st %twin_tmp, [%curptr + TI_UWINMASK]
296 #undef twin_tmp