started up asm
This commit is contained in:
parent
ef273790b8
commit
acce30cea1
45 changed files with 1167 additions and 728 deletions
|
|
@ -1,19 +1,19 @@
|
|||
***** Section <default> *****
|
||||
Stats: size=75 blocks=75 symbols=9 literals=0 relocations=0
|
||||
Stats: size=81 blocks=81 symbols=9 literals=0 relocations=0
|
||||
Blocks
|
||||
name start size #ins #dir #sto
|
||||
<default> 00000 0004B 23 6 1
|
||||
<default> 00000 00051 22 8 1
|
||||
Symbols
|
||||
name hex dec scope kind type description
|
||||
HALT 00001C 28 local relative code label
|
||||
HORNER_X 00001F 31 local relative code label
|
||||
LOOP 00000E 14 local relative code label
|
||||
HALT 00001B 27 local relative code label
|
||||
HORNER_X 00001E 30 local relative code label
|
||||
LOOP 000003 3 local relative code label
|
||||
MAIN 000000 0 exported relative code label
|
||||
bytes_len 000000 0 local relative notlabel lasttin-in
|
||||
bytes_len 000009 9 local absolute notlabel lastin-in
|
||||
counter 00004B 75 local relative data label
|
||||
ctx_a 00004E 78 local relative data label
|
||||
in 000042 66 local relative data label
|
||||
lastin 000045 69 local absolute notlabel *
|
||||
res 000048 72 local relative data label
|
||||
words_len 000045 69 local relative data label
|
||||
lastin 00004B 75 local absolute notlabel *
|
||||
Literals
|
||||
label definition
|
||||
Relocations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue