1 #source: start.s
2 #source: bpo-1.s
3 #as: -linker-allocated-gregs
4 #ld: -m mmo
5 #objdump: -st
6 
7 # Just a simple linker-allocated GREG with no explicit GREGs.
8 
9 .*:     file format mmo
10 
11 SYMBOL TABLE:
12 0+ g       \.text Main
13 0+ g       \.text _start
14 
15 Contents of section \.text:
16  0000 e3fd0001 232afe00                    .*
17 Contents of section \.MMIX\.reg_contents:
18  07f0 00000000 0000002e                    .*
19