15 lines
174 B
Markdown
15 lines
174 B
Markdown
# Simple arithmetics program
|
|
|
|
These allow to check whether the following instructions are correctly implemented.
|
|
|
|
- addi
|
|
- sd
|
|
- sw
|
|
- li
|
|
- sw
|
|
- lw
|
|
- mv
|
|
- addw
|
|
- nop
|
|
- ld
|
|
- ret |