Update README.md
This commit is contained in:
parent
475c1d9fc2
commit
ff977c0e50
|
@ -46,6 +46,10 @@ _Note: This section is under development and will be updated as more classes are
|
|||
- `InsnSra`: SRA instruction
|
||||
- `InsnOr`: OR instruction
|
||||
- `InsnAnd`: AND instruction
|
||||
- `InsnRV32IITypeShift`: RV32I I-Type Instruction (Shift Variation)
|
||||
- `InsnSlli`: SLLI instruction
|
||||
- `InsnSrli`: SRLI instruction
|
||||
- `InsnSrai`: SRAI instruction
|
||||
|
||||
## Parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue