gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pcrel.d
CommitLineData
bd5e6e7e
JJ
1#as:
2#objdump: -Dr
3#name: pc relative relocs
4
5.*: +file format .*sparc.*
6
9028d943 7Disassembly of section \.text:
bd5e6e7e
JJ
8
90+ <foo-0x8>:
10 0: 01 00 00 00 nop
11 4: 01 00 00 00 nop
12
130+8 <foo>:
14 8: 01 00 00 00 nop
9028d943 15Disassembly of section \.data:
bd5e6e7e 16
9028d943 170+ <\.data>:
bd5e6e7e
JJ
18 0: 00 00 00 00 (unimp|illtrap) 0
19 4: 00 00 00 01 (unimp|illtrap) 0x1
9028d943
AM
20 \.\.\.
21 8: R_SPARC_32 \.text\+0x10
22 c: R_SPARC_DISP32 \.text\+0x10
23 10: R_SPARC_32 \.text\+0x14
24 14: R_SPARC_DISP32 \.text\+0x14
bd5e6e7e
JJ
25 18: R_SPARC_32 foo
26 1c: R_SPARC_DISP32 foo
27 20: R_SPARC_32 foo\+0x10
28 24: R_SPARC_DISP32 foo\+0x10
9028d943
AM
29 28: R_SPARC_DISP8 \.data\+0x18
30 29: R_SPARC_DISP8 \.data\+0x34
31 2a: R_SPARC_DISP16 \.data\+0x18
32 2c: R_SPARC_DISP16 \.data\+0x34
bd5e6e7e 33 30: 00 02 00 00 (unimp|illtrap) 0x20000
This page took 1.393191 seconds and 4 git commands to generate.