Update README.md

pull/2/head
Donald Sebastian Leung 2020-08-11 16:59:02 +08:00
parent a515938780
commit 2ab62a6f79
1 changed files with 7 additions and 0 deletions

View File

@ -71,6 +71,13 @@ Below is a list of instructions currently supported by this port of the riscv-fo
- `InsnSb`: SB instruction
- `InsnSh`: SH instruction
- `InsnSw`: SW instruction
- `InsnRV32ISBType`: RV32I SB-Type Instruction
- `InsnBeq`: BEQ instruction
- `InsnBne`: BNE instruction
- `InsnBlt`: BLT instruction
- `InsnBge`: BGE instruction
- `InsnBltu`: BLTU instruction
- `InsnBgeu`: BGEU instruction
## Parameters