aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/insn_trans/trans_rvi.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-09-01target/riscv: Reorg csr instructionsRichard Henderson1-52/+122
2021-09-01target/riscv: Use {get, dest}_gpr for integer load/storeRichard Henderson1-18/+20
2021-09-01target/riscv: Use get_gpr in branchesRichard Henderson1-15/+10
2021-09-01target/riscv: Use extracts for sraiw and srliwRichard Henderson1-2/+12
2021-09-01target/riscv: Use DisasExtend in shift operationsRichard Henderson1-70/+18
2021-09-01target/riscv: Add DisasExtend to gen_arith*Richard Henderson1-17/+22
2021-09-01target/riscv: Add DisasContext to gen_get_gpr, gen_set_gprRichard Henderson1-22/+22
2021-06-08target/riscv: add gen_shifti() and gen_shiftiw() helper functionsFrank Chang1-50/+4
2021-05-11target/riscv: Consolidate RV32/64 16-bit instructionsAlistair Francis1-0/+6
2021-05-11target/riscv: Consolidate RV32/64 32-bit instructionsAlistair Francis1-4/+12
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+577