• Home
  • Raw
  • Download

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 fcoms st0.ps[1234.5678] : m32.ps[1234.5676] => st0.ps[1234.5678] fpusw[0x4700,0x0000]
62 fcoms st0.ps[1234.5678] : m32.ps[1234.5679] => st0.ps[1234.5678] fpusw[0x4700,0x0100]
63 fcoms st0.ps[1234.5678] : m32.ps[1234.5678] => st0.ps[1234.5678] fpusw[0x4700,0x4000]
67 fcomps st1.ps[8765.4321] st0.ps[1234.5678] : m32.ps[1234.5676] => st0.ps[8765.4321] fpusw[0x4700,0x…
68 fcomps st1.ps[8765.4321] st0.ps[1234.5678] : m32.ps[1234.5679] => st0.ps[8765.4321] fpusw[0x4700,0x…
69 fcomps st1.ps[8765.4321] st0.ps[1234.5678] : m32.ps[1234.5678] => st0.ps[8765.4321] fpusw[0x4700,0x…
73 fcomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00]
74 fcomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01]
75 fcomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40]
79 fcomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
80 fcomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
81 fcomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
85 fucomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00]
86 fucomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01]
87 fucomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40]
91 fucomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
92 fucomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
93 fucomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
97 fchs st0.ps[1234.5678] : => st0.ps[-1234.5678]
98 fchs st0.ps[-1234.5678] : => st0.ps[1234.5678]
101 fdivs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[0.140845058853402]
102 fdivs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-0.140845058853402]
103 fdivs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-0.140845058853402]
104 fdivs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[0.140845058853402]
109 fdiv st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[0.140845058853402]
110 fdiv st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-0.140845058853402]
111 fdiv st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-0.140845058853402]
112 fdiv st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[0.140845058853402]
117 fdiv st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7.10000058320005]
118 fdiv st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-7.10000058320005]
119 fdiv st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-7.10000058320005]
120 fdiv st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[7.10000058320005]
125 fdivp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[0.140845058853402]
126 fdivp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-0.140845058853402]
127 fdivp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-0.140845058853402]
128 fdivp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[0.140845058853402]
133 fdivp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[0.140845058853402]
134 fdivp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-0.140845058853402]
135 fdivp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-0.140845058853402]
136 fdivp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[0.140845058853402]
141 fidivs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[0.285713445961583]
142 fidivs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-0.285713445961583]
143 fidivs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-0.285713445961583]
144 fidivs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[0.285713445961583]
149 fidivl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[0.0000140845058853402]
150 fidivl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-0.0000140845058853402]
151 fidivl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-0.0000140845058853402]
152 fidivl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[0.0000140845058853402]
157 fdivrs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[7.10000058320005]
158 fdivrs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-7.10000058320005]
159 fdivrs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-7.10000058320005]
160 fdivrs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[7.10000058320005]
165 fdivr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7.10000058320005]
166 fdivr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-7.10000058320005]
167 fdivr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-7.10000058320005]
168 fdivr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7.10000058320005]
173 fdivr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[0.140845058853402]
174 fdivr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-0.140845058853402]
175 fdivr st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-0.140845058853402]
176 fdivr st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[0.140845058853402]
181 fdivrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7.10000058320005]
182 fdivrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-7.10000058320005]
183 fdivrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7.10000058320005]
184 fdivrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7.10000058320005]
189 fdivrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7.10000058320005]
190 fdivrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-7.10000058320005]
191 fdivrp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-7.10000058320005]
192 fdivrp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[7.10000058320005]
197 fidivrs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[3.50001028700084]
198 fidivrs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-3.50001028700084]
199 fidivrs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-3.50001028700084]
200 fidivrs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[3.50001028700084]
205 fidivrl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[71000.0058320005]
206 fidivrl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-71000.0058320005]
207 fidivrl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-71000.0058320005]
208 fidivrl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[71000.0058320005]
213 filds m16.sw[12345] => st0.ps[12345.0]
214 filds m16.sw[-12345] => st0.ps[-12345.0]
217 fildl m32.sd[12345678] => st0.ps[12345678.0]
218 fildl m32.sd[-12345678] => st0.ps[-12345678.0]
221 fildq m64.sq[123456787654321] => st0.ps[123456787654321.0]
222 fildq m64.sq[-123456787654321] => st0.ps[-123456787654321.0]
225 fists fpucw[0xc00,0x000] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1235] st0.ps[1234.5678]
226 fists fpucw[0xc00,0x000] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1235] st0.ps[-1234.5678]
227 fists fpucw[0xc00,0x400] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1234] st0.ps[1234.5678]
228 fists fpucw[0xc00,0x400] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1235] st0.ps[-1234.5678]
229 fists fpucw[0xc00,0x800] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1235] st0.ps[1234.5678]
230 fists fpucw[0xc00,0x800] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1234] st0.ps[-1234.5678]
231 fists fpucw[0xc00,0xc00] st0.ps[1234.5678] : m16.sw[0] => 0.sw[1234] st0.ps[1234.5678]
232 fists fpucw[0xc00,0xc00] st0.ps[-1234.5678] : m16.sw[0] => 0.sw[-1234] st0.ps[-1234.5678]
241 fistps fpucw[0xc00,0x000] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111…
242 fistps fpucw[0xc00,0x000] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[11…
243 fistps fpucw[0xc00,0x400] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111…
244 fistps fpucw[0xc00,0x400] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[11…
245 fistps fpucw[0xc00,0x800] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111…
246 fistps fpucw[0xc00,0x800] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[11…
247 fistps fpucw[0xc00,0xc00] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111…
248 fistps fpucw[0xc00,0xc00] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[11…
249 …stpl fpucw[0xc00,0x000] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0…
250 …pl fpucw[0xc00,0x000] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0…
251 …stpl fpucw[0xc00,0x400] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0…
252 …pl fpucw[0xc00,0x400] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0…
253 …stpl fpucw[0xc00,0x800] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0…
254 …pl fpucw[0xc00,0x800] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0…
255 …stpl fpucw[0xc00,0xc00] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0…
256 …pl fpucw[0xc00,0xc00] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0…
257 …pucw[0xc00,0x000] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322]…
258 …cw[0xc00,0x000] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322]…
259 …pucw[0xc00,0x400] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321]…
260 …cw[0xc00,0x400] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322]…
261 …pucw[0xc00,0x800] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322]…
262 …cw[0xc00,0x800] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321]…
263 …pucw[0xc00,0xc00] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321]…
264 …cw[0xc00,0xc00] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321]…
265 flds m32.ps[1234.5678] => st0.ps[1234.5678]
266 flds m32.ps[-1234.5678] => st0.ps[-1234.5678]
269 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678]
270 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678]
279 fmuls st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[10821520.2237464]
280 fmuls st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-10821520.2237464]
281 fmuls st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-10821520.2237464]
282 fmuls st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[10821520.2237464]
287 fmul st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[10821520.2237464]
288 fmul st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-10821520.2237464]
289 fmul st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-10821520.2237464]
290 fmul st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[10821520.2237464]
295 fmul st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[10821520.2237464]
296 fmul st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-10821520.2237464]
297 fmul st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-10821520.2237464]
298 fmul st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[10821520.2237464]
303 fmulp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[10821520.2237464]
304 fmulp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-10821520.2237464]
305 fmulp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-10821520.2237464]
306 fmulp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[10821520.2237464]
311 fmulp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[10821520.2237464]
312 fmulp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-10821520.2237464]
313 fmulp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-10821520.2237464]
314 fmulp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[10821520.2237464]
319 fimuls st0.ps[1234.5678] : m16.sw[4321] => st0.ps[5334567.4638]
320 fimuls st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-5334567.4638]
321 fimuls st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-5334567.4638]
322 fimuls st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[5334567.4638]
327 fimull st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[108215202237.464]
328 fimull st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-108215202237.464]
329 fimull st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-108215202237.464]
330 fimull st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[108215202237.464]
335 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0]
336 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0]
337 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0]
338 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0]
339 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0]
340 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0]
341 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0]
342 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0]
351 fsubs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[-7530.8643]
352 fsubs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[-9999.9990]
353 fsubs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[9999.9999]
354 fsubs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[7530.8643]
359 fsub st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[-7530.8643]
360 fsub st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-9999.9999]
361 fsub st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[9999.9999]
362 fsub st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7530.8643]
367 fsub st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7530.8643]
368 fsub st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[9999.9999]
369 fsub st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[-9999.9999]
370 fsub st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[-7530.8643]
375 fsubp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[-7530.8643]
376 fsubp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-9999.9999]
377 fsubp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[9999.9999]
378 fsubp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7530.8643]
383 fsubp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[-7530.8643]
384 fsubp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-9999.9999]
385 fsubp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[9999.9999]
386 fsubp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[7530.8643]
391 fisubs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[-3086.4322]
392 fisubs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[-5555.5678]
393 fisubs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[5555.5678]
394 fisubs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[3086.4322]
399 fisubl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[-87653086.4322]
400 fisubl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[-87655555.5678]
401 fisubl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[87655555.5678]
402 fisubl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[87653086.4322]
407 fsubrs st0.ps[1234.5678] : m32.ps[8765.4321] => st0.ps[7530.8643]
408 fsubrs st0.ps[-1234.5678] : m32.ps[8765.4321] => st0.ps[9999.9990]
409 fsubrs st0.ps[1234.5678] : m32.ps[-8765.4321] => st0.ps[-9999.9999]
410 fsubrs st0.ps[-1234.5678] : m32.ps[-8765.4321] => st0.ps[-7530.8643]
415 fsubr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7530.8643]
416 fsubr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[9999.9999]
417 fsubr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-9999.9999]
418 fsubr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[-7530.8643]
423 fsubr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[-7530.8643]
424 fsubr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-9999.9999]
425 fsubr st2.ps[1234.5678] st0.ps[-8765.4321] => st0.ps[9999.9999]
426 fsubr st2.ps[-1234.5678] st0.ps[-8765.4321] => st0.ps[7530.8643]
431 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643]
432 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999]
433 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999]
434 fsubrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[-7530.8643]
439 fsubrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7530.8643]
440 fsubrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[9999.9999]
441 fsubrp st0.ps[1234.5678] st1.ps[-8765.4321] : => st0.ps[-9999.9999]
442 fsubrp st0.ps[-1234.5678] st1.ps[-8765.4321] : => st0.ps[-7530.8643]
447 fisubrs st0.ps[1234.5678] : m16.sw[4321] => st0.ps[3086.4322]
448 fisubrs st0.ps[-1234.5678] : m16.sw[4321] => st0.ps[5555.5678]
449 fisubrs st0.ps[1234.5678] : m16.sw[-4321] => st0.ps[-5555.5678]
450 fisubrs st0.ps[-1234.5678] : m16.sw[-4321] => st0.ps[-3086.4322]
455 fisubrl st0.ps[1234.5678] : m32.sd[87654321] => st0.ps[87655555.5678]
456 fisubrl st0.ps[-1234.5678] : m32.sd[87654321] => st0.ps[87653086.4322]
457 fisubrl st0.ps[1234.5678] : m32.sd[-87654321] => st0.ps[-87653086.4322]
458 fisubrl st0.ps[-1234.5678] : m32.sd[-87654321] => st0.ps[-87655555.5678]
463 fxch st0.ps[1234.5678] : st2.ps[8765.4321] => st0.ps[8765.4321] st2.ps[1234.5678]