x86: Only allow S + A relocations against absolute symbol
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotpcrel1.dd
CommitLineData
56ceb5b5
L
1#...
2[a-f0-9]+ <main>:
3[ ]*[a-f0-9]+: 48 83 ec 08 sub \$0x8,%rsp
4[ ]*[a-f0-9]+: [ a-f0-9]+ addr32 callq [a-f0-9]+ <foo>
a24bb4f0
NC
5[ ]*[a-f0-9]+: [ a-f0-9]+ callq \*0x[a-f0-9]+\(%rip\) # [a-f0-9]+ <.*>
6[ ]*[a-f0-9]+: [ a-f0-9]+ callq \*0x[a-f0-9]+\(%rip\) # [a-f0-9]+ <.*>
bae420ef 7[ ]*[a-f0-9]+: [ a-f0-9]+ (rex mov|mov ) \$0x[a-f0-9]+,%(r|e)ax
56ceb5b5 8[ ]*[a-f0-9]+: ff d0 callq \*%rax
a24bb4f0 9[ ]*[a-f0-9]+: [ a-f0-9]+ mov 0x[a-f0-9]+\(%rip\),%rcx # [a-f0-9]+ <.*>
56ceb5b5 10[ ]*[a-f0-9]+: ff d1 callq \*%rcx
a24bb4f0 11[ ]*[a-f0-9]+: [ a-f0-9]+ mov 0x[a-f0-9]+\(%rip\),%rdx # [a-f0-9]+ <.*>
56ceb5b5
L
12[ ]*[a-f0-9]+: ff d2 callq \*%rdx
13[ ]*[a-f0-9]+: 31 ff xor %edi,%edi
14[ ]*[a-f0-9]+: 48 83 c4 08 add \$0x8,%rsp
15[ ]*[a-f0-9]+: [ a-f0-9]+ jmpq [a-f0-9]+ <myexit>
16[ ]*[a-f0-9]+: 90 nop
17#pass
This page took 0.239683 seconds and 4 git commands to generate.