aboutsummaryrefslogtreecommitdiff
path: root/tcg/sparc/tcg-target.c.inc
AgeCommit message (Expand)Author
2022-11-01tcg/sparc64: Rename from tcg/sparcRichard Henderson
2022-11-01tcg/sparc: Remove support for sparc32plusRichard Henderson
2022-02-09tcg/sparc: Support unaligned access for user-onlyRichard Henderson
2022-02-09tcg/sparc: Add tcg_out_jmpl_const for better tail callsRichard Henderson
2022-02-09tcg/sparc: Use the constant pool for 64-bit constantsRichard Henderson
2022-02-09tcg/sparc: Convert patch_reloc to return boolRichard Henderson
2022-02-09tcg/sparc: Improve code gen for shifted 32-bit constantsRichard Henderson
2022-02-09tcg/sparc: Add scratch argument to tcg_out_movi_intRichard Henderson
2022-02-09tcg/sparc: Split out tcg_out_movi_imm32Richard Henderson
2022-02-09tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64Richard Henderson
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson
2021-09-21tcg/sparc: Introduce tcg_out_mov_delayRichard Henderson
2021-09-21tcg/sparc: Drop inline markersRichard Henderson
2021-07-09misc: Fix "havn't" typoPhilippe Mathieu-Daudé
2021-06-19tcg/sparc: Fix temp_allocate_frame vs sparc stack biasRichard Henderson
2021-06-04tcg: Change parameters for tcg_target_const_matchRichard Henderson
2021-02-02tcg/sparc: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/sparc: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson
2021-01-07tcg: Constify tcg_code_gen_epilogueRichard Henderson
2021-01-07tcg/sparc: Support split-wx code generationRichard Henderson
2021-01-07tcg/sparc: Use tcg_tbrel_diffRichard Henderson
2021-01-07tcg: Adjust tb_target_set_jmp_target for split-wxRichard Henderson
2021-01-07tcg: Adjust tcg_register_jit for constRichard Henderson
2021-01-07tcg: Adjust tcg_out_call for constRichard Henderson
2021-01-07tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson
2021-01-07util: Enhance flush_icache_range with separate data pointerRichard Henderson
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini