summaryrefslogtreecommitdiffstats
path: root/tcg/i386/tcg-target.c.inc
Commit message (Expand)AuthorAgeFilesLines
* tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina2021-03-171-2/+4
* tcg/i386: Split out constraint sets to tcg-target-con-set.hRichard Henderson2021-02-021-128/+68Star
* tcg/i386: Split out target constraints to tcg-target-con-str.hRichard Henderson2021-02-021-69/+0Star
* tcg/i386: Tidy register constraint definitionsRichard Henderson2021-02-021-20/+20
* tcg/i386: Move constraint type check to tcg_target_const_matchRichard Henderson2021-02-021-11/+17
* tcg/i386: Use tcg_constant_vec with tcg vec expandersRichard Henderson2021-01-131-13/+13
* tcg: Remove movi and dupi opcodesRichard Henderson2021-01-131-3/+0Star
* tcg: Increase tcg_out_dupi_vec immediate to int64_tRichard Henderson2021-01-131-9/+13
* tcg: Use tcg_out_dupi_vec from temp_loadRichard Henderson2021-01-131-20/+41
* tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson2021-01-071-2/+1Star
* tcg: Constify tcg_code_gen_epilogueRichard Henderson2021-01-071-2/+1Star
* tcg/i386: Support split-wx code generationRichard Henderson2021-01-071-9/+11
* tcg: Adjust tcg_register_jit for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust tcg_out_label for constRichard Henderson2021-01-071-5/+5
* tcg: Adjust tcg_out_call for constRichard Henderson2021-01-071-2/+2
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-2/+2
* tcg: Introduce INDEX_op_qemu_st8_i32Richard Henderson2021-01-071-11/+18
* tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAPRichard Henderson2021-01-071-74/+45Star
* tcg/i386: Fix dupi for avx2 32-bit hostsRichard Henderson2020-10-081-1/+1
* tcg: Remove TCG_CT_REGRichard Henderson2020-10-081-11/+0Star
* tcg: Drop union from TCGArgConstraintRichard Henderson2020-10-081-13/+13
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+4016