1 #source: start.s
2 #source: bpo-1.s
3 #source: bpo-2.s
4 #source: bpo-5.s
5 #source: bpo-6.s
6 #as: -linker-allocated-gregs
7 #ld: -m elf64mmix -T$srcdir/$subdir/bpo64addr.ld
8 #objdump: -st
9 
10 .*:     file format elf64-mmix
11 
12 SYMBOL TABLE:
13 0+100 l    d  \.text	0+ (|\.text)
14 4000000000001060 l    d  \.text\.away	0+ (|\.text\.away)
15 0+7e0 l    d  \.MMIX\.reg_contents	0+ (|\.MMIX\.reg_contents)
16 0+ l    df \*ABS\*	0+ .*
17 4000000000001064 l       \.text\.away	0+ x
18 0+100 g       \.text	0+ x
19 4000000000001060 g       \.text\.away	0+ Main
20 0+104 g       \.text	0+ x2
21 4000000000001060 g       \.text\.away	0+ _start
22 4000000000001068 g       \.text\.away	0+ y
23 
24 Contents of section \.text:
25  0100 232dfc00 232dfd00                    .*
26 Contents of section \.text\.away:
27  4000000000001060 e3fd0001 232afe1e 2321fe00           .*
28 Contents of section \.MMIX\.reg_contents:
29  07e0 00000000 00001168 00000000 0000a514  .*
30  07f0 40000000 00001070                    .*
31