Home
last modified time | relevance | path

Searched refs:t4 (Results 1 – 9 of 9) sorted by relevance

/bionic/linker/arch/mips/
Dbegin.S56 li $t4, DT_MIPS_LOCAL_GOTNO
66 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
/bionic/libc/arch-mips/string/
Dmemcpy.S294 LWHI t4,16(a1)
295 LWLO t4,19(a1)
308 sw t4,16(a0)
324 LWHI t4,48(a1)
325 LWLO t4,51(a1)
338 sw t4,48(a0)
366 LWHI t4,16(a1)
367 LWLO t4,19(a1)
380 sw t4,16(a0)
Dmemset.S205 addu t4,a0,t5 # Now t4 is the dst after 64-byte "safe" chunks
/bionic/libc/arch-mips64/string/
Dmemcpy.S294 LWHI t4,16(a1)
295 LWLO t4,19(a1)
308 sw t4,16(a0)
324 LWHI t4,48(a1)
325 LWLO t4,51(a1)
338 sw t4,48(a0)
366 LWHI t4,16(a1)
367 LWLO t4,19(a1)
380 sw t4,16(a0)
Dmemset.S205 addu t4,a0,t5 # Now t4 is the dst after 64-byte "safe" chunks
/bionic/libc/arch-mips/include/machine/
Dregdef.h66 #define t4 $12 macro
/bionic/libc/arch-mips64/include/machine/
Dregdef.h73 #define t4 $12 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c47 t4 = 1.7970675603e-02, /* 0x3c93373d */ variable
193 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __ieee754_lgammaf_r()
De_lgamma_r.c114 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
260 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __ieee754_lgamma_r()