done
This commit is contained in:
parent
303f5e06a7
commit
7106f34a4e
10 changed files with 91 additions and 16 deletions
22
ass1/arithr.log
Normal file
22
ass1/arithr.log
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
***** Section <default> *****
|
||||
Stats: size=79 blocks=79 symbols=11 literals=0 relocations=0
|
||||
Blocks
|
||||
name start size #ins #dir #sto
|
||||
<default> 00000 0004F 21 4 6
|
||||
Symbols
|
||||
name hex dec scope kind type description
|
||||
arith 000000 0 exported relative code label
|
||||
diff 000040 64 local relative data label
|
||||
halt 000034 52 local relative code label
|
||||
mod 000049 73 local relative data label
|
||||
prod 000043 67 local relative data label
|
||||
quot 000046 70 local relative data label
|
||||
start 000000 0 local relative code label
|
||||
sum 00003D 61 local relative data label
|
||||
x 000037 55 local relative data label
|
||||
y 00003A 58 local relative data label
|
||||
z 00004C 76 local relative data label
|
||||
Literals
|
||||
label definition
|
||||
Relocations
|
||||
address length flag symbol
|
||||
Loading…
Add table
Add a link
Reference in a new issue