Searched refs:t7 (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h69 #define t7 $15 macro
/bionic/libc/arch-mips/string/
H A Dmemcpy.S144 lw t7,28(a1)
154 sw t7,28(a0)
166 lw t7,60(a1)
176 sw t7,60(a0)
200 lw t7,28(a1)
210 sw t7,28(a0)
300 LWHI t7,28(a1)
301 LWLO t7,31(a1)
311 sw t7,28(a0)
330 LWHI t7,6
[all...]
H A Dmemset.S200 subu t7,a2,96 # subtract "pref 30 unsafe" region
202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
203 subu t5,t7,t6 # subtract from t7 the reminder
271 andi t7,t8,0x1f # is there a 32-byte chunk?
272 # the t7 is the reminder count past 32-bytes
273 beq t8,t7,.Lchk1w # when t8==t7, no 32-byte chunk
274 move a2,t7
/bionic/libc/kernel/arch-mips/asm/
H A Dregdef.h42 #define t7 $15 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c117 t7 = -3.68452016781138256760e-03, /* 0xBF6E2EFF, 0xB3E914D7 */ variable
260 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
H A De_lgammaf_r.c50 t7 = -3.6845202558e-03, /* 0xbb7177fe */ variable
193 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));

Completed in 354 milliseconds