Update README.md

pull/2/head
Donald Sebastian Leung 2020-08-11 14:54:27 +08:00
parent a78309d997
commit 507675b59f
1 changed files with 4 additions and 0 deletions

View File

@ -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