Home
last modified time | relevance | path

Searched refs:t3 (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/arch-mips/include/machine/
Dregdef.h60 #define t3 $15 macro
65 #define t3 $11 macro
/bionic/libc/kernel/arch-mips/asm/
Dregdef.h37 #define t3 $11 macro
92 #define t3 $15 macro
/bionic/linker/arch/mips/
Dbegin.S53 li $t3, DT_PLTGOT
59 bne $t2, $t3, 1f /* DT_PLTGOT? */
/bionic/libc/arch-mips/string/
Dmemcpy.S292 LWHI t3,12(a1)
293 LWLO t3,15(a1)
307 sw t3,12(a0)
322 LWHI t3,44(a1)
323 LWLO t3,47(a1)
337 sw t3,44(a0)
364 LWHI t3,12(a1)
365 LWLO t3,15(a1)
379 sw t3,12(a0)
Dmemset.S96 sll t3,a1,16
97 or a1,t3
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c46 t3 = -3.2788541168e-02, /* 0xbd064d47 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgammaf_r()
De_lgamma_r.c113 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgamma_r()