aboutsummaryrefslogtreecommitdiff
path: root/tcg/riscv/tcg-target.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-17tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina1-1/+2
2021-02-02tcg/riscv: Split out constraint sets to tcg-target-con-set.hRichard Henderson1-60/+23
2021-02-02tcg/riscv: Split out target constraints to tcg-target-con-str.hRichard Henderson1-39/+13
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson1-2/+0
2021-01-07tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson1-2/+1
2021-01-07tcg: Constify tcg_code_gen_epilogueRichard Henderson1-2/+1
2021-01-07tcg/riscv: Support split-wx code generationRichard Henderson1-18/+23
2021-01-07tcg/riscv: Remove branch-over-branch fallbackRichard Henderson1-50/+6
2021-01-07tcg/riscv: Fix branch range checksRichard Henderson1-13/+15
2021-01-07tcg: Adjust tcg_register_jit for constRichard Henderson1-1/+1
2021-01-07tcg: Adjust tcg_out_call for constRichard Henderson1-3/+3
2021-01-07tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson1-2/+2
2021-01-04tcg/riscv: Fix illegal shift instructionsZihao Yu1-6/+6
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson1-2/+0
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson1-7/+7
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+1915