Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / fb-2.d
1 #objdump: -str
2
3 .*: file format elf64-mmix
4
5 SYMBOL TABLE:
6 0+ l d \.text 0+
7 0+ l d \.data 0+
8 0+ l d \.bss 0+
9 0+ l d \.MMIX\.reg_contents 0+
10 0+10 g \*ABS\* 0+ __\.MMIX\.start\.\.text
11
12
13 RELOCATION RECORDS FOR \[\.text\]:
14 OFFSET TYPE VALUE
15 0+2a R_MMIX_REG \.MMIX\.reg_contents
16 0+30 R_MMIX_64 \.text\+0x0+28
17 0+38 R_MMIX_64 \.text\+0x0+40
18
19
20 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
21 OFFSET TYPE VALUE
22 0+ R_MMIX_64 \.text\+0x0+5a
23
24
25 Contents of section \.text:
26 0000 05000000 00000000 00000000 00000000 .*
27 0010 00000000 00000000 00000000 00000000 .*
28 0020 00000000 fd000000 231e0000 00000000 .*
29 0030 00000000 00000000 00000000 00000000 .*
30 0040 fd000000 002a002b 002b002c 00000000 .*
31 Contents of section \.data:
32 Contents of section \.MMIX\.reg_contents:
33 0000 00000000 00000000 .*
This page took 0.030376 seconds and 4 git commands to generate.