1 #objdump: -str
2 
3 # GAS must know that .data and expressions around #20 << 56 can be
4 # equivalent for GREGs.
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 2000000000000004 l       \*ABS\*	0+ x
14 2000000000000000 l       \*ABS\*	0+ Data_Segment
15 0+ l       \.data	0+ y
16 0+ l    d  \.MMIX\.reg_contents	0+ (|\.MMIX\.reg_contents)
17 0+ g     F \.text	0+ Main
18 2000000000000008 g       \*ABS\*	0+ __\.MMIX\.start\.\.data
19 
20 RELOCATION RECORDS FOR \[\.text\]:
21 OFFSET           TYPE              VALUE
22 0+2 R_MMIX_REG        \.MMIX\.reg_contents
23 
24 Contents of section \.text:
25  0000 232c0004                             .*
26 Contents of section \.data:
27  0000 00000000 00000021                    .*
28 Contents of section \.MMIX\.reg_contents:
29  0000 20000000 00000004                    .*
30