Restructure insns directory contents #2

Merged
dsleung merged 109 commits from restructuring into master 2020-08-13 15:20:35 +08:00
Showing only changes of commit eb56501727 - Show all commits

View File

@ -79,6 +79,9 @@ Below is a list of instructions currently supported by this port of the riscv-fo
- `InsnBltu`: BLTU instruction - `InsnBltu`: BLTU instruction
- `InsnBgeu`: BGEU instruction - `InsnBgeu`: BGEU instruction
- `InsnJal`: JAL instruction - `InsnJal`: JAL instruction
- `InsnRV32IUType`: RV32I U-Type Instruction
- `InsnLui`: LUI instruction
- `InsnAuipc`: AUIPC instruction
## Parameters ## Parameters