x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nop-6.d
1 #source: nop-6.s
2 #objdump: -drw
3 #name: x86-64 .nops 6
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
12
13 Disassembly of section .altinstr_replacement:
14
15 0+ <.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.031282 seconds and 4 git commands to generate.