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+4 g       \.text	0+ _start
10 2000000000000000 g       \.text	0+ __bss_start
11 2000000000000000 g       \.text	0+ _edata
12 2000000000000000 g       \.text	0+ _end
13 0+4 g       \.text	0+ _start\.
14 
15 Disassembly of section \.text:
16 
17 0+ <_start-0x4>:
18    0:	fd000001 	swym 0,0,1
19 
20 0+4 <_start>:
21    4:	fd000002 	swym 0,0,2
22