x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bad-size.d
CommitLineData
21be61f5
L
1#as: --size-check=warning
2#objdump: -dw
3#name: Check bad size directive
4#error-output: bad-size.warn
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
110+ <_test_nop>:
12[ ]*[a-f0-9]+: 90 nop
13
14Disassembly of section .text.entry.continue:
15
160+ <.text.entry.continue>:
17[ ]*[a-f0-9]+: 90 nop
18#pass
This page took 0.350515 seconds and 4 git commands to generate.