Searched refs:ta0 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/lib/libc/mips/gen/
H A Dldexp.S97 srl ta0, v0, 16
98 bne ta0, zero, 1f
102 srl ta0, v0, 24
103 bne ta0, zero, 1f
107 srl ta0, v0, 28
108 bne ta0, zero, 1f
112 srl ta0, v0, 30
113 bne ta0, zero, 1f
117 srl ta0, v0, 31
118 bne ta0, zer
[all...]
/freebsd-9.3-release/sys/mips/include/
H A Dregdef.h69 * Because they overlap with the last 4 arg regs in the new ABI, ta0-ta3
73 #define ta0 $8 macro
78 #define ta0 $12 macro
H A Dasm.h119 * Because they overlap with the last 4 arg regs in the new ABI, ta0-ta3
123 #define ta0 $8 macro
128 #define ta0 $12 macro
/freebsd-9.3-release/sys/mips/mips/
H A Dfp.S637 xor ta0, ta0, 1 # negate FT sign bit
649 bne t0, ta0, invalid_s # both infinities same sign?
670 or t0, t0, ta0 # compute result sign
673 and t0, t0, ta0 # compute result sign
719 bne t0, ta0, 1f # if signs differ, subtract
729 or t0, t0, ta0 # compute result sign
732 and t0, t0, ta0 # compute result sign
741 move t0, ta0 # sign of result = FTs
753 xor ta0, ta
[all...]
H A Dexception.S271 SAVE_REG(ta0, TA0, sp) ;\
332 RESTORE_REG(ta0, TA0, sp) ;\
438 SAVE_U_PCB_REG(ta0, TA0, k1)
531 RESTORE_U_PCB_REG(ta0, TA0, k1)
652 SAVE_U_PCB_REG(ta0, TA0, k1)
766 RESTORE_U_PCB_REG(ta0, TA0, k1)
H A Dswtch.S137 RESTORE_U_PCB_REG(ta0, TA0, k1)
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dmips3.s77 and ta0,a2,MINUS4
79 beqz ta0,.L_bn_mul_add_words_tail
86 ld ta0,16(a1)
113 dmultu ta0,a3
120 mfhi ta0
122 daddu v0,ta0
129 and ta0,a2,MINUS4
140 bgtzl ta0,.L_bn_mul_add_words_loop
206 and ta0,a2,MINUS4
208 beqz ta0,
[all...]

Completed in 124 milliseconds