i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-5.d
CommitLineData
62a02d25 1#objdump: -drw
8f065d3b 2#name: i386 .nops 5
62a02d25
L
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <_start>:
10 +[a-f0-9]+: 31 c0 xor %eax,%eax
11 +[a-f0-9]+: 85 c0 test %eax,%eax
3ae729d5
L
12 +[a-f0-9]+: 8d 74 26 00 lea 0x0\(%esi,%eiz,1\),%esi
13 +[a-f0-9]+: 8d 74 26 00 lea 0x0\(%esi,%eiz,1\),%esi
14 +[a-f0-9]+: 8d 76 00 lea 0x0\(%esi\),%esi
62a02d25
L
15 +[a-f0-9]+: 31 c0 xor %eax,%eax
16 +[a-f0-9]+: 31 c0 xor %eax,%eax
17
18Disassembly of section .altinstr_replacement:
19
200+ <.altinstr_replacement>:
21 +[a-f0-9]+: 89 c0 mov %eax,%eax
22 +[a-f0-9]+: 89 c0 mov %eax,%eax
23 +[a-f0-9]+: 89 c0 mov %eax,%eax
24 +[a-f0-9]+: 89 c0 mov %eax,%eax
25 +[a-f0-9]+: e9 fc ff ff ff jmp 9 <.altinstr_replacement\+0x9> 9: (R_386_PC)?(DISP)?32 foo
26#pass
This page took 0.108125 seconds and 4 git commands to generate.