Limit multi-byte nop instructions to 10 bytes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-6.d
index 6b45d311f38bcdaf104c5bd58f7f280b670493d6..81be6af411cc5b17d7dac24cdfee59f4111ade55 100644 (file)
@@ -12,6 +12,6 @@ Disassembly of section .text:
 
 0+10 <i386_nop>:
 [      ]*[a-f0-9]+:    0f be f0                movsbl %al,%esi
-[      ]*[a-f0-9]+:    66 0f 1f 44 00 00       nopw   0x0\(%eax,%eax,1\)
-[      ]*[a-f0-9]+:    0f 1f 80 00 00 00 00    nopl   0x0\(%eax\)
+[      ]*[a-f0-9]+:    0f 1f 00                nopl   \(%eax\)
+[      ]*[a-f0-9]+:    66 2e 0f 1f 84 00 00 00 00 00   nopw   %cs:0x0\(%eax,%eax,1\)
 #pass
This page took 0.024171 seconds and 4 git commands to generate.