i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-6.d
CommitLineData
077a039f 1#as: -march=i686+nop --generate-missing-build-notes=no
62a02d25 2#objdump: -drw
8f065d3b 3#name: i386 .nops 6
62a02d25
L
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%eax\)
12
13Disassembly of section .altinstr_replacement:
14
150+ <.altinstr_replacement>:
16 +[a-f0-9]+: 75 fe jne 0 <_start>
17 +[a-f0-9]+: 89 c4 mov %eax,%esp
18#pass
This page took 0.157746 seconds and 4 git commands to generate.