BurritOS/src/simulator
2023-02-01 17:32:17 +01:00
..
decode.rs Add a lot of comments, fix SRLI instruction in print, 2023-01-18 22:15:06 +01:00
machine.rs Convert some fp reg from array to struct call 2023-02-01 17:32:17 +01:00
mod.rs Using a struct for registers instead of an array 2023-02-01 16:39:40 +01:00
print.rs Added a test on a small program and removed unnecessary spaces 2023-02-01 16:57:40 +01:00