]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gas/testsuite/gas/i386/intelpic.s
Import the binutils-2_15-branch from the sourceware CVS repository,
[FreeBSD/FreeBSD.git] / gas / testsuite / gas / i386 / intelpic.s
1 .text
2 .intel_syntax noprefix
3
4 gs_foo:
5  ret
6
7 bar:
8  lea    eax, .LC0@GOTOFF[ebx]
9  mov    eax, DWORD PTR gs_foo@GOT[ebx]
10  nop
11 .p2align 4,0