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

/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
76 #define ta3 $11 macro
81 #define ta3 $15 macro
H A Dasm.h119 * Because they overlap with the last 4 arg regs in the new ABI, ta0-ta3
126 #define ta3 $11 macro
131 #define ta3 $15 macro
/freebsd-9.3-release/sys/mips/mips/
H A Dfp.S766 bne ta3, zero, result_ft_d
777 beq ta3, zero, result_fs_d # FT is zero, result=FS
790 bne ta3, zero, result_ft_d
801 beq ta3, zero, result_fs_d # FT is zero, result=FS
832 move ta3, zero
860 srl ta3, ta2, v1 # shift FTs fraction
865 sll t8, ta3, t9 # save bits shifted out
866 srl ta3, ta3, v1 # shift FTs fraction
868 or ta3, ta
[all...]
H A Dexception.S274 SAVE_REG(ta3, TA3, sp) ;\
335 RESTORE_REG(ta3, TA3, sp) ;\
442 SAVE_U_PCB_REG(ta3, TA3, k1)
534 RESTORE_U_PCB_REG(ta3, TA3, k1)
655 SAVE_U_PCB_REG(ta3, TA3, k1)
769 RESTORE_U_PCB_REG(ta3, TA3, k1)
H A Dswtch.S140 RESTORE_U_PCB_REG(ta3, TA3, k1)
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dmips3.s102 ld ta3,24(a0)
130 daddu ta3,v0
131 sltu v0,ta3,v0
134 daddu ta3,AT
136 sltu AT,ta3,AT
137 sd ta3,-8(a0)
247 sltu ta3,v0,AT
249 daddu v0,ta3,ta2
337 mflo ta3
339 sd ta3,
[all...]

Completed in 220 milliseconds