99ddcd39945a373f1a12e7764c41819c8c0b0126
[external/binutils.git] / gas / testsuite / gas / i386 / nop-4.d
1 #objdump: -drw
2 #name: i386 .nop 4
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 0+ <_start>:
10  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
11  +[a-f0-9]+:    85 c0                   test   %eax,%eax
12  +[a-f0-9]+:    66 0f 1f 84 00 00 00 00 00      nopw   0x0\(%eax,%eax,1\)
13  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
14  +[a-f0-9]+:    31 c0                   xor    %eax,%eax
15
16 Disassembly of section .altinstr_replacement:
17
18 0+ <.altinstr_replacement>:
19  +[a-f0-9]+:    89 c0                   mov    %eax,%eax
20  +[a-f0-9]+:    89 c0                   mov    %eax,%eax
21  +[a-f0-9]+:    89 c0                   mov    %eax,%eax
22  +[a-f0-9]+:    e9 fc ff ff ff          jmp    7 <.altinstr_replacement\+0x7>   7: (R_386_PC)?(DISP)?32 foo
23 #pass