1 fabs st0.ps[1234.5678] : => st0.ps[1234.5678] 2 fabs st0.ps[-1234.5678] : => st0.ps[1234.5678] 3 fabs st0.pd[12345678.87654321] : => st0.pd[12345678.87654321] 4 fabs st0.pd[-12345678.87654321] : => st0.pd[12345678.87654321] 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] 9 faddl st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[8888888.8888888] 10 faddl st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[6419753.3580246] 11 faddl st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-6419753.3580246] 12 faddl st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-8888888.8888888] 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] 17 fadd st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[8888888.8888888] 18 fadd st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6419753.3580246] 19 fadd st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6419753.3580246] 20 fadd st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-8888888.8888888] 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] 25 fadd st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[8888888.8888888] 26 fadd st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[6419753.3580246] 27 fadd st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-6419753.3580246] 28 fadd st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-8888888.8888888] 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] 33 faddp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[8888888.8888888] 34 faddp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6419753.3580246] 35 faddp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6419753.3580246] 36 faddp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-8888888.8888888] 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] 41 faddp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[8888888.8888888] 42 faddp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[6419753.3580246] 43 faddp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-6419753.3580246] 44 faddp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-8888888.8888888] 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] 49 fiadds st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[1238888.7654321] 50 fiadds st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[-1230246.7654321] 51 fiadds st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[1230246.7654321] 52 fiadds st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[-1238888.7654321] 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] 57 fiaddl st0.pd[1234567.7654321] : m32.sd[87654321] => st0.pd[88888888.7654321] 58 fiaddl st0.pd[-1234567.7654321] : m32.sd[87654321] => st0.pd[86419753.2345679] 59 fiaddl st0.pd[1234567.7654321] : m32.sd[-87654321] => st0.pd[-86419753.2345679] 60 fiaddl st0.pd[-1234567.7654321] : m32.sd[-87654321] => st0.pd[-88888888.7654321] 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] 64 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.7654321] eflags[0x45,0x00] 65 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.7654321] eflags[0x45,0x01] 66 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.7654321] 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] 70 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00] 71 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01] 72 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] 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] 76 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.7654321] eflags[0x45,0x00] 77 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.7654321] eflags[0x45,0x01] 78 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.7654321] 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] 82 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00] 83 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01] 84 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] eflags[0x45,0x40] 85 fchs st0.ps[1234.5678] : => st0.ps[-1234.5678] 86 fchs st0.ps[-1234.5678] : => st0.ps[1234.5678] 87 fchs st0.pd[12345678.87654321] : => st0.pd[-12345678.87654321] 88 fchs st0.pd[-12345678.87654321] : => st0.pd[12345678.87654321] 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] 93 fdivl st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[0.16129030197711] 94 fdivl st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[-0.16129030197711] 95 fdivl st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-0.16129030197711] 96 fdivl st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[0.16129030197711] 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] 101 fdiv st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[0.16129030197711] 102 fdiv st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-0.16129030197711] 103 fdiv st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-0.16129030197711] 104 fdiv st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[0.16129030197711] 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] 109 fdiv st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[6.20000079200001] 110 fdiv st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[-6.20000079200001] 111 fdiv st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-6.20000079200001] 112 fdiv st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[6.20000079200001] 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] 117 fdivp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[0.16129030197711] 118 fdivp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-0.16129030197711] 119 fdivp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-0.16129030197711] 120 fdivp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[0.16129030197711] 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] 125 fdivp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[0.16129030197711] 126 fdivp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[-0.16129030197711] 127 fdivp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-0.16129030197711] 128 fdivp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[0.16129030197711] 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] 133 fidivs st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[285.713437961606] 134 fidivs st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[-285.713437961606] 135 fidivs st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[-285.713437961606] 136 fidivs st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[285.713437961606] 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] 141 fidivl st0.pd[1234567.7654321] : m32.sd[654321] => st0.pd[1.88679220968317] 142 fidivl st0.pd[-1234567.7654321] : m32.sd[654321] => st0.pd[-1.88679220968317] 143 fidivl st0.pd[1234567.7654321] : m32.sd[-654321] => st0.pd[-1.88679220968317] 144 fidivl st0.pd[-1234567.7654321] : m32.sd[-654321] => st0.pd[1.88679220968317] 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] 149 fdivrl st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[6.20000079200001] 150 fdivrl st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[-6.20000079200001] 151 fdivrl st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-6.20000079200001] 152 fdivrl st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[6.20000079200001] 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] 157 fdivr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6.20000079200001] 158 fdivr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6.20000079200001] 159 fdivr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6.20000079200001] 160 fdivr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6.20000079200001] 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] 165 fdivr st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[0.16129030197711] 166 fdivr st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[-0.16129030197711] 167 fdivr st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-0.16129030197711] 168 fdivr st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[0.16129030197711] 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] 173 fdivrp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6.20000079200001] 174 fdivrp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6.20000079200001] 175 fdivrp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6.20000079200001] 176 fdivrp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6.20000079200001] 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] 181 fdivrp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[6.20000079200001] 182 fdivrp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[-6.20000079200001] 183 fdivrp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-6.20000079200001] 184 fdivrp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[6.20000079200001] 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] 189 fidivrs st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[0.00350001038500114] 190 fidivrs st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[-0.00350001038500114] 191 fidivrs st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[-0.00350001038500114] 192 fidivrs st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[0.00350001038500114] 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] 197 fidivrl st0.pd[1234567.7654321] : m32.sd[654321] => st0.pd[0.530000068300007] 198 fidivrl st0.pd[-1234567.7654321] : m32.sd[654321] => st0.pd[-0.530000068300007] 199 fidivrl st0.pd[1234567.7654321] : m32.sd[-654321] => st0.pd[-0.530000068300007] 200 fidivrl st0.pd[-1234567.7654321] : m32.sd[-654321] => st0.pd[0.530000068300007] 201 filds m16.sw[12345] => st0.ps[12345.0] 202 filds m16.sw[-12345] => st0.ps[-12345.0] 203 filds m16.sw[12345] => st0.pd[12345.0] 204 filds m16.sw[-12345] => st0.pd[-12345.0] 205 fildl m32.sd[12345678] => st0.ps[12345678.0] 206 fildl m32.sd[-12345678] => st0.ps[-12345678.0] 207 fildl m32.sd[12345678] => st0.pd[12345678.0] 208 fildl m32.sd[-12345678] => st0.pd[-12345678.0] 209 fildq m64.sq[123456787654321] => st0.ps[123456787654321.0] 210 fildq m64.sq[-123456787654321] => st0.ps[-123456787654321.0] 211 fildq m64.sq[123456787654321] => st0.pd[123456787654321.0] 212 fildq m64.sq[-123456787654321] => st0.pd[-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] 221 fistl fpucw[0xc00,0x000] st0.pd[1234567.7654321] : m32.sd[0] => 0.sd[1234568] st0.pd[1234567.7654321] 222 fistl fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : m32.sd[0] => 0.sd[-1234568] st0.pd[-1234567.7654321] 223 fistl fpucw[0xc00,0x400] st0.pd[1234567.7654321] : m32.sd[0] => 0.sd[1234567] st0.pd[1234567.7654321] 224 fistl fpucw[0xc00,0x400] st0.pd[-1234567.7654321] : m32.sd[0] => 0.sd[-1234568] st0.pd[-1234567.7654321] 225 fistl fpucw[0xc00,0x800] st0.pd[1234567.7654321] : m32.sd[0] => 0.sd[1234568] st0.pd[1234567.7654321] 226 fistl fpucw[0xc00,0x800] st0.pd[-1234567.7654321] : m32.sd[0] => 0.sd[-1234567] st0.pd[-1234567.7654321] 227 fistl fpucw[0xc00,0xc00] st0.pd[1234567.7654321] : m32.sd[0] => 0.sd[1234567] st0.pd[1234567.7654321] 228 fistl fpucw[0xc00,0xc00] st0.pd[-1234567.7654321] : m32.sd[0] => 0.sd[-1234567] st0.pd[-1234567.7654321] 229 fistps fpucw[0xc00,0x000] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 230 fistps fpucw[0xc00,0x000] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 231 fistps fpucw[0xc00,0x400] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 232 fistps fpucw[0xc00,0x400] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 233 fistps fpucw[0xc00,0x800] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 234 fistps fpucw[0xc00,0x800] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] 235 fistps fpucw[0xc00,0xc00] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 236 fistps fpucw[0xc00,0xc00] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] 237 fistpl fpucw[0xc00,0x000] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0.ps[1111.1111] 238 fistpl fpucw[0xc00,0x000] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0.ps[1111.1111] 239 fistpl fpucw[0xc00,0x400] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0.ps[1111.1111] 240 fistpl fpucw[0xc00,0x400] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234568] st0.ps[1111.1111] 241 fistpl fpucw[0xc00,0x800] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234568] st0.ps[1111.1111] 242 fistpl fpucw[0xc00,0x800] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0.ps[1111.1111] 243 fistpl fpucw[0xc00,0xc00] st0.pd[1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[1234567] st0.ps[1111.1111] 244 fistpl fpucw[0xc00,0xc00] st0.pd[-1234567.7654321] st1.ps[1111.1111] : m32.sd[0] => 0.sd[-1234567] st0.ps[1111.1111] 245 fistpq fpucw[0xc00,0x000] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322] st0.ps[1111.1111] 246 fistpq fpucw[0xc00,0x000] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322] st0.ps[1111.1111] 247 fistpq fpucw[0xc00,0x400] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321] st0.ps[1111.1111] 248 fistpq fpucw[0xc00,0x400] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654322] st0.ps[1111.1111] 249 fistpq fpucw[0xc00,0x800] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654322] st0.ps[1111.1111] 250 fistpq fpucw[0xc00,0x800] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321] st0.ps[1111.1111] 251 fistpq fpucw[0xc00,0xc00] st0.pd[123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[123456787654321] st0.ps[1111.1111] 252 fistpq fpucw[0xc00,0xc00] st0.pd[-123456787654321.6] st1.ps[1111.1111] : m64.sq[0] => 0.sq[-123456787654321] st0.ps[1111.1111] 253 flds m32.ps[1234.5678] => st0.ps[1234.5678] 254 flds m32.ps[-1234.5678] => st0.ps[-1234.5678] 255 fldl m64.pd[1234567.7654321] => st0.pd[1234567.7654321] 256 fldl m64.pd[-1234567.7654321] => st0.pd[-1234567.7654321] 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] 259 fld st2.pd[1234567.7654321] => st0.pd[1234567.7654321] st3.pd[1234567.7654321] 260 fld1 => st0.pd[1.0] 261 fldl2t => st0.pd[3.321928094887362] 262 fldl2e => st0.pd[1.442695040888963] 263 fldpi => st0.pd[3.141592653589793] 264 fldlg2 => st0.pd[0.3010299956639812] 265 fldln2 => st0.pd[0.6931471805599453] 266 fldz => st0.pd[0.0] 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] 271 fmull st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[9449778125285.66] 272 fmull st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[-9449778125285.66] 273 fmull st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-9449778125285.66] 274 fmull st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[9449778125285.66] 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] 279 fmul st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[9449778125285.66] 280 fmul st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-9449778125285.66] 281 fmul st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-9449778125285.66] 282 fmul st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[9449778125285.66] 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] 287 fmul st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[9449778125285.66] 288 fmul st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[-9449778125285.66] 289 fmul st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-9449778125285.66] 290 fmul st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[9449778125285.66] 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] 295 fmulp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[9449778125285.66] 296 fmulp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-9449778125285.66] 297 fmulp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-9449778125285.66] 298 fmulp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[9449778125285.66] 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] 303 fmulp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[9449778125285.66] 304 fmulp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[-9449778125285.66] 305 fmulp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-9449778125285.66] 306 fmulp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[9449778125285.66] 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] 311 fimuls st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[5334567314.4321] 312 fimuls st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[-5334567314.4321] 313 fimuls st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[-5334567314.4321] 314 fimuls st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[5334567314.4321] 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] 319 fimull st0.pd[1234567.7654321] : m32.sd[654321] => st0.pd[807803614845.297] 320 fimull st0.pd[-1234567.7654321] : m32.sd[654321] => st0.pd[-807803614845.297] 321 fimull st0.pd[1234567.7654321] : m32.sd[-654321] => st0.pd[-807803614845.297] 322 fimull st0.pd[-1234567.7654321] : m32.sd[-654321] => st0.pd[807803614845.297] 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] 331 frndint fpucw[0xc00,0x000] st0.pd[1234567.7654321] : => st0.pd[1234568.0] 332 frndint fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0] 333 frndint fpucw[0xc00,0x400] st0.pd[1234567.7654321] : => st0.pd[1234567.0] 334 frndint fpucw[0xc00,0x400] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0] 335 frndint fpucw[0xc00,0x800] st0.pd[1234567.7654321] : => st0.pd[1234568.0] 336 frndint fpucw[0xc00,0x800] st0.pd[-1234567.7654321] : => st0.pd[-1234567.0] 337 frndint fpucw[0xc00,0xc00] st0.pd[1234567.7654321] : => st0.pd[1234567.0] 338 frndint fpucw[0xc00,0xc00] st0.pd[-1234567.7654321] : => st0.pd[-1234567.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] 343 fsubl st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[-6419753.3580246] 344 fsubl st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[-8888888.8888888] 345 fsubl st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[8888888.8888888] 346 fsubl st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[6419753.3580246] 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] 351 fsub st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6419753.3580246] 352 fsub st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-8888888.8888888] 353 fsub st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[8888888.8888888] 354 fsub st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6419753.3580246] 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] 359 fsub st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[6419753.3580246] 360 fsub st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[8888888.8888888] 361 fsub st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-8888888.8888888] 362 fsub st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[-6419753.3580246] 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] 367 fsubp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6419753.3580246] 368 fsubp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-8888888.8888888] 369 fsubp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[8888888.8888888] 370 fsubp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6419753.3580246] 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] 375 fsubp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[-6419753.3580246] 376 fsubp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[-8888888.8888888] 377 fsubp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[8888888.8888888] 378 fsubp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[6419753.3580246] 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] 383 fisubs st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[1230246.7654321] 384 fisubs st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[-1238888.7654321] 385 fisubs st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[1238888.7654321] 386 fisubs st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[-1230246.7654321] 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] 391 fisubl st0.pd[1234567.7654321] : m32.sd[87654321] => st0.pd[-86419753.2345679] 392 fisubl st0.pd[-1234567.7654321] : m32.sd[87654321] => st0.pd[-88888888.7654321] 393 fisubl st0.pd[1234567.7654321] : m32.sd[-87654321] => st0.pd[88888888.7654321] 394 fisubl st0.pd[-1234567.7654321] : m32.sd[-87654321] => st0.pd[86419753.2345679] 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] 399 fsubrl st0.pd[1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[6419753.3580246] 400 fsubrl st0.pd[-1234567.7654321] : m64.pd[7654321.1234567] => st0.pd[8888888.8888888] 401 fsubrl st0.pd[1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-8888888.8888888] 402 fsubrl st0.pd[-1234567.7654321] : m64.pd[-7654321.1234567] => st0.pd[-6419753.3580246] 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] 407 fsubr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6419753.3580246] 408 fsubr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[8888888.8888888] 409 fsubr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-8888888.8888888] 410 fsubr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6419753.3580246] 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] 415 fsubr st2.pd[1234567.7654321] st0.pd[7654321.1234567] => st0.pd[-6419753.3580246] 416 fsubr st2.pd[-1234567.7654321] st0.pd[7654321.1234567] => st0.pd[-8888888.8888888] 417 fsubr st2.pd[1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[8888888.8888888] 418 fsubr st2.pd[-1234567.7654321] st0.pd[-7654321.1234567] => st0.pd[6419753.3580246] 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] 423 fsubrp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6419753.3580246] 424 fsubrp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[8888888.8888888] 425 fsubrp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-8888888.8888888] 426 fsubrp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6419753.3580246] 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] 431 fsubrp st0.pd[1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[6419753.3580246] 432 fsubrp st0.pd[-1234567.7654321] st1.pd[7654321.1234567] : => st0.pd[8888888.8888888] 433 fsubrp st0.pd[1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-8888888.8888888] 434 fsubrp st0.pd[-1234567.7654321] st1.pd[-7654321.1234567] : => st0.pd[-6419753.3580246] 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] 439 fisubrs st0.pd[1234567.7654321] : m16.sw[4321] => st0.pd[-1230246.7654321] 440 fisubrs st0.pd[-1234567.7654321] : m16.sw[4321] => st0.pd[1238888.7654321] 441 fisubrs st0.pd[1234567.7654321] : m16.sw[-4321] => st0.pd[-1238888.7654321] 442 fisubrs st0.pd[-1234567.7654321] : m16.sw[-4321] => st0.pd[1230246.7654321] 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] 447 fisubrl st0.pd[1234567.7654321] : m32.sd[87654321] => st0.pd[86419753.2345679] 448 fisubrl st0.pd[-1234567.7654321] : m32.sd[87654321] => st0.pd[88888888.7654321] 449 fisubrl st0.pd[1234567.7654321] : m32.sd[-87654321] => st0.pd[-88888888.7654321] 450 fisubrl st0.pd[-1234567.7654321] : m32.sd[-87654321] => st0.pd[-86419753.2345679] 451 fxch st0.ps[1234.5678] : st2.ps[8765.4321] => st0.ps[8765.4321] st2.ps[1234.5678] 452 fxch st0.pd[1234567.7654321] : st2.pd[7654321.1234567] => st0.pd[7654321.1234567] st2.pd[1234567.7654321] 453