summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/lea1a.d
blob: d8825227008c84a1107ca6b3e10bb5975023a656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#source: lea1.s
#as: --32
#ld: -Bsymbolic -shared -melf_i386
#objdump: -dw

.*: +file format .*


Disassembly of section .text:

#...
[ 	]*[a-f0-9]+:	8d 81 ([0-9a-f]{2} ){4} *	lea    -0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8d 81 ([0-9a-f]{2} ){4} *	lea    0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8d 81 ([0-9a-f]{2} ){4} *	lea    0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8d 81 ([0-9a-f]{2} ){4} *	lea    0x[a-f0-9]+\(%ecx\),%eax
#pass