Searched refs:twin_tmp1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | wuf.S | 28 #define twin_tmp1 l4 macro 78 fnwin_patch2_7win: and %twin_tmp1, 0x7f, %twin_tmp1 88 sll %t_wim, 1, %twin_tmp1 90 or %twin_tmp1, %twin_tmp2, %twin_tmp1 91 fnwin_patch2: and %twin_tmp1, 0xff, %twin_tmp1 93 wr %twin_tmp1, 0x0, %wim /* Make window 'I' invalid */ 282 LEON_PI(lda [%g0] ASI_LEON_MMUREGS, %twin_tmp1) ! load mmu-ctrl again 283 SUN_PI_(lda [%g0] ASI_M_MMUREGS, %twin_tmp1) ! load mmu-ctrl again 284 andn %twin_tmp1, 0x2, %twin_tmp1 ! clear no-fault bit 285 LEON_PI(sta %twin_tmp1, [%g0] ASI_LEON_MMUREGS) ! store it [all …]
|
H A D | rtrap_32.S | 22 #define twin_tmp1 l4 macro 91 ld [%curptr + TI_W_SAVED], %twin_tmp1 92 orcc %g0, %twin_tmp1, %g0 115 ld [%curptr + TI_UWINMASK], %twin_tmp1 116 orcc %g0, %twin_tmp1, %g0 125 sll %t_wim, 0x1, %twin_tmp1 127 or %glob_tmp, %twin_tmp1, %glob_tmp 208 sethi %hi(PSR_SYSCALL), %twin_tmp1 209 andn %t_psr, %twin_tmp1, %t_psr
|