refactor and R-type instructions

This commit is contained in:
inixyz
2023-10-07 22:33:08 +03:00
parent 395b67f0e5
commit 02aaf2db57
3 changed files with 31 additions and 41 deletions

View File

@@ -1,2 +1,2 @@
default:
gcc src/*.c -o tinyrv
gcc src/main.c -o tinyriscv