Update README.md
This commit is contained in:
parent
28ed0c8656
commit
eb56501727
|
@ -79,6 +79,9 @@ Below is a list of instructions currently supported by this port of the riscv-fo
|
||||||
- `InsnBltu`: BLTU instruction
|
- `InsnBltu`: BLTU instruction
|
||||||
- `InsnBgeu`: BGEU instruction
|
- `InsnBgeu`: BGEU instruction
|
||||||
- `InsnJal`: JAL instruction
|
- `InsnJal`: JAL instruction
|
||||||
|
- `InsnRV32IUType`: RV32I U-Type Instruction
|
||||||
|
- `InsnLui`: LUI instruction
|
||||||
|
- `InsnAuipc`: AUIPC instruction
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue