- 682a052 tcg/ppc: Sync tcg_out_test and constraints by Richard Henderson · 7 months ago
- 5915139 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
- a71d9df tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 by Richard Henderson · 8 months ago
- b86c6ba util/cpuinfo-riscv: Support host/cpuinfo.h for riscv by Richard Henderson · 8 months ago
- 4408155 meson: Drop the .fa library suffix by Paolo Bonzini · 9 months ago
- 414b180 meson: Pass objects and dependencies to declare_dependency() by Akihiko Odaki · 9 months ago
- fe721c1 Revert "host/i386: assume presence of POPCNT" by Paolo Bonzini · 9 months ago
- 521d7fb tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers by Richard Henderson · 8 months ago
- 6b0ca41 tcg/loongarch64: Enable v256 with LASX by Richard Henderson · 9 months ago
- 4c2c574 tcg/loongarch64: Support LASX in tcg_out_vec_op by Richard Henderson · 9 months ago
- 3683354 tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op by Richard Henderson · 9 months ago
- 8407701 tcg/loongarch64: Remove temp_vec from tcg_out_vec_op by Richard Henderson · 9 months ago
- 571f64f tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st} by Richard Henderson · 9 months ago
- 604ba81 tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op by Richard Henderson · 9 months ago
- cbf5a8f tcg/loongarch64: Support LASX in tcg_out_addsub_vec by Richard Henderson · 9 months ago
- ce37579 tcg/loongarch64: Simplify tcg_out_addsub_vec by Richard Henderson · 9 months ago
- 825d53f tcg/loongarch64: Support LASX in tcg_out_dupi_vec by Richard Henderson · 9 months ago
- 75b5ffd tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec by Richard Henderson · 9 months ago
- 15750fa tcg/loongarch64: Support LASX in tcg_out_dupm_vec by Richard Henderson · 9 months ago
- e78dc00 tcg/loongarch64: Support LASX in tcg_out_dup_vec by Richard Henderson · 9 months ago
- 4f222d8 tcg/loongarch64: Simplify tcg_out_dup_vec by Richard Henderson · 9 months ago
- 1c05d53 tcg/loongarch64: Support TCG_TYPE_V64 by Richard Henderson · 9 months ago
- 3a7a53c tcg/loongarch64: Handle i32 and i64 moves between gr and fr by Richard Henderson · 9 months ago
- 3e26131 tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs by Richard Henderson · 9 months ago
- 741b0ee tcg/loongarch64: Import LASX, FP insns by Richard Henderson · 9 months ago
- 45ccdbc host/i386: assume presence of POPCNT by Paolo Bonzini · 9 months ago
- e68e97c host/i386: assume presence of CMOV by Paolo Bonzini · 9 months ago
- 6130615 tcg: include dependencies in static_library() by Paolo Bonzini · 9 months ago
- f230c79 tcg/arm: Support TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- b04574d tcg/aarch64: Support TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- 6975cc4 tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- af8c14a tcg: Introduce TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- c9290df tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs by Richard Henderson · 10 months ago
- 34e5e1d plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start by Richard Henderson · 11 months ago
- 36bc99b plugins: Use translator_st for qemu_plugin_insn_data by Richard Henderson · 11 months ago
- 8d65cda tcg/optimize: Optimize setcond with zmask by Richard Henderson · 11 months ago
- 19517b8 tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff by Richard Henderson · 11 months ago
- 2623ca6 tcg/i386: Simplify immediate 8-bit logical vector shifts by Richard Henderson · 12 months ago
- b3ee719 tcg: Add write_aofs to GVecGen3i by Richard Henderson · 12 months ago
- b384c73 plugins: Replace pr_ops with a proper debug dump flag by Richard Henderson · 12 months ago
- 36ab430 tcg: Remove INDEX_op_plugin_cb_{start,end} by Richard Henderson · 12 months ago
- b074897 tcg: Remove TCG_CALL_PLUGIN by Richard Henderson · 12 months ago
- 8a2927f plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM by Richard Henderson · 12 months ago
- a0948bb plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN by Richard Henderson · 12 months ago
- 83a0ad2 tcg: Pass function pointer to tcg_gen_call* by Richard Henderson · 12 months ago
- ed30e7b tcg: Make tcg/helper-info.h self-contained by Richard Henderson · 12 months ago
- d3cbde7 exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' by Philippe Mathieu-Daudé · 11 months ago
- 07843f7 tcg: Add TCGContext.emit_before_op by Richard Henderson · 12 months ago
- e25fe88 tcg/optimize: Do not attempt to constant fold neg_vec by Richard Henderson · 11 months ago
- 2911e9b tcg/optimize: Fix sign_mask for logical right-shift by Richard Henderson · 11 months ago
- 4fe19bb tcg/aarch64: Fix tcg_out_brcond for test comparisons by Richard Henderson · 12 months ago
- 1d24c36 tcg/aarch64: Fix tcg_out_cmp for test comparisons by Richard Henderson · 12 months ago
- ff20281 tcg/optimize: fix uninitialized variable by Paolo Bonzini · 1 year ago
- 7f89fdf tcg/aarch64: Apple does not align __int128_t in even registers by Richard Henderson · 1 year ago
- e41f182 tcg/arm: Fix goto_tb for large translation blocks by Richard Henderson · 1 year, 1 month ago
- 23c5692 tcg/tci: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 585b7a4 tcg/s390x: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- d95b51d tcg/s390x: Add TCG_CT_CONST_CMP by Richard Henderson · 1 year, 4 months ago
- cbaddf3 tcg/s390x: Split constraint A into J+U by Richard Henderson · 1 year, 4 months ago
- ad788ae tcg/ppc: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 282ef7e tcg/ppc: Add TCG_CT_CONST_CMP by Richard Henderson · 1 year, 4 months ago
- 2f2faef tcg/ppc: Tidy up tcg_target_const_match by Richard Henderson · 1 year, 4 months ago
- 740f1d4 tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel by Richard Henderson · 1 year, 4 months ago
- 2e7eafc tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc by Richard Henderson · 1 year, 4 months ago
- b9ddaf5 tcg/sparc64: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 905afe3 tcg/sparc64: Pass TCGCond to tcg_out_cmp by Richard Henderson · 1 year, 4 months ago
- 6bc74a5 tcg/sparc64: Hoist read of tcg_cond_to_rcond by Richard Henderson · 1 year, 4 months ago
- be1335d tcg/i386: Use TEST r,r to test 8/16/32 bits by Paolo Bonzini · 1 year, 2 months ago
- d3d1c30 tcg/i386: Improve TSTNE/TESTEQ vs powers of two by Richard Henderson · 1 year, 2 months ago
- 303214a tcg/i386: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 6749d85 tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp by Richard Henderson · 1 year, 4 months ago
- c95da56 tcg/i386: Pass x86 condition codes to tcg_out_cmov by Richard Henderson · 1 year, 4 months ago
- 9f56661 tcg/arm: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- e67ec08 tcg/arm: Split out tcg_out_cmp() by Richard Henderson · 1 year, 4 months ago
- 34aff3c tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX by Richard Henderson · 1 year, 4 months ago
- 92a11b9 tcg/aarch64: Generate TBZ, TBNZ by Richard Henderson · 1 year, 1 month ago
- a0f5b3f tcg/aarch64: Massage tcg_out_brcond() by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 339adf2 tcg/aarch64: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 21e9a8a tcg: Add TCGConst argument to tcg_target_const_match by Richard Henderson · 1 year, 4 months ago
- fb04ab7 tcg/optimize: Lower TCG_COND_TST{EQ,NE} if unsupported by Richard Henderson · 1 year, 2 months ago
- ceb9ee0 tcg/optimize: Handle TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 7e64b11 tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2 by Richard Henderson · 1 year, 4 months ago
- 246c4b7 tcg/optimize: Split out do_constant_folding_cond1 by Richard Henderson · 1 year, 4 months ago
- 27cdb85 tcg/optimize: Split out arg_is_const_val by Richard Henderson · 1 year, 4 months ago
- caf3eac tcg: Introduce TCG_TARGET_HAS_tst by Richard Henderson · 1 year, 2 months ago
- d48097d tcg: Introduce TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
- 45bf0e7 tcg/loongarch64: Set vector registers call clobbered by Richard Henderson · 1 year, 1 month ago
- 327b75a accel/tcg: Move perf and debuginfo support to tcg/ by Ilya Leoshkevich · 1 year, 1 month ago
- 9f6523e tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct by Joseph Burt · 1 year, 1 month ago
- c1ddc18 tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns by Richard Henderson · 1 year, 1 month ago
- 8f8419d tcg: Make the cleanup-on-error path unique by Samuel Tardieu · 1 year, 2 months ago
- 0e5e621 tcg: Remove unreachable code by Samuel Tardieu · 1 year, 2 months ago
- ca5bed0 tcg/ppc: Use new registers for LQ destination by Richard Henderson · 1 year, 2 months ago
- afa37be tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates by Paolo Bonzini · 1 year, 2 months ago
- 64708db tcg/i386: convert add/sub of 128 to sub/add of -128 by Paolo Bonzini · 1 year, 2 months ago
- 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 6 months ago
- cbb1455 tcg: Reduce serial context atomicity earlier by Richard Henderson · 1 year, 3 months ago
- 85d57a3 tcg/loongarch64: Fix tcg_out_mov() Aborted by Song Gao · 1 year, 3 months ago
- d36ce28 tcg/sparc64: Implement tcg_out_extrl_i64_i32 by Richard Henderson · 1 year, 4 months ago
- f245757 tcg/optimize: Canonicalize sub2 with constants to add2 by Richard Henderson · 1 year, 4 months ago