Restructure insns directory contents #2

Merged
dsleung merged 109 commits from restructuring into master 2020-08-13 15:20:35 +08:00
Showing only changes of commit 10296cbf3b - Show all commits

View File

@ -50,6 +50,8 @@ _Note: This section is under development and will be updated as more classes are
- `InsnSlli`: SLLI instruction - `InsnSlli`: SLLI instruction
- `InsnSrli`: SRLI instruction - `InsnSrli`: SRLI instruction
- `InsnSrai`: SRAI instruction - `InsnSrai`: SRAI instruction
- `InsnRV32IIType`: RV32I I-Type Instruction
- `InsnJalr`: JALR instruction
## Parameters ## Parameters