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