Update README.md
This commit is contained in:
parent
a78309d997
commit
507675b59f
|
@ -67,6 +67,10 @@ Below is a list of instructions currently supported by this port of the riscv-fo
|
|||
- `InsnXori`: XORI instruction
|
||||
- `InsnOri`: ORI instruction
|
||||
- `InsnAndi`: ANDI instruction
|
||||
- `InsnRV32ISType`: RV32I S-Type Instruction
|
||||
- `InsnSb`: SB instruction
|
||||
- `InsnSh`: SH instruction
|
||||
- `InsnSw`: SW instruction
|
||||
|
||||
## Parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue