aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/mov1b.d
blob: 1b7cc2fa727daf6b900e40d03a19dbc81a421a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#source: mov1.s
#as: --32
#ld: -pie -melf_i386 --no-dynamic-linker
#objdump: -dw

.*: +file format .*


Disassembly of section .text:

#...
[ 	]*[a-f0-9]+:	8b 81 ([0-9a-f]{2} ){4} *	mov    -0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	c7 c0 00 00 00 00 *	mov    \$0x0,%eax
[ 	]*[a-f0-9]+:	c7 c0 00 00 00 00 *	mov    \$0x0,%eax
#pass