Reworked unit tests for machine and renamed test_programs directory
This commit is contained in:
15
test/riscv_instructions/simple_arithmetics/README.md
Normal file
15
test/riscv_instructions/simple_arithmetics/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# 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
|
Reference in New Issue
Block a user