Poskus hornerjevega algoritma s subrutino, ma pomoje neki ne dela
This commit is contained in:
parent
0d6f4cf70b
commit
a363fd8403
4 changed files with 139 additions and 0 deletions
26
ass1/Polinom/poly_sub.log
Normal file
26
ass1/Polinom/poly_sub.log
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
***** Section <default> *****
|
||||
Stats: size=110 blocks=110 symbols=15 literals=0 relocations=0
|
||||
Blocks
|
||||
name start size #ins #dir #sto
|
||||
<default> 00000 0006E 22 15 2
|
||||
Symbols
|
||||
name hex dec scope kind type description
|
||||
a0 00005F 95 local relative data label
|
||||
a1 000062 98 local relative data label
|
||||
a2 000065 101 local relative data label
|
||||
a3 000068 104 local relative data label
|
||||
a4 00006B 107 local relative data label
|
||||
halt 000038 56 local relative code label
|
||||
in 00003B 59 local relative data label
|
||||
inner_loop 000018 24 local relative code label
|
||||
lastin 00004A 74 local absolute notlabel *
|
||||
len 00000F 15 local absolute notlabel lastin-in
|
||||
outer_loop 000009 9 local relative code label
|
||||
poly 00004D 77 local relative data label
|
||||
ps 000000 0 exported relative code label
|
||||
st_poly 00004A 74 local relative data label
|
||||
temp 00005C 92 local relative data label
|
||||
Literals
|
||||
label definition
|
||||
Relocations
|
||||
address length flag symbol
|
||||
Loading…
Add table
Add a link
Reference in a new issue