This website requires JavaScript.
Explore
Help
Register
Sign In
Rativel
/
BurritOS
Watch
1
Star
1
Fork
1
You've already forked BurritOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
64c8104668906ea8b4b96146dbe6461dc90bb9b0
BurritOS
/
test
/
riscv_instructions
/
simple_arithmetics
History
Quentin Legot
e170256c9b
Fix build makefiles
2023-03-28 19:35:24 +02:00
..
Makefile
Fix build makefiles
2023-03-28 19:35:24 +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