aboutsummaryrefslogtreecommitdiff
path: root/riscv/overlap_list.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-11Separate RV32 and RV64 C instructions into separate filesAndrew Waterman1-0/+6
2024-06-11Add comments to overlap listAndrew Waterman1-0/+9
2024-06-11Refine Zicfiss overlap listAndrew Waterman1-2/+5
2024-06-11Remove unnecessary instructions from overlap listAndrew Waterman1-11/+0
2024-05-01Remove Zbpbo, Zpn, and Zpsfoperand implementationAndrew Waterman1-4/+0
2024-04-18Add Zicfiss extension from CFI extension, v0.4.0SuHsien Ho1-0/+7
2024-03-06Zicfilp: Add Zicfilp codes to riscv/encoding.hMing-Yi Lai1-0/+1
2023-06-19Zvk: extensions parsingEric Gouriou1-0/+9
2023-06-18Remove instructions that belong only to XbitmanipAndrew Waterman1-1/+0
2023-06-18Add CMOV to overlap list, as it overlaps CZERO.EQZAndrew Waterman1-0/+1
2023-06-17Add C.EBREAK, C.JALR, and C.JR to overlap listAndrew Waterman1-0/+3
2022-11-17add support for zcmtWeiwei Li1-0/+1
2022-11-17add support for zcmpWeiwei Li1-0/+6
2022-11-17add support for zca zcd and zcfWeiwei Li1-8/+4
2022-04-14add support for overlap instructionsWeiwei Li1-0/+8