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
cef082bfd5c015b206724e64ae0fe9fd5a2bb1dd
BurritOS
/
test_programs
/
riscv_instructions
/
simple_arithmetics
History
François Autin
f6ff30b63c
Fixed compilation warnings
2023-03-01 13:56:12 +01:00
..
Makefile
Automated objdumping of test programs
2023-03-01 13:44:48 +01:00
README.md
Automated objdumping of test programs
2023-03-01 13:44:48 +01:00
unsigned_addition.c
Fixed compilation warnings
2023-03-01 13:56:12 +01:00
unsigned_division.c
Fixed compilation warnings
2023-03-01 13:56:12 +01:00
unsigned_multiplication.c
Fixed compilation warnings
2023-03-01 13:56:12 +01:00
unsigned_substraction.c
Fixed compilation warnings
2023-03-01 13:56:12 +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