summaryrefslogtreecommitdiffstats
path: root/tcg/riscv/tcg-target.c.inc
Commit message (Expand)AuthorAgeFilesLines
* tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina2021-03-171-1/+2
* tcg/riscv: Split out constraint sets to tcg-target-con-set.hRichard Henderson2021-02-021-60/+23Star
* tcg/riscv: Split out target constraints to tcg-target-con-str.hRichard Henderson2021-02-021-39/+13Star
* tcg: Remove movi and dupi opcodesRichard Henderson2021-01-131-2/+0Star
* tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson2021-01-071-2/+1Star
* tcg: Constify tcg_code_gen_epilogueRichard Henderson2021-01-071-2/+1Star
* tcg/riscv: Support split-wx code generationRichard Henderson2021-01-071-18/+23
* tcg/riscv: Remove branch-over-branch fallbackRichard Henderson2021-01-071-50/+6Star
* tcg/riscv: Fix branch range checksRichard Henderson2021-01-071-13/+15
* tcg: Adjust tcg_register_jit for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust tcg_out_call for constRichard Henderson2021-01-071-3/+3
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-2/+2
* tcg/riscv: Fix illegal shift instructionsZihao Yu2021-01-041-6/+6
* tcg: Remove TCG_CT_REGRichard Henderson2020-10-081-2/+0Star
* tcg: Drop union from TCGArgConstraintRichard Henderson2020-10-081-7/+7
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+1915