Lines Matching refs:glob_tmp
43 #define glob_tmp g5 /* Global temporary reg, usable anywhere G */ macro
52 spnwin_patch1_7win: sll %t_wim, 6, %glob_tmp
53 spnwin_patch2_7win: and %glob_tmp, 0x7f, %glob_tmp
84 spnwin_patch1: sll %t_wim, 7, %glob_tmp
85 or %glob_tmp, %twin_tmp, %glob_tmp
86 spnwin_patch2: and %glob_tmp, 0xff, %glob_tmp
102 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
110 wr %glob_tmp, 0x0, %wim ! set new %wim, this is safe now
119 mov %saved_g5, %g5 ! restore %glob_tmp
147 wr %glob_tmp, 0x0, %wim ! Now it is safe to set new %wim
206 rd %psr, %glob_tmp
207 andcc %glob_tmp, PSR_PS, %g0
273 SAVE_BOLIXED_USER_STACK(curptr, glob_tmp)
329 sethi %hi(PAGE_OFFSET), %glob_tmp
330 cmp %glob_tmp, %sp
332 mov AC_M_SFSR, %glob_tmp
335 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %g0) ! eat SFSR
336 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %g0) ! eat SFSR
338 LEON_PI(lda [%g0] ASI_LEON_MMUREGS, %glob_tmp) ! read MMU control
339 SUN_PI_(lda [%g0] ASI_M_MMUREGS, %glob_tmp) ! read MMU control
340 or %glob_tmp, 0x2, %glob_tmp ! or in no_fault bit
341 LEON_PI(sta %glob_tmp, [%g0] ASI_LEON_MMUREGS) ! set it
342 SUN_PI_(sta %glob_tmp, [%g0] ASI_M_MMUREGS) ! set it
348 andn %glob_tmp, 0x2, %glob_tmp
349 LEON_PI(sta %glob_tmp, [%g0] ASI_LEON_MMUREGS)
350 SUN_PI_(sta %glob_tmp, [%g0] ASI_M_MMUREGS)
352 mov AC_M_SFAR, %glob_tmp
353 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %g0)
354 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %g0)
356 mov AC_M_SFSR, %glob_tmp
357 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %glob_tmp)
358 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %glob_tmp)
359 andcc %glob_tmp, 0x2, %g0 ! did we fault?
363 rd %psr, %glob_tmp