summaryrefslogtreecommitdiff
path: root/tcg/ppc/tcg-target.c.inc
AgeCommit message (Expand)Author
2021-02-02tcg/ppc: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/ppc: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-01-13tcg/ppc: Use tcg_constant_vec with tcg vec expandersRichard Henderson
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson
2021-01-13tcg: Increase tcg_out_dupi_vec immediate to int64_tRichard Henderson
2021-01-13tcg: Use tcg_out_dupi_vec from temp_loadRichard Henderson
2021-01-07tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson
2021-01-07tcg: Constify tcg_code_gen_epilogueRichard Henderson
2021-01-07tcg/ppc: Support split-wx code generationRichard Henderson
2021-01-07tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TBRichard Henderson
2021-01-07tcg/ppc: 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: Adjust TCGLabel 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
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard 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-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini