1 #source: start2.s
2 #ld: -m elf64mmix
3 #objdump: -td
4 
5 .*:     file format elf64-mmix
6 
7 SYMBOL TABLE:
8 0+ l    d  \.text	0+ (|\.text)
9 0+ l    d  \*ABS\*	0+ (|\.shstrtab)
10 0+ l    d  \*ABS\*	0+ (|\.symtab)
11 0+ l    d  \*ABS\*	0+ (|\.strtab)
12 0+4 g       \.text	0+ _start
13 2000000000000000 g       \*ABS\*	0+ __bss_start
14 2000000000000000 g       \*ABS\*	0+ _edata
15 2000000000000000 g       \*ABS\*	0+ _end
16 0+4 g       \.text	0+ _start\.
17 
18 Disassembly of section \.text:
19 
20 0+ <_start-0x4>:
21    0:	fd000001 	swym 0,0,1
22 
23 0+4 <_start>:
24    4:	fd000002 	swym 0,0,2
25