aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/insn_trans/trans_privileged.c.inc
AgeCommit message (Expand)Author
2022-07-03target/riscv: Minimize the calls to decode_save_opcRichard Henderson
2022-01-21target/riscv: Sign extend pc for different XLENLIU Zhiwei
2022-01-21target/riscv: Don't save pc when exception returnLIU Zhiwei
2021-10-15target/riscv: Remove exit_tb and lookup_and_goto_ptrRichard Henderson
2021-10-15target/riscv: Remove dead code after exceptionRichard Henderson
2021-01-18riscv: Add semihosting supportKeith Packard
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini