summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/x86-64-nop-6.d
blob: 520f5909453e69a97d38a0c48721313829cffbbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#source: nop-6.s
#objdump: -drw
#name: x86-64 .nop 6

.*: +file format .*


Disassembly of section .text:

0+ <_start>:
 +[a-f0-9]+:	0f 1f 40 00          	nopl   0x0\(%rax\)

Disassembly of section .altinstr_replacement:

0+ <.altinstr_replacement>:
 +[a-f0-9]+:	75 fe                	jne    0 <_start>
 +[a-f0-9]+:	89 c4                	mov    %eax,%esp
#pass