aboutsummaryrefslogtreecommitdiff
path: root/disas/riscv.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-19riscv/disas: Fix disas output of upper immediatesChristoph Müllner1-0/+2
2023-07-10riscv: Add support for the Zfa extensionChristoph Müllner1-0/+3
2023-07-10disas/riscv: Add support for XThead* instructionsChristoph Müllner1-0/+12
2023-07-10disas/riscv: Encapsulate opcode_data into decodeChristoph Müllner1-16/+17
2023-07-10disas/riscv: Make rv_op_illegal a shared enum valueChristoph Müllner1-0/+4
2023-07-10disas/riscv: Move types/constants to new header fileChristoph Müllner1-0/+282