Update insns/README.md

This commit is contained in:
Donald Sebastian Leung 2020-08-07 12:54:31 +08:00
parent a8cf15e123
commit 2e2300e5c8
1 changed files with 4 additions and 2 deletions

View File

@ -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