From a15e57e12e03ac3ceae6f9985f8539a960757b95 Mon Sep 17 00:00:00 2001 From: Donald Sebastian Leung Date: Thu, 27 Aug 2020 13:12:23 +0800 Subject: [PATCH] Update README.md --- rvfi/insns/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rvfi/insns/README.md b/rvfi/insns/README.md index a959fff..596e5a4 100644 --- a/rvfi/insns/README.md +++ b/rvfi/insns/README.md @@ -97,6 +97,7 @@ Below is a list of instructions currently supported by this port of the riscv-fo - `InsnRV64IITypeLoad`: RV64I I-Type Instruction (Load Variation) - `InsnLwu`: LWU instruction - `InsnLd`: LD instruction + - `InsnAddiw`: ADDIW instruction - `InsnSd`: SD instruction ### ISAs