aboutsummaryrefslogtreecommitdiff
path: root/tcg/sparc/tcg-target.c.inc
AgeCommit message (Expand)AuthorFilesLines
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot1-8/+8
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson1-2/+2
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson1-8/+8
2021-09-21tcg/sparc: Introduce tcg_out_mov_delayRichard Henderson1-6/+15
2021-09-21tcg/sparc: Drop inline markersRichard Henderson1-23/+22
2021-07-09misc: Fix "havn't" typoPhilippe Mathieu-Daudé1-2/+4
2021-06-19tcg/sparc: Fix temp_allocate_frame vs sparc stack biasRichard Henderson1-6/+10
2021-06-04tcg: Change parameters for tcg_target_const_matchRichard Henderson1-4/+1
2021-02-02tcg/sparc: Split out constraint sets to tcg-target-con-set.hRichard Henderson1-52/+23
2021-02-02tcg/sparc: Split out target constraints to tcg-target-con-str.hRichard Henderson1-49/+30
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson1-2/+0
2021-01-07tcg: Constify tcg_code_gen_epilogueRichard Henderson1-2/+1
2021-01-07tcg/sparc: Support split-wx code generationRichard Henderson1-11/+13
2021-01-07tcg/sparc: Use tcg_tbrel_diffRichard Henderson1-8/+7
2021-01-07tcg: Adjust tb_target_set_jmp_target for split-wxRichard Henderson1-7/+7
2021-01-07tcg: Adjust tcg_register_jit for constRichard Henderson1-1/+1
2021-01-07tcg: Adjust tcg_out_call for constRichard Henderson1-2/+2
2021-01-07tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson1-1/+1
2021-01-07util: Enhance flush_icache_range with separate data pointerRichard Henderson1-2/+2
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson1-5/+0
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson1-8/+8
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-2/+3
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+1868