Add support for AVX512VL versions of AVX512CD instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bmi2.d
index 35d5e0168297d2c6aa9fd3b672bf449e732ebc6f..d52e4d1e2ae71f8c50714663d427b80b29368345 100644 (file)
@@ -8,8 +8,8 @@
 Disassembly of section .text:
 
 0+ <_start>:
-[      ]*[a-f0-9]+:    c4 e3 63 f0 f0 07       rorx   \$0x7,%eax,%ebx,%esi
-[      ]*[a-f0-9]+:    c4 e3 63 f0 31 07       rorx   \$0x7,\(%ecx\),%ebx,%esi
+[      ]*[a-f0-9]+:    c4 e3 7b f0 d8 07       rorx   \$0x7,%eax,%ebx
+[      ]*[a-f0-9]+:    c4 e3 7b f0 19 07       rorx   \$0x7,\(%ecx\),%ebx
 [      ]*[a-f0-9]+:    c4 e2 63 f6 f0          mulx   %eax,%ebx,%esi
 [      ]*[a-f0-9]+:    c4 e2 63 f6 31          mulx   \(%ecx\),%ebx,%esi
 [      ]*[a-f0-9]+:    c4 e2 63 f5 f0          pdep   %eax,%ebx,%esi
@@ -24,9 +24,9 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    c4 e2 61 f7 31          shlx   %ebx,\(%ecx\),%esi
 [      ]*[a-f0-9]+:    c4 e2 7b f7 f3          shrx   %eax,%ebx,%esi
 [      ]*[a-f0-9]+:    c4 e2 63 f7 31          shrx   %ebx,\(%ecx\),%esi
-[      ]*[a-f0-9]+:    c4 e3 63 f0 f0 07       rorx   \$0x7,%eax,%ebx,%esi
-[      ]*[a-f0-9]+:    c4 e3 63 f0 31 07       rorx   \$0x7,\(%ecx\),%ebx,%esi
-[      ]*[a-f0-9]+:    c4 e3 63 f0 31 07       rorx   \$0x7,\(%ecx\),%ebx,%esi
+[      ]*[a-f0-9]+:    c4 e3 7b f0 d8 07       rorx   \$0x7,%eax,%ebx
+[      ]*[a-f0-9]+:    c4 e3 7b f0 19 07       rorx   \$0x7,\(%ecx\),%ebx
+[      ]*[a-f0-9]+:    c4 e3 7b f0 19 07       rorx   \$0x7,\(%ecx\),%ebx
 [      ]*[a-f0-9]+:    c4 e2 63 f6 f0          mulx   %eax,%ebx,%esi
 [      ]*[a-f0-9]+:    c4 e2 63 f6 31          mulx   \(%ecx\),%ebx,%esi
 [      ]*[a-f0-9]+:    c4 e2 63 f6 31          mulx   \(%ecx\),%ebx,%esi
This page took 0.029076 seconds and 4 git commands to generate.