Add support for AVX512VL versions of AVX512CD instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intel16.d
index fc74ad0bdaae162703575c74d4f44db65ac7ca3c..45bb2030db84b1336db44b75b516a472bc62d914 100644 (file)
@@ -6,10 +6,18 @@
 Disassembly of section .text:
 
 0+000 <.text>:
-   0:  66 0f bf 06 00 00 [     ]*movswl 0,%eax
-   6:  66 0f be 06 00 00 [     ]*movsbl 0,%eax
-   c:  0f be 06 00 00 [        ]*movsbw 0,%ax
-  11:  66 0f b7 06 00 00 [     ]*movzwl 0,%eax
-  17:  66 0f b6 06 00 00 [     ]*movzbl 0,%eax
-  1d:  0f b6 06 00 00 [        ]*movzbw 0,%ax
+   0:  66 0f bf 06 00 00 [     ]*movswl 0x0,%eax
+   6:  66 0f be 06 00 00 [     ]*movsbl 0x0,%eax
+   c:  0f be 06 00 00 [        ]*movsbw 0x0,%ax
+  11:  66 0f b7 06 00 00 [     ]*movzwl 0x0,%eax
+  17:  66 0f b6 06 00 00 [     ]*movzbl 0x0,%eax
+  1d:  0f b6 06 00 00 [        ]*movzbw 0x0,%ax
+  22:  8d 00 [         ]*lea    \(%bx,%si\),%ax
+  24:  8d 02 [         ]*lea    \(%bp,%si\),%ax
+  26:  8d 01 [         ]*lea    \(%bx,%di\),%ax
+  28:  8d 03 [         ]*lea    \(%bp,%di\),%ax
+  2a:  8d 00 [         ]*lea    \(%bx,%si\),%ax
+  2c:  8d 02 [         ]*lea    \(%bp,%si\),%ax
+  2e:  8d 01 [         ]*lea    \(%bx,%di\),%ax
+  30:  8d 03 [         ]*lea    \(%bp,%di\),%ax
        ...
This page took 0.027006 seconds and 4 git commands to generate.