Searched refs:glob_tmp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dwof.S43 #define glob_tmp g5 /* Global temporary reg, usable anywhere G */ define
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,
[all...]
H A Detrap_32.S221 #define glob_tmp g1 define
226 sra %sp, 29, %glob_tmp
228 add %glob_tmp, 0x1, %glob_tmp
229 andncc %glob_tmp, 0x1, %g0
231 and %sp, 0xfff, %glob_tmp ! delay slot
236 add %glob_tmp, 0x38, %glob_tmp
237 andncc %glob_tmp, 0xff8, %g0
239 lda [%sp] ASI_PTE, %glob_tmp ! hav
[all...]
H A Drtrap_32.S22 #define glob_tmp g4 define
28 rtrap_7win_patch1: srl %t_wim, 0x6, %glob_tmp
29 rtrap_7win_patch2: and %glob_tmp, 0x7f, %glob_tmp
125 rtrap_patch1: srl %t_wim, 0x7, %glob_tmp
126 or %glob_tmp, %twin_tmp1, %glob_tmp
127 rtrap_patch2: and %glob_tmp, 0xff, %glob_tmp
129 wr %glob_tmp,
[all...]

Completed in 42 milliseconds