aboutsummaryrefslogtreecommitdiff
path: root/tcg/arm/tcg-target.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-02-02tcg/arm: Split out constraint sets to tcg-target-con-set.hRichard Henderson1-63/+33
2021-02-02tcg/arm: Split out target constraints to tcg-target-con-str.hRichard Henderson1-56/+18
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson1-1/+0
2021-01-07tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson1-2/+1
2021-01-07tcg: Constify tcg_code_gen_epilogueRichard Henderson1-2/+1
2021-01-07tcg/arm: Support split-wx code generationRichard Henderson1-16/+21
2021-01-07tcg: Adjust tcg_register_jit for constRichard Henderson1-1/+1
2021-01-07tcg: Adjust tcg_out_call for constRichard Henderson1-1/+1
2021-01-07tcg: Adjust TCGLabel for constRichard Henderson1-1/+1
2021-01-07tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson1-1/+1
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson1-3/+0
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson1-13/+13
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+2362