Lines Matching refs:ps

1 fabs st0.ps[1234.5678] : => st0.ps[1234.5678]
2 fabs st0.ps[-1234.5678] : => st0.ps[1234.5678]
5 fadds st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[9999.9999]
6 fadds st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[7530.8643]
7 fadds st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-7530.8643]
8 fadds st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[-9999.9999]
13 fadd st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[9999.9999]
14 fadd st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[7530.8643]
15 fadd st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-7530.8643]
16 fadd st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[-9999.9999]
21 fadd st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[9999.9999]
22 fadd st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[7530.8643]
23 fadd st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-7530.8643]
24 fadd st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[-9999.9999]
29 faddp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999]
30 faddp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643]
31 faddp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7530.8643]
32 faddp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999]
37 faddp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[9999.9999]
38 faddp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[7530.8643]
39 faddp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-7530.8643]
40 faddp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[-9999.9999]
45 fiadds st0.ps[1234.5678] : m16.sw[4321] => st0.ps[5555.5678]
46 fiadds st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[3086.4322]
47 fiadds st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-3086.4322]
48 fiadds st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[-5555.5678]
53 fiaddl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[87655555.5678]
54 fiaddl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[87653086.4322]
55 fiaddl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-87653086.4322]
56 fiaddl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[-87655555.5678]
61 fcomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00]
62 fcomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01]
63 fcomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40]
67 fcomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
68 fcomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
69 fcomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
73 fucomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00]
74 fucomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01]
75 fucomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40]
79 fucomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
80 fucomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
81 fucomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
85 fchs st0.ps[1234.5678] : => st0.ps[-1234.5678]
86 fchs st0.ps[-1234.5678] : => st0.ps[1234.5678]
89 fdivs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[0.140845058853402]
90 fdivs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-0.140845058853402]
91 fdivs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-0.140845058853402]
92 fdivs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[0.140845058853402]
97 fdiv st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[0.140845058853402]
98 fdiv st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-0.140845058853402]
99 fdiv st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-0.140845058853402]
100 fdiv st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[0.140845058853402]
105 fdiv st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7.10000058320005]
106 fdiv st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-7.10000058320005]
107 fdiv st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-7.10000058320005]
108 fdiv st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[7.10000058320005]
113 fdivp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[0.140845058853402]
114 fdivp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-0.140845058853402]
115 fdivp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-0.140845058853402]
116 fdivp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[0.140845058853402]
121 fdivp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[0.140845058853402]
122 fdivp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-0.140845058853402]
123 fdivp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-0.140845058853402]
124 fdivp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[0.140845058853402]
129 fidivs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[0.285713445961583]
130 fidivs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-0.285713445961583]
131 fidivs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-0.285713445961583]
132 fidivs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[0.285713445961583]
137 fidivl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[0.0000140845058853402]
138 fidivl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-0.0000140845058853402]
139 fidivl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-0.0000140845058853402]
140 fidivl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[0.0000140845058853402]
145 fdivrs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[7.10000058320005]
146 fdivrs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-7.10000058320005]
147 fdivrs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-7.10000058320005]
148 fdivrs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[7.10000058320005]
153 fdivr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7.10000058320005]
154 fdivr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-7.10000058320005]
155 fdivr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-7.10000058320005]
156 fdivr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7.10000058320005]
161 fdivr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[0.140845058853402]
162 fdivr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-0.140845058853402]
163 fdivr st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-0.140845058853402]
164 fdivr st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[0.140845058853402]
169 fdivrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7.10000058320005]
170 fdivrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-7.10000058320005]
171 fdivrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7.10000058320005]
172 fdivrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7.10000058320005]
177 fdivrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7.10000058320005]
178 fdivrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-7.10000058320005]
179 fdivrp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-7.10000058320005]
180 fdivrp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[7.10000058320005]
185 fidivrs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[3.50001028700084]
186 fidivrs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-3.50001028700084]
187 fidivrs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-3.50001028700084]
188 fidivrs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[3.50001028700084]
193 fidivrl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[71000.0058320005]
194 fidivrl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-71000.0058320005]
195 fidivrl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-71000.0058320005]
196 fidivrl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[71000.0058320005]
201 filds m16.sw[12345] => st0.ps[12345.0]
202 filds m16.sw[-12345] => st0.ps[-12345.0]
205 fildl m32.sd[12345678] => st0.ps[12345678.0]
206 fildl m32.sd[-12345678] => st0.ps[-12345678.0]
209 fildq m64.sq[123456787654321] => st0.ps[123456787654321.0]
210 fildq m64.sq[-123456787654321] => st0.ps[-123456787654321.0]
213 fists fpucw[0xc00,0x000] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1235] st0.ps[1234.5678]
214 fists fpucw[0xc00,0x000] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1235] st0.ps[-1234.5678]
215 fists fpucw[0xc00,0x400] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1234] st0.ps[1234.5678]
216 fists fpucw[0xc00,0x400] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1235] st0.ps[-1234.5678]
217 fists fpucw[0xc00,0x800] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1235] st0.ps[1234.5678]
218 fists fpucw[0xc00,0x800] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1234] st0.ps[-1234.5678]
219 fists fpucw[0xc00,0xc00] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1234] st0.ps[1234.5678]
220 fists fpucw[0xc00,0xc00] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1234] st0.ps[-1234.5678]
229 fistps fpucw[0xc00,0x000] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111…
230 fistps fpucw[0xc00,0x000] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[11…
231 fistps fpucw[0xc00,0x400] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111…
232 fistps fpucw[0xc00,0x400] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[11…
233 fistps fpucw[0xc00,0x800] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111…
234 fistps fpucw[0xc00,0x800] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[11…
235 fistps fpucw[0xc00,0xc00] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111…
236 fistps fpucw[0xc00,0xc00] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[11…
237 …stpl fpucw[0xc00,0x000] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0…
238 …pl fpucw[0xc00,0x000] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0…
239 …stpl fpucw[0xc00,0x400] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0…
240 …pl fpucw[0xc00,0x400] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0…
241 …stpl fpucw[0xc00,0x800] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0…
242 …pl fpucw[0xc00,0x800] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0…
243 …stpl fpucw[0xc00,0xc00] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0…
244 …pl fpucw[0xc00,0xc00] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0…
245 …pucw[0xc00,0x000] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322]…
246 …cw[0xc00,0x000] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322]…
247 …pucw[0xc00,0x400] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321]…
248 …cw[0xc00,0x400] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322]…
249 …pucw[0xc00,0x800] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322]…
250 …cw[0xc00,0x800] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321]…
251 …pucw[0xc00,0xc00] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321]…
252 …cw[0xc00,0xc00] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321]…
253 flds m32.ps[1234.5678] => st0.ps[1234.5678]
254 flds m32.ps[-1234.5678] => st0.ps[-1234.5678]
257 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678]
258 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678]
267 fmuls st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[10821520.2237464]
268 fmuls st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-10821520.2237464]
269 fmuls st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-10821520.2237464]
270 fmuls st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[10821520.2237464]
275 fmul st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[10821520.2237464]
276 fmul st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-10821520.2237464]
277 fmul st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-10821520.2237464]
278 fmul st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[10821520.2237464]
283 fmul st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[10821520.2237464]
284 fmul st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-10821520.2237464]
285 fmul st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-10821520.2237464]
286 fmul st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[10821520.2237464]
291 fmulp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[10821520.2237464]
292 fmulp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-10821520.2237464]
293 fmulp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-10821520.2237464]
294 fmulp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[10821520.2237464]
299 fmulp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[10821520.2237464]
300 fmulp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-10821520.2237464]
301 fmulp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-10821520.2237464]
302 fmulp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[10821520.2237464]
307 fimuls st0.ps[1234.5678] : m16.sw[4321] => st0.ps[5334567.4638]
308 fimuls st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-5334567.4638]
309 fimuls st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-5334567.4638]
310 fimuls st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[5334567.4638]
315 fimull st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[108215202237.464]
316 fimull st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-108215202237.464]
317 fimull st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-108215202237.464]
318 fimull st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[108215202237.464]
323 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0]
324 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0]
325 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0]
326 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0]
327 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0]
328 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0]
329 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0]
330 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0]
339 fsubs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[-7530.8643]
340 fsubs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-9999.9990]
341 fsubs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[9999.9999]
342 fsubs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[7530.8643]
347 fsub st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[-7530.8643]
348 fsub st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-9999.9999]
349 fsub st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[9999.9999]
350 fsub st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7530.8643]
355 fsub st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7530.8643]
356 fsub st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[9999.9999]
357 fsub st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-9999.9999]
358 fsub st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[-7530.8643]
363 fsubp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[-7530.8643]
364 fsubp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-9999.9999]
365 fsubp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[9999.9999]
366 fsubp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7530.8643]
371 fsubp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[-7530.8643]
372 fsubp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-9999.9999]
373 fsubp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[9999.9999]
374 fsubp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[7530.8643]
379 fisubs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[-3086.4322]
380 fisubs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-5555.5678]
381 fisubs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[5555.5678]
382 fisubs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[3086.4322]
387 fisubl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[-87653086.4322]
388 fisubl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-87655555.5678]
389 fisubl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[87655555.5678]
390 fisubl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[87653086.4322]
395 fsubrs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[7530.8643]
396 fsubrs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[9999.9990]
397 fsubrs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-9999.9999]
398 fsubrs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[-7530.8643]
403 fsubr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7530.8643]
404 fsubr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[9999.9999]
405 fsubr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-9999.9999]
406 fsubr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[-7530.8643]
411 fsubr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[-7530.8643]
412 fsubr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-9999.9999]
413 fsubr st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[9999.9999]
414 fsubr st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[7530.8643]
419 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643]
420 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999]
421 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999]
422 fsubrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[-7530.8643]
427 fsubrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7530.8643]
428 fsubrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[9999.9999]
429 fsubrp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-9999.9999]
430 fsubrp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[-7530.8643]
435 fisubrs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[3086.4322]
436 fisubrs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[5555.5678]
437 fisubrs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-5555.5678]
438 fisubrs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[-3086.4322]
443 fisubrl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[87655555.5678]
444 fisubrl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[87653086.4322]
445 fisubrl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-87653086.4322]
446 fisubrl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[-87655555.5678]
451 fxch st0.ps[1234.5678] : st2.ps[8765.4321] => st0.ps[8765.4321] st2.ps[1234.5678]