summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-x86-64/mov1c.d
blob: a57e1c184cd55ad9e7e5b66e1b4baa488291cc26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: mov1.s
#as: --x32
#ld: -shared -melf32_x86_64
#objdump: -dw

.*: +file format .*


Disassembly of section .text:

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