summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/reloc.s
blob: 2bf95b69a63454d991961e5e995edb1e9f7b3c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
.text
foo:	mov	$foo, %bl
	push	$foo
	add	$foo, %eax
	add	$foo, %ebx
	imul	$foo, %edx
	lcall	$0, $foo
	pushw	$foo

# Pad out to a good alignment
 .byte 0x90,0x90,0x90,0x90,0x90