Restructure insns directory contents #2

Merged
dsleung merged 109 commits from restructuring into master 2020-08-13 15:20:35 +08:00
1 changed files with 4 additions and 2 deletions
Showing only changes of commit 2e2300e5c8 - Show all commits

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