Update insns/README.md
This commit is contained in:
parent
a8cf15e123
commit
2e2300e5c8
|
@ -30,9 +30,11 @@
|
||||||
| CL-type (32 bit version) | C\_LW |
|
| CL-type (32 bit version) | C\_LW |
|
||||||
| CL-type (64 bit version) | C\_LD |
|
| 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
|
## Parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue