Add a lot of comments, fix SRLI instruction in print,
This commit is contained in:
@ -206,7 +206,7 @@ impl Machine {
|
||||
}
|
||||
},
|
||||
|
||||
//TODO store instructions
|
||||
// store instructions
|
||||
RISCV_ST => {
|
||||
match inst.funct3 {
|
||||
RISCV_ST_STB => {
|
||||
|
Reference in New Issue
Block a user