aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / zarch-reloc.d
CommitLineData
b6849f55
NC
1#name: s390x reloc
2#objdump: -dr
3
4.*: +file format .*
5
6Disassembly of section .text:
7
8.* <foo>:
9 0: c0 e5 00 00 00 00 [ ]*brasl %r14,0 <foo>
10[ ]*2: R_390_PC32DBL test_R_390_PC32DBL\+0x2
11 6: c0 e5 00 00 00 00 [ ]*brasl %r14,6 <foo\+0x6>
12[ ]*8: R_390_PC32DBL test_R_390_PLT32DBL\+0x2
13[ ]*...
14[ ]*c: R_390_64 test_R_390_64
15[ ]*14: R_390_PC64 test_R_390_PC64\+0x14
16[ ]*1c: R_390_GOT64 test_R_390_GOT64
17[ ]*24: R_390_PLT64 test_R_390_PLT64
18 2c: c0 10 00 00 00 00 [ ]*larl %r1,2c <foo\+0x2c>
19[ ]*2e: R_390_GOTENT test_R_390_GOTENT\+0x2
fa87107f
MS
20[ ]*...
21[ ]*32: R_390_GOTOFF64 test_R_390_GOTOFF64
22[ ]*3a: R_390_PLTOFF64 test_R_390_PLTOFF64
23[ ]*42: R_390_GOTPLT64 test_R_390_GOTPLT64
24 4a: c0 10 00 00 00 00 [ ]*larl %r1,4a <foo\+0x4a>
25[ ]*4c: R_390_GOTPLTENT test_R_390_GOTPLTENT\+0x2
26
3434109f
MS
27.* <bar>:
28 50: c0 e5 00 00 00 00 [ ]*brasl %r14,50 <bar>
29[ ]*52: R_390_PLT32DBL foo\+0x2
30[ ]*...
31[ ]*56: R_390_PLT64 foo\+0x6
02cbf767 32 5e: 07 07 [ ]*nopr %r7
This page took 0.837366 seconds and 4 git commands to generate.