Update README.md
This commit is contained in:
parent
31753e3679
commit
c938eefe41
@ -58,6 +58,13 @@ _Note: This section is under development and will be updated as more classes are
|
|||||||
- `InsnLw`: LW instruction
|
- `InsnLw`: LW instruction
|
||||||
- `InsnLbu`: LBU instruction
|
- `InsnLbu`: LBU instruction
|
||||||
- `InsnLhu`: LHU instruction
|
- `InsnLhu`: LHU instruction
|
||||||
|
- `InsnRV32IITypeArith`: RV32I I-Type Instruction (Arithmetic Variation)
|
||||||
|
- `InsnAddi`: ADDI instruction
|
||||||
|
- `InsnSlti`: SLTI instruction
|
||||||
|
- `InsnSltiu`: SLTIU instruction
|
||||||
|
- `InsnXori`: XORI instruction
|
||||||
|
- `InsnOri`: ORI instruction
|
||||||
|
- `InsnAndi`: ANDI instruction
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user