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 56048099b3 - Show all commits

View File

@ -10,7 +10,7 @@
| S-type | SB, SD, SH, SW | | S-type | SB, SD, SH, SW |
| SB-type | BEQ, BGE, BGEU, BLT, BLTU, BNE | | SB-type | BEQ, BGE, BGEU, BLT, BLTU, BNE |
| U-type | AUIPC, LUI | | U-type | AUIPC, LUI |
| J-type | JAL | | UJ-type | JAL |
| CI-type | C\_ADD, C\_ADDI, C\_ADDIW, C\_JALR, C\_JR, C\_LI, C\_MV | | CI-type | C\_ADD, C\_ADDI, C\_ADDIW, C\_JALR, C\_JR, C\_LI, C\_MV |
| CI-type (SP variation) | C\_ADDI16SP | | CI-type (SP variation) | C\_ADDI16SP |
| CI-type (ANDI variation) | C\_ANDI | | CI-type (ANDI variation) | C\_ANDI |