Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-3.d
1 #objdump: -drw
2 #name: i386 .nops 3
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]+: 8d 76 00 lea 0x0\(%esi\),%esi
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]+: e9 fc ff ff ff jmp 1 <.altinstr_replacement\+0x1> 1: (R_386_PC)?(DISP)?32 foo
20 #pass
This page took 0.030501 seconds and 4 git commands to generate.