Vaja2 osnove v1
This commit is contained in:
parent
d3a493a7fd
commit
480e0e84ce
12 changed files with 277 additions and 0 deletions
15
vaja2/osnove/horner.log
Normal file
15
vaja2/osnove/horner.log
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
***** Section <default> *****
|
||||
Stats: size=39 blocks=39 symbols=4 literals=0 relocations=0
|
||||
Blocks
|
||||
name start size #ins #dir #sto
|
||||
<default> 00000 00027 11 3 1
|
||||
Symbols
|
||||
name hex dec scope kind type description
|
||||
HALT 00001E 30 local relative code label
|
||||
HORNER 000000 0 exported relative code label
|
||||
res 000024 36 local relative data label
|
||||
x 000021 33 local relative data label
|
||||
Literals
|
||||
label definition
|
||||
Relocations
|
||||
address length flag symbol
|
||||
Loading…
Add table
Add a link
Reference in a new issue