summary refs log tree commit diff stats
path: root/disas/riscv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* disas/riscv: Clean up includesPeter Maydell2024-01-301-1/+0
* disas/riscv: Add rv_codec_vror_vi for vror.viMax Chou2023-11-071-0/+1
* disas/riscv: Add rv_fmt_vd_vs2_uimm formatMax Chou2023-11-071-0/+1
* riscv/disas: Fix disas output of upper immediatesChristoph Müllner2023-07-191-0/+2
* riscv: Add support for the Zfa extensionChristoph Müllner2023-07-101-0/+3
* disas/riscv: Add support for XThead* instructionsChristoph Müllner2023-07-101-0/+12
* disas/riscv: Encapsulate opcode_data into decodeChristoph Müllner2023-07-101-16/+17
* disas/riscv: Make rv_op_illegal a shared enum valueChristoph Müllner2023-07-101-0/+4
* disas/riscv: Move types/constants to new header fileChristoph Müllner2023-07-101-0/+282