Lines Matching refs:glob_tmp

44 #define glob_tmp    g5 /* Global temporary reg, usable anywhere G */  macro
53 spnwin_patch1_7win: sll %t_wim, 6, %glob_tmp
54 spnwin_patch2_7win: and %glob_tmp, 0x7f, %glob_tmp
85 spnwin_patch1: sll %t_wim, 7, %glob_tmp
86 or %glob_tmp, %twin_tmp, %glob_tmp
87 spnwin_patch2: and %glob_tmp, 0xff, %glob_tmp
103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
111 wr %glob_tmp, 0x0, %wim ! set new %wim, this is safe now
120 mov %saved_g5, %g5 ! restore %glob_tmp
148 wr %glob_tmp, 0x0, %wim ! Now it is safe to set new %wim
207 rd %psr, %glob_tmp
208 andcc %glob_tmp, PSR_PS, %g0
274 SAVE_BOLIXED_USER_STACK(curptr, glob_tmp)
330 sethi %hi(PAGE_OFFSET), %glob_tmp
331 cmp %glob_tmp, %sp
333 mov AC_M_SFSR, %glob_tmp
336 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %g0) ! eat SFSR
337 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %g0) ! eat SFSR
339 LEON_PI(lda [%g0] ASI_LEON_MMUREGS, %glob_tmp) ! read MMU control
340 SUN_PI_(lda [%g0] ASI_M_MMUREGS, %glob_tmp) ! read MMU control
341 or %glob_tmp, 0x2, %glob_tmp ! or in no_fault bit
342 LEON_PI(sta %glob_tmp, [%g0] ASI_LEON_MMUREGS) ! set it
343 SUN_PI_(sta %glob_tmp, [%g0] ASI_M_MMUREGS) ! set it
349 andn %glob_tmp, 0x2, %glob_tmp
350 LEON_PI(sta %glob_tmp, [%g0] ASI_LEON_MMUREGS)
351 SUN_PI_(sta %glob_tmp, [%g0] ASI_M_MMUREGS)
353 mov AC_M_SFAR, %glob_tmp
354 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %g0)
355 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %g0)
357 mov AC_M_SFSR, %glob_tmp
358 LEON_PI(lda [%glob_tmp] ASI_LEON_MMUREGS, %glob_tmp)
359 SUN_PI_(lda [%glob_tmp] ASI_M_MMUREGS, %glob_tmp)
360 andcc %glob_tmp, 0x2, %g0 ! did we fault?
364 rd %psr, %glob_tmp