Correct typo in insns/README.md
This commit is contained in:
parent
9a3cb8e88a
commit
56048099b3
|
@ -10,7 +10,7 @@
|
|||
| S-type | SB, SD, SH, SW |
|
||||
| SB-type | BEQ, BGE, BGEU, BLT, BLTU, BNE |
|
||||
| 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 (SP variation) | C\_ADDI16SP |
|
||||
| CI-type (ANDI variation) | C\_ANDI |
|
||||
|
|
Loading…
Reference in New Issue