s390 assembler improvements and testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / reloc.d
CommitLineData
b6849f55
NC
1#name: s390 reloc
2#objdump: -dr
3
4.*: +file format .*
5
6Disassembly of section .text:
7
8.* <foo>:
9 0: d2 00 10 00 20 00 [ ]*mvc 0\(1,%r1\),0\(%r2\)
10[ ]*1: R_390_8 test_R_390_8
11 6: 58 01 20 00 [ ]*l %r0,0\(%r1,%r2\)
12[ ]*8: R_390_12 test_R_390_12
13 a: a7 08 00 00 [ ]*lhi %r0,0
14[ ]*c: R_390_16 test_R_390_16
15[ ]*...
16[ ]*e: R_390_32 test_R_390_32
17[ ]*12: R_390_PC32 test_R_390_PC32\+0x12
18 16: 58 01 20 00 [ ]*l %r0,0\(%r1,%r2\)
19[ ]*18: R_390_GOT12 test_R_390_GOT12
20[ ]*...
21[ ]*1a: R_390_GOT32 test_R_390_GOT32
22[ ]*1e: R_390_PLT32 test_R_390_PLT32
23 22: a7 08 00 00 [ ]*lhi %r0,0
24[ ]*24: R_390_GOT16 test_R_390_GOT16
25 26: a7 08 00 00 [ ]*lhi %r0,0
26[ ]*28: R_390_16 test_R_390_PC16\+0x26
27 2a: a7 e5 00 00 [ ]*bras %r14,2a <foo\+0x2a>
28[ ]*2c: R_390_PC16DBL test_R_390_PC16DBL\+0x2
29 2e: a7 e5 00 00 [ ]*bras %r14,2e <foo\+0x2e>
30[ ]*30: R_390_PC16DBL test_R_390_PLT16DBL\+0x2
31 32: 07 07 [ ]*bcr 0,%r7
This page took 0.032634 seconds and 4 git commands to generate.