gas/
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-rip.s
1 .text
2         leal    symbol(%rip), %eax
3         leal    0x11111111(%rip), %eax
4         leal    1(%rip), %eax
5         leal    (%rip), %eax
6 .intel_syntax noprefix
7 mov     rax, QWORD PTR __CTOR_END__-8[rip]
8 mov     rax, QWORD PTR __CTOR_END__+-8[rip]
9 mov     rax, QWORD PTR -8+__CTOR_END__[rip]
10 mov     rax, QWORD PTR __CTOR_END__[rip-8]