x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-1.d
CommitLineData
5d1268c6
L
1#name: i386 relax 1
2#objdump: -dw
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
5d1268c6 9#...
a67f917e 10 e: e9 8d 00 00 00 jmp (0x)?a0( .*)?
5d1268c6 11#...
a67f917e 12 21: eb 7d jmp (0x)?a0( .*)?
5d1268c6
L
13#...
14 a0: 90 nop
15#pass
This page took 0.364908 seconds and 4 git commands to generate.