.. | ||
Makefile | ||
README.md | ||
unsigned_addition.c | ||
unsigned_division.c | ||
unsigned_multiplication.c | ||
unsigned_substraction.c |
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