]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/lea1a.d
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / lea1a.d
CommitLineData
80d87326 1#source: lea1.s
b1058ce9 2#as: --32 -mrelax-relocations=yes
80d87326
L
3#ld: -Bsymbolic -shared -melf_i386
4#objdump: -dw
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
11#...
12[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%ecx\),%eax
b31bcacc 13[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
a6af384b
L
14[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
15[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+\(%ecx\),%eax
80d87326 16#pass