22 lines
447 B
Makefile
22 lines
447 B
Makefile
#source: start.s
|
|
#source: bpo-7.s
|
|
#source: bpo-7.s
|
|
#source: areg-t.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m mmo
|
|
#objdump: -st
|
|
|
|
# Two BPO:s against the same value get merged.
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+ g \.text Main
|
|
0+ g \.text _start
|
|
0+c g \.text areg
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 234dfe00 234dfe00 fd040810 .*
|
|
Contents of section \.MMIX\.reg_contents:
|
|
07f0 00000000 00000007 .*
|