Update README.md
This commit is contained in:
parent
94da2671dc
commit
472e0a70f8
|
@ -93,6 +93,10 @@ Below is a list of instructions currently supported by this port of the riscv-fo
|
|||
- `InsnDivu`: DIVU instruction
|
||||
- `InsnRem`: REM instruction
|
||||
- `InsnRemu`: REMU instruction
|
||||
- `InsnRV64IIType`: RV64I I-Type Instruction
|
||||
- `InsnRV64IITypeLoad`: RV64I I-Type Instruction (Load Variation)
|
||||
- `InsnLwu`: LWU instruction
|
||||
- `InsnLd`: LD instruction
|
||||
|
||||
### ISAs
|
||||
|
||||
|
|
Loading…
Reference in New Issue