x86: add missing IgnoreSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / adx.d
index 1269c7cb4880ec219acbdab355a96960b9c83ccb..2c54be37d4e0653247c6a82e9a1c23cc4ec29ee8 100644 (file)
@@ -19,12 +19,22 @@ Disassembly of section .text:
 [       ]*[a-f0-9]+:   f3 0f 38 f6 00          adox   \(%eax\),%eax
 [       ]*[a-f0-9]+:   f3 0f 38 f6 ca          adox   %edx,%ecx
 [       ]*[a-f0-9]+:   f3 0f 38 f6 00          adox   \(%eax\),%eax
-[       ]*[a-f0-9]+:   66 0f 38 f6 82 8f 01 00 00      adcx   0x18f\(%edx\),%eax
+[       ]*[a-f0-9]+:   66 0f 38 f6 42 24       adcx   0x24\(%edx\),%eax
 [       ]*[a-f0-9]+:   66 0f 38 f6 d1          adcx   %ecx,%edx
-[       ]*[a-f0-9]+:   66 0f 38 f6 94 f4 c0 1d fe ff   adcx   -0x1e240\(%esp,%esi,8\),%edx
+[       ]*[a-f0-9]+:   66 0f 38 f6 54 f4 f4    adcx   -0xc\(%esp,%esi,8\),%edx
 [       ]*[a-f0-9]+:   66 0f 38 f6 00          adcx   \(%eax\),%eax
-[       ]*[a-f0-9]+:   f3 0f 38 f6 82 8f 01 00 00      adox   0x18f\(%edx\),%eax
+[       ]*[a-f0-9]+:   f3 0f 38 f6 42 24       adox   0x24\(%edx\),%eax
 [       ]*[a-f0-9]+:   f3 0f 38 f6 d1          adox   %ecx,%edx
-[       ]*[a-f0-9]+:   f3 0f 38 f6 94 f4 c0 1d fe ff   adox   -0x1e240\(%esp,%esi,8\),%edx
+[       ]*[a-f0-9]+:   f3 0f 38 f6 54 f4 f4    adox   -0xc\(%esp,%esi,8\),%edx
 [       ]*[a-f0-9]+:   f3 0f 38 f6 00          adox   \(%eax\),%eax
+[       ]*[a-f0-9]+:   67 66 0f 38 f6 42 24    adcx   0x24\(%bp,%si\),%eax
+[       ]*[a-f0-9]+:   66 0f 38 f6 d1          adcx   %ecx,%edx
+[       ]*[a-f0-9]+:   67 66 0f 38 f6 54 f4    adcx   -0xc\(%si\),%edx
+[       ]*[a-f0-9]+:   f4                      hlt *
+[       ]*[a-f0-9]+:   67 66 0f 38 f6 00       adcx   \(%bx,%si\),%eax
+[       ]*[a-f0-9]+:   67 f3 0f 38 f6 42 24    adox   0x24\(%bp,%si\),%eax
+[       ]*[a-f0-9]+:   f3 0f 38 f6 d1          adox   %ecx,%edx
+[       ]*[a-f0-9]+:   67 f3 0f 38 f6 54 f4    adox   -0xc\(%si\),%edx
+[       ]*[a-f0-9]+:   f4                      hlt *
+[       ]*[a-f0-9]+:   67 f3 0f 38 f6 00       adox   \(%bx,%si\),%eax
 #pass
This page took 0.024629 seconds and 4 git commands to generate.