Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg2.d
1 # objdump: -rst
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 \.text 0+ D4
10 0+4 l \.text 0+ E6
11 0+ l \.MMIX\.reg_contents 0+ H9
12 0+8 l \.MMIX\.reg_contents 0+ G8
13 0+ l \.MMIX\.reg_contents 0+ F7
14 0+18 l \.MMIX\.reg_contents 0+ D5
15 0+20 l \.MMIX\.reg_contents 0+ C3
16 0+28 l \.MMIX\.reg_contents 0+ B1
17 0+30 l \.MMIX\.reg_contents 0+ A0
18 0+0 l d \.MMIX\.reg_contents 0+
19 0+c g F \.text 0+ Main
20
21
22 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
23 OFFSET TYPE VALUE
24 0+ R_MMIX_64 \.text\+0x0+8
25 0+10 R_MMIX_64 \.text\+0x0+1c
26 0+20 R_MMIX_64 \.text
27
28
29 Contents of section \.text:
30 0000 e37b01c8 e3ea1edb fd020304 fd010203 .*
31 Contents of section \.data:
32 Contents of section \.MMIX\.reg_contents:
33 0000 00000000 00000000 00000000 000000f7 .*
34 0010 00000000 00000000 00000000 00000000 .*
35 0020 00000000 00000000 00000000 00000001 .*
36 0030 00000000 00000000 .*
This page took 0.029679 seconds and 4 git commands to generate.