summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/protected3.d
blob: c3a6888d9006ab5fc4a290f74a9fc1601837b7f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#as: --32
#ld: -shared -melf_i386
#objdump: -drw

.*: +file format .*


Disassembly of section .text:

0+[a-f0-9]+ <bar>:
[ 	]*[a-f0-9]+:	8b 81 [a-f0-9][a-f0-9] [a-f0-9][a-f0-9] ff ff    	mov    -0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8b 00                	mov    \(%eax\),%eax
[ 	]*[a-f0-9]+:	c3                   	ret
#pass