aboutsummaryrefslogtreecommitdiff
path: root/tcg/i386
AgeCommit message (Expand)Author
2022-02-09tcg/i386: Support raising sigbus for user-onlyRichard Henderson
2022-02-04cpuid: use unsigned for max cpuidMichael S. Tsirkin
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-14tcg/i386: Split P_VEXW from P_REXWRichard Henderson
2021-07-09tcg: Remove TCG_TARGET_HAS_goto_ptrRichard Henderson
2021-06-29tcg/i386: Support bswap flagsRichard Henderson
2021-06-11tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.hRichard Henderson
2021-06-04tcg: Change parameters for tcg_target_const_matchRichard Henderson
2021-03-17tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina
2021-02-02tcg: Remove TCG_TARGET_CON_SET_HRichard Henderson
2021-02-02tcg/i386: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg: Remove TCG_TARGET_CON_STR_HRichard Henderson
2021-02-02tcg/i386: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/i386: Tidy register constraint definitionsRichard Henderson
2021-02-02tcg/i386: Move constraint type check to tcg_target_const_matchRichard Henderson
2021-01-13tcg/i386: 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: Remove TCG_TARGET_SUPPORT_MIRRORRichard Henderson
2021-01-07tcg/i386: Support split-wx code generationRichard Henderson
2021-01-07tcg: Add --accel tcg,split-wx propertyRichard 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_label 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-07tcg: Introduce INDEX_op_qemu_st8_i32Richard Henderson
2021-01-07tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAPRichard Henderson
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard Henderson
2020-10-08tcg: Remove TCG_TARGET_HAS_cmp_vecRichard Henderson
2020-10-08tcg/i386: Fix dupi for avx2 32-bit hostsRichard 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
2020-06-02tcg/i386: Implement INDEX_op_rotl{i,s,v}_vecRichard Henderson
2020-06-02tcg: Implement gvec support for rotate by scalarRichard Henderson
2020-06-02tcg: Implement gvec support for rotate by vectorRichard Henderson
2020-06-02tcg: Implement gvec support for rotate by immediateRichard Henderson
2020-04-07tcg/i386: Fix %r12 guest_base initializationRichard Henderson
2020-03-30tcg/i386: Fix INDEX_op_dup2_vecRichard Henderson
2020-03-17tcg/i386: Bound shift count expanding sari_vecRichard Henderson
2020-01-15tcg: Search includes in the parent source directoryPhilippe Mathieu-Daudé
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé
2019-11-11tcg/i386/tcg-target.opc.h: Add copyright/licensePeter Maydell