x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / optimize-2.d
CommitLineData
b6f8c7c4
L
1#as: -Os
2#objdump: -drw
3#name: optimized encoding 2 with -Os
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11 +[a-f0-9]+: a8 7f test \$0x7f,%al
12 +[a-f0-9]+: a8 7f test \$0x7f,%al
13 +[a-f0-9]+: a8 7f test \$0x7f,%al
14 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
15 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
16 +[a-f0-9]+: f6 c3 7f test \$0x7f,%bl
17 +[a-f0-9]+: f7 c7 7f 00 00 00 test \$0x7f,%edi
18 +[a-f0-9]+: 66 f7 c7 7f 00 test \$0x7f,%di
19#pass
This page took 0.050385 seconds and 4 git commands to generate.