Update README.md
This commit is contained in:
parent
ade3d46b5b
commit
cf295596ef
|
@ -98,6 +98,10 @@ Below is a list of instructions currently supported by this port of the riscv-fo
|
||||||
- `InsnLwu`: LWU instruction
|
- `InsnLwu`: LWU instruction
|
||||||
- `InsnLd`: LD instruction
|
- `InsnLd`: LD instruction
|
||||||
- `InsnAddiw`: ADDIW instruction
|
- `InsnAddiw`: ADDIW instruction
|
||||||
|
- `InsnRV64IITypeShift`: RV64I I-Type Instruction (Shift Variation)
|
||||||
|
- `InsnSlliw`: SLLIW instruction
|
||||||
|
- `InsnSrliw`: SRLIW instruction
|
||||||
|
- `InsnSraiw`: SRAIW instruction
|
||||||
- `InsnSd`: SD instruction
|
- `InsnSd`: SD instruction
|
||||||
|
|
||||||
### ISAs
|
### ISAs
|
||||||
|
|
Loading…
Reference in New Issue