x86: Rewrite NOP generation for fill and alignment
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nop-5.d
index a609a1254bd77cdfc737443e9881b0c4cbba1136..6036be30d3766fa86d02a3d886ddcc993d1867da 100644 (file)
@@ -11,7 +11,8 @@ Disassembly of section .text:
  +[a-f0-9]+:   31 c0                   xor    %eax,%eax
  +[a-f0-9]+:   85 c0                   test   %eax,%eax
  +[a-f0-9]+:   0f 1f 44 00 00          nopl   0x0\(%rax,%rax,1\)
- +[a-f0-9]+:   66 0f 1f 44 00 00       nopw   0x0\(%rax,%rax,1\)
+ +[a-f0-9]+:   0f 1f 44 00 00          nopl   0x0\(%rax,%rax,1\)
+ +[a-f0-9]+:   90                      nop
  +[a-f0-9]+:   31 c0                   xor    %eax,%eax
  +[a-f0-9]+:   31 c0                   xor    %eax,%eax
 
This page took 0.026092 seconds and 4 git commands to generate.