Update README.md

pull/2/head
Donald Sebastian Leung 2020-08-10 12:59:00 +08:00
parent 475c1d9fc2
commit ff977c0e50
1 changed files with 4 additions and 0 deletions

View File

@ -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