diff --git a/insns/README.md b/insns/README.md index b8f5eae..d5a2cd4 100644 --- a/insns/README.md +++ b/insns/README.md @@ -50,6 +50,8 @@ _Note: This section is under development and will be updated as more classes are - `InsnSlli`: SLLI instruction - `InsnSrli`: SRLI instruction - `InsnSrai`: SRAI instruction + - `InsnRV32IIType`: RV32I I-Type Instruction + - `InsnJalr`: JALR instruction ## Parameters