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

/freebsd-10.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-10.3-release/sys/mips/include/
H A Dregdef.h93 * Because they overlap with the last 4 arg regs in the new ABI, ta0-ta3
97 #define ta0 $8 macro
102 #define ta0 $12 macro
/freebsd-10.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.S289 SAVE_REG(ta0, TA0, sp) ;\
350 RESTORE_REG(ta0, TA0, sp) ;\
456 SAVE_U_PCB_REG(ta0, TA0, k1)
550 RESTORE_U_PCB_REG(ta0, TA0, k1)
711 SAVE_U_PCB_REG(ta0, TA0, k1)
826 RESTORE_U_PCB_REG(ta0, TA0, k1)
H A Dswtch.S138 RESTORE_U_PCB_REG(ta0, TA0, k1)
/freebsd-10.3-release/crypto/openssl/crypto/bn/asm/
H A Dmips.pl95 ($ta0,$ta1,$ta2,$ta3)=($a4,$a5,$a6,$a7);
142 and $ta0,$a2,$minus4
143 beqz $ta0,.L_bn_mul_add_words_tail
151 $LD $ta0,2*$BNSZ($a1)
174 $MULTU $ta0,$a3
185 mfhi $ta0
187 $ADDU $v0,$ta0
194 and $ta0,$a2,$minus4
204 bgtz $ta0,.L_bn_mul_add_words_loop
301 and $ta0,
[all...]

Completed in 113 milliseconds