summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/call3g.d
blob: 828777024f8be8696175ab2144ad7c0940604b16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#source: call3.s
#as: --32
#ld: -melf_i386 -z call-nop=suffix-0x90
#objdump: -dw

.*: +file format .*


Disassembly of section .text:

#...
[ 	]*[a-f0-9]+:	e8 ([0-9a-f]{2} ){4} *	call +[a-f0-9]+ <foo>
[ 	]*[a-f0-9]+:	90                   	nop
#pass