summaryrefslogtreecommitdiffstats
path: root/tcg/s390/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/s390: Fix compare instruction from extended-immediate facilityPhilippe Mathieu-Daudé2021-02-051-1/+1
* tcg/s390: Split out constraint sets to tcg-target-con-set.hRichard Henderson2021-02-021-70/+51Star
* tcg/s390: Split out target constraints to tcg-target-con-str.hRichard Henderson2021-02-021-40/+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/s390: Support split-wx code generationRichard Henderson2021-01-071-39/+30Star
* tcg/s390: Use tcg_tbrel_diffRichard Henderson2021-01-071-8/+8
* tcg: Adjust tcg_register_jit for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust tcg_out_call for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust TCGLabel for constRichard Henderson2021-01-071-1/+1
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-2/+2
* tcg: Remove TCG_CT_REGRichard Henderson2020-10-081-4/+0Star
* tcg: Drop union from TCGArgConstraintRichard Henderson2020-10-081-9/+9
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+2630