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

/freebsd-13-stable/sys/mips/include/
H A Dregdef.h101 #define ta2 $10 macro
106 #define ta2 $14 macro
/freebsd-13-stable/contrib/kyua/utils/
H A Dauto_array_test.cpp201 test_array* ta2 = t.release(); local
202 ATF_REQUIRE_EQ(ta2, ta1);
219 test_array* ta2 = new test_array[10]; local
225 t.reset(ta2);
/freebsd-13-stable/sys/mips/mips/
H A Dfp.S650 bne ta2, zero, result_ft_s # if FT is NAN, result is FT
658 beq ta2, zero, result_fs_s # FT is zero, result=FS
665 or ta2, ta2, SIMPL_ONE # set implied one bit
669 bne ta2, zero, result_ft_s
679 beq ta2, zero, result_fs_s # FT is zero, result=FS
688 or ta2, ta2, SIMPL_ONE # set implied one bit
707 move ta2, zero # FTs fraction shifted is zero
718 sll t8, ta2, t
[all...]
H A Dexception.S285 SAVE_REG(ta2, TA2, sp) ;\
346 RESTORE_REG(ta2, TA2, sp) ;\
447 SAVE_U_PCB_REG(ta2, TA2, k1)
540 RESTORE_U_PCB_REG(ta2, TA2, k1)
709 SAVE_U_PCB_REG(ta2, TA2, k1)
828 RESTORE_U_PCB_REG(ta2, TA2, k1)
H A Dswtch.S114 RESTORE_U_PCB_REG(ta2, TA2, k1)
/freebsd-13-stable/contrib/atf/atf-c++/detail/
H A Dauto_array_test.cpp183 test_array* ta2 = t.release(); local
184 ATF_REQUIRE_EQ(ta2, ta1);
202 test_array* ta2 = new test_array[10]; local
208 t.reset(ta2);
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dmips.pl102 ($ta0,$ta1,$ta2,$ta3)=($a4,$a5,$a6,$a7);
189 $LD $ta2,3*$BNSZ($a1)
211 $MULTU ($ta2,$a3)
220 mflo ($at,$ta2,$a3)
221 mfhi ($ta2,$ta2,$a3)
223 $ADDU $v0,$ta2
332 $LD $ta2,3*$BNSZ($a1)
356 $MULTU ($ta2,$a3)
361 mflo ($at,$ta2,
[all...]

Completed in 56 milliseconds