Lines Matching refs:TESTINSNMOVEt
63 #define TESTINSNMOVEt(instruction, offset, FS, RT) \ macro
312 TESTINSNMOVEt("mtc1 $t1, $f0", 0, f0, t1); in main()
313 TESTINSNMOVEt("mtc1 $t2, $f1", 4, f1, t2); in main()
314 TESTINSNMOVEt("mtc1 $t3, $f2", 8, f2, t3); in main()
315 TESTINSNMOVEt("mtc1 $t4, $f3", 12, f3, t4); in main()
316 TESTINSNMOVEt("mtc1 $t5, $f4", 16, f4, t5); in main()
317 TESTINSNMOVEt("mtc1 $t6, $f5", 20, f5, t6); in main()
318 TESTINSNMOVEt("mtc1 $t7, $f6", 24, f6, t7); in main()
319 TESTINSNMOVEt("mtc1 $v0, $f7", 28, f7, v0); in main()
320 TESTINSNMOVEt("mtc1 $v1, $f8", 32, f8, v1); in main()
321 TESTINSNMOVEt("mtc1 $s0, $f9", 36, f9, s0); in main()
322 TESTINSNMOVEt("mtc1 $s1, $f10", 40, f10, s1); in main()
323 TESTINSNMOVEt("mtc1 $s2, $f11", 44, f11, s2); in main()
324 TESTINSNMOVEt("mtc1 $s3, $f12", 48, f12, s3); in main()
325 TESTINSNMOVEt("mtc1 $s4, $f13", 52, f13, s4); in main()
326 TESTINSNMOVEt("mtc1 $s5, $f14", 56, f14, s5); in main()
327 TESTINSNMOVEt("mtc1 $s6, $f15", 60, f15, s6); in main()
328 TESTINSNMOVEt("mtc1 $s7, $f16", 64, f16, s7); in main()
329 TESTINSNMOVEt("mtc1 $a0, $f17", 2, f17, a0); in main()
330 TESTINSNMOVEt("mtc1 $a1, $f18", 6, f18, a1); in main()
331 TESTINSNMOVEt("mtc1 $a2, $f19", 10, f19, a2); in main()
332 TESTINSNMOVEt("mtc1 $a3, $f20", 14, f20, a3); in main()
333 TESTINSNMOVEt("mtc1 $v0, $f21", 18, f21, v0); in main()
334 TESTINSNMOVEt("mtc1 $v1, $f22", 22, f22, v1); in main()
335 TESTINSNMOVEt("mtc1 $t8, $f23", 26, f23, t8); in main()
336 TESTINSNMOVEt("mtc1 $t9, $f24", 30, f24, t9); in main()
337 TESTINSNMOVEt("mtc1 $t1, $f25", 34, f25, t1); in main()
338 TESTINSNMOVEt("mtc1 $t2, $f26", 38, f26, t2); in main()