aboutsummaryrefslogtreecommitdiff
path: root/disas/riscv.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-30disas/riscv: Clean up includesPeter Maydell1-1/+0
2023-11-07disas/riscv: Add rv_codec_vror_vi for vror.viMax Chou1-0/+1
2023-11-07disas/riscv: Add rv_fmt_vd_vs2_uimm formatMax Chou1-0/+1
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