Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / zarch-reloc.d
1 #name: s390x reloc
2 #objdump: -dr
3
4 .*: +file format .*
5
6 Disassembly 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
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
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
32 5e: 07 07 [ ]*bcr 0,%r7
This page took 0.030307 seconds and 4 git commands to generate.