bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg8.d
1 #objdump: -str
2
3 # GAS must know that .text and expressions around 0 can be
4 # equivalent for GREGs; like greg7 but the other way round.
5
6 .*: file format elf64-mmix
7
8 SYMBOL TABLE:
9 0+ l d \.text 0+ (|\.text)
10 0+ l d \.data 0+ (|\.data)
11 0+ l d \.bss 0+ (|\.bss)
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+ (|\.MMIX\.reg_contents)
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
25 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
26 OFFSET TYPE VALUE
27 0+ R_MMIX_64 \.text
28
29 Contents of section \.text:
30 0000 00000000 00000021 232c0054 .*
31 Contents of section \.MMIX\.reg_contents:
32 0000 00000000 00000000 .*
This page took 0.030298 seconds and 4 git commands to generate.