This website requires JavaScript.
Explore
Help
Sign In
quentinlegot
/
burritos
Watch
1
Star
0
Fork
0
You've already forked burritos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aba2fbc718722275bf8417b6601a05cc7f6c6b9d
burritos
/
test
/
riscv_instructions
/
simple_arithmetics
History
François Autin
968137cc1b
Refactored makefiles
2023-04-05 17:06:01 +02:00
..
Makefile
Refactored makefiles
2023-04-05 17:06:01 +02:00
README.md
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
unsigned_addition.c
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
unsigned_division.c
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
unsigned_multiplication.c
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
unsigned_substraction.c
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
README.md
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
View Git Blame
Copy Permalink