Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rep-suffix.d
index 9eaaf3dd5d98547c7e2fbd10d9e30ed1a1bf3fb7..08e02d78c22285fe844cdc21a0550f1469782ed4 100644 (file)
@@ -8,8 +8,12 @@ Disassembly of section .text:
 0+000 <_start>:
    0:  f3 ac[  ]+rep lodsb %ds:\(%esi\),%al
    2:  f3 aa[  ]+rep stosb %al,%es:\(%edi\)
-   4:  f3 66 ad[       ]+rep lodsw %ds:\(%esi\),%ax
-   7:  f3 66 ab[       ]+rep stosw %ax,%es:\(%edi\)
+   4:  66 f3 ad[       ]+rep lodsw %ds:\(%esi\),%ax
+   7:  66 f3 ab[       ]+rep stosw %ax,%es:\(%edi\)
    a:  f3 ad[  ]+rep lodsl %ds:\(%esi\),%eax
    c:  f3 ab[  ]+rep stosl %eax,%es:\(%edi\)
+   e:  f3 0f bc c1[     ]+tzcntl %ecx,%eax
+  12:  f3 0f bd c1[     ]+lzcntl %ecx,%eax
+  16:  f3 c3[   ]+repz retl\s*
+  18:  f3 90[   ]+pause\s*
 #pass
This page took 0.024865 seconds and 4 git commands to generate.