Lines Matching refs:FS
25 #define TESTINSNMOVE(instruction, offset, FS, RT) \ argument
31 "lwc1 $" #FS ", "#offset"($t0)\n\t" \
33 "mov.s %0, $" #FS"\n\t" \
44 #define TESTINSNMOVEd(instruction, offset, FS, RT) \ argument
50 "ldc1 $" #FS ", "#offset"($t0)\n\t" \
52 "mov.d %0, $" #FS"\n\t" \
63 #define TESTINSNMOVEt(instruction, offset, FS, RT) \ argument
71 "mov.s %0, $" #FS"\n\t" \
82 #define TESTINSNMOVEtd(instruction, offset, FS, RT) \ argument
90 "mov.d %0, $" #FS"\n\t" \
101 #define TESTINSNMOVE1s(instruction, offset, FD, FS) \ argument
107 "lwc1 $" #FS ", "#offset"($t0)\n\t" \
120 #define TESTINSNMOVE1d(instruction, offset, FD, FS) \ argument
126 "ldc1 $" #FS ", "#offset"($t0)\n\t" \
161 #define TESTINSNMOVE2s(instruction, FD, FS, cc, offset) \ argument
172 "lwc1 $" #FS ", "#offset"($t0)\n\t" \
185 #define TESTINSNMOVE2d(instruction, FD, FS, cc, offset) \ argument
197 "ldc1 $" #FS ", "#offset"($t0)\n\t" \
210 #define TESTINSNMOVE2d(instruction, FD, FS, cc, offset) \ argument
223 "ldc1 $" #FS ", "#offset"($t0)\n\t" \
238 #define TESTINSNMOVEN1s(instruction, offset, RTval, FD, FS, RT) \ argument
245 "lwc1 $" #FS ", "#offset"($t0)\n\t" \
259 #define TESTINSNMOVEN1d(instruction, offset, RTval, FD, FS, RT) \ argument
266 "ldc1 $" #FS ", "#offset"($t0)\n\t" \