Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / solaris / x86-64-nop-3.d
CommitLineData
a5def729
RO
1#source: ../nop-3.s
2#objdump: -drw
3#name: x86-64 .nops 3
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11 +[a-f0-9]+: 31 c0 xor %eax,%eax
12 +[a-f0-9]+: 85 c0 test %eax,%eax
13 +[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
14 +[a-f0-9]+: 31 c0 xor %eax,%eax
15 +[a-f0-9]+: 31 c0 xor %eax,%eax
16
17Disassembly of section .altinstr_replacement:
18
190+ <.altinstr_replacement>:
20 +[a-f0-9]+: e9 00 00 00 00 jmpq 5 <_start\+0x5> 1: R_X86_64_PC32 foo-0x4
21#pass
This page took 0.044136 seconds and 4 git commands to generate.