gas/
[binutils.git] / gas / testsuite / gas / i386 / x86-64-rip.s
blob8ba88c4d102d950a8662615ab1fa5ee34789b24a
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]