From 2e2300e5c8b62d03f744c4839911f55b783e317d Mon Sep 17 00:00:00 2001 From: Donald Sebastian Leung Date: Fri, 7 Aug 2020 12:54:31 +0800 Subject: [PATCH] Update insns/README.md --- insns/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/insns/README.md b/insns/README.md index d9a0ebd..a8ca67e 100644 --- a/insns/README.md +++ b/insns/README.md @@ -30,9 +30,11 @@ | CL-type (32 bit version) | C\_LW | | CL-type (64 bit version) | C\_LD | -## File Synopsis +## Class Synopsis -TODO +_Note: This section is under development and will be updated as more classes are implemented._ + +- `Insn`: General RISC-V instruction ## Parameters