aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390/tcg-target.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson1-2587/+0
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson1-5/+5
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson1-2/+2
2021-06-29tcg/s390: Support bswap flagsRichard Henderson1-6/+28
2021-06-04tcg: Change parameters for tcg_target_const_matchRichard Henderson1-4/+1
2021-03-17tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina1-1/+2
2021-02-05tcg/s390: Fix compare instruction from extended-immediate facilityPhilippe Mathieu-Daudé1-1/+1
2021-02-02tcg/s390: Split out constraint sets to tcg-target-con-set.hRichard Henderson1-70/+51
2021-02-02tcg/s390: Split out target constraints to tcg-target-con-str.hRichard Henderson1-40/+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/s390: Support split-wx code generationRichard Henderson1-39/+30
2021-01-07tcg/s390: Use tcg_tbrel_diffRichard Henderson1-8/+8
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-2/+2
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson1-4/+0
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson1-9/+9
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+2630