Naredil evalvacijo polinoma še s hornerjem
This commit is contained in:
parent
86af0d53f8
commit
0d6f4cf70b
4 changed files with 108 additions and 0 deletions
21
ass1/Polinom/horner.log
Normal file
21
ass1/Polinom/horner.log
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
***** Section <default> *****
|
||||
Stats: size=61 blocks=61 symbols=10 literals=0 relocations=0
|
||||
Blocks
|
||||
name start size #ins #dir #sto
|
||||
<default> 00000 0003D 16 8 1
|
||||
Symbols
|
||||
name hex dec scope kind type description
|
||||
a0 00002E 46 local relative data label
|
||||
a1 000031 49 local relative data label
|
||||
a2 000034 52 local relative data label
|
||||
a3 000037 55 local relative data label
|
||||
a4 00003A 58 local relative data label
|
||||
h 000000 0 exported relative code label
|
||||
halt 000025 37 local relative code label
|
||||
horner 000000 0 local relative code label
|
||||
poly 00002B 43 local relative data label
|
||||
x0 000028 40 local relative data label
|
||||
Literals
|
||||
label definition
|
||||
Relocations
|
||||
address length flag symbol
|
||||
Loading…
Add table
Add a link
Reference in a new issue