Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-mips/string/
Dmemcpy.S298 LWHI t6,24(a1)
299 LWLO t6,27(a1)
310 sw t6,24(a0)
328 LWHI t6,56(a1)
329 LWLO t6,59(a1)
340 sw t6,56(a0)
370 LWHI t6,24(a1)
371 LWLO t6,27(a1)
382 sw t6,24(a0)
Dmemset.S202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
203 subu t5,t7,t6 # subtract from t7 the reminder
/bionic/libc/arch-mips64/string/
Dmemcpy.S298 LWHI t6,24(a1)
299 LWLO t6,27(a1)
310 sw t6,24(a0)
328 LWHI t6,56(a1)
329 LWLO t6,59(a1)
340 sw t6,56(a0)
370 LWHI t6,24(a1)
371 LWLO t6,27(a1)
382 sw t6,24(a0)
Dmemset.S202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
203 subu t5,t7,t6 # subtract from t7 the reminder
/bionic/libc/arch-mips/include/machine/
Dregdef.h68 #define t6 $14 macro
/bionic/libc/arch-mips64/include/machine/
Dregdef.h75 #define t6 $14 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c49 t6 = 6.1005386524e-03, /* 0x3bc7e707 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgammaf_r()
De_lgamma_r.c116 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgamma_r()