Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg7.d
1 #objdump: -str
2
3 # GAS must know that .text and expressions around 0 can be equivalent for
4 # GREGs.
5
6 .*: file format elf64-mmix
7
8 SYMBOL TABLE:
9 0+ l d \.text 0+
10 0+ l d \.data 0+
11 0+ l d \.bss 0+
12 0+ l \.text 0+ t
13 0+4 l \*ABS\* 0+ x
14 0+ l \.text 0+ y
15 0+ l d \.MMIX\.reg_contents 0+
16 0+8 g F \.text 0+ Main
17 0+8 g \*ABS\* 0+ __\.MMIX\.start\.\.text
18
19
20 RELOCATION RECORDS FOR \[\.text\]:
21 OFFSET TYPE VALUE
22 0+a R_MMIX_REG \.MMIX\.reg_contents
23
24 Contents of section \.text:
25 0000 00000000 00000021 232c0004 00000000 .*
26 Contents of section \.data:
27 Contents of section \.MMIX\.reg_contents:
28 0000 00000000 00000004 .*
This page took 0.03038 seconds and 4 git commands to generate.