Restructure insns directory contents #2
|
@ -52,6 +52,12 @@ _Note: This section is under development and will be updated as more classes are
|
|||
- `InsnSrai`: SRAI instruction
|
||||
- `InsnRV32IIType`: RV32I I-Type Instruction
|
||||
- `InsnJalr`: JALR instruction
|
||||
- `InsnRV32IITypeLoad`: RV32I I-Type Instruction (Load Variation)
|
||||
- `InsnLb`: LB instruction
|
||||
- `InsnLh`: LH instruction
|
||||
- `InsnLw`: LW instruction
|
||||
- `InsnLbu`: LBU instruction
|
||||
- `InsnLhu`: LHU instruction
|
||||
|
||||
## Parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue