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
b86331503051a9a1e5250ca767febb25c0868fe0
BurritOS
/
test_programs
/
riscv_instructions
/
simple_arithmerics
History
Samy Solhi
82c9282f0e
debug loader
2023-02-15 18:09:18 +01:00
..
README.md
ONGOING: Test programs
2023-02-08 15:01:41 +00:00
unsigned_addition.c
ONGOING: Test programs
2023-02-08 15:01:41 +00:00
unsigned_addition.hex
debug loader
2023-02-15 18:09:18 +01:00
unsigned_addition.o
debuging mem_checker::from
2023-02-15 15:45:37 +01:00
unsigned_division.c
ONGOING: Test programs
2023-02-08 15:01:41 +00:00
unsigned_multiplication.c
ONGOING: Test programs
2023-02-08 15:01:41 +00:00
unsigned_substraction.c
ONGOING: Test programs
2023-02-08 15:01:41 +00: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