Don't generate multi-byte NOPs for i686.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-5.d
index 4d5aa03cb93136625f665c3f0323b54212c71152..abff3cc0c84720c96925105e24d50e3a4383b0c8 100644 (file)
@@ -22,7 +22,8 @@ Disassembly of section .text:
 
 0+30 <i686>:
 [      ]*[a-f0-9]+:    0f be f0                movsbl %al,%esi
-[      ]*[a-f0-9]+:    66 66 66 66 2e 0f 1f 84 00 00 00 00 00  data32 data32 data32 nopw %cs:0x0\(%eax,%eax,1\)
+[      ]*[a-f0-9]+:    8d b6 00 00 00 00       lea    0x0\(%esi\),%esi
+[      ]*[a-f0-9]+:    8d bc 27 00 00 00 00    lea    0x0\(%edi,%eiz,1\),%edi
 
 0+40 <pentium4>:
 [      ]*[a-f0-9]+:    0f be f0                movsbl %al,%esi
This page took 0.023049 seconds and 4 git commands to generate.