summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/mov3.d
blob: 4ce5cd8f53d8f652f53594b30707c5f340109e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#as: --32 -mrelax-relocations=yes
#ld: -melf_i386
#objdump: -dw

.*: +file format .*


Disassembly of section .text:

#...
[ 	]*[a-f0-9]+:	8b 05 ([0-9a-f]{2} ){4} *	mov    0x[a-f0-9]+\,%eax
[ 	]*[a-f0-9]+:	8b 05 ([0-9a-f]{2} ){4} *	mov    0x[a-f0-9]+\,%eax
[ 	]*[a-f0-9]+:	8b 05 ([0-9a-f]{2} ){4} *	mov    0x[a-f0-9]+\,%eax
#pass