- b7ce3cf tcg/ppc: Update vector support for v3.00 dup/dupi by Richard Henderson · 5 years ago
- 6e11cde tcg/ppc: Update vector support for v3.00 load/store by Richard Henderson · 5 years ago
- d7cd6a2 tcg/ppc: Update vector support for v3.00 Altivec by Richard Henderson · 5 years ago
- 7097312 tcg/ppc: Update vector support for v2.07 FP by Richard Henderson · 5 years ago
- b2dda64 tcg/ppc: Update vector support for v2.07 VSX by Richard Henderson · 5 years ago
- 64ff1c6 tcg/ppc: Update vector support for v2.07 Altivec by Richard Henderson · 5 years ago
- 47c906a tcg/ppc: Update vector support for VSX by Richard Henderson · 6 years ago
- 68f340d tcg/ppc: Enable Altivec detection by Richard Henderson · 6 years ago
- 597cf97 tcg/ppc: Support vector dup2 by Richard Henderson · 6 years ago
- d9897ef tcg/ppc: Support vector multiply by Richard Henderson · 6 years ago
- dabae09 tcg/ppc: Support vector shift by immediate by Richard Henderson · 6 years ago
- e9d1a53 tcg/ppc: Add support for vector saturated add/subtract by Richard Henderson · 6 years ago
- d675081 tcg/ppc: Add support for vector add/subtract by Richard Henderson · 6 years ago
- e238297 tcg/ppc: Add support for vector maximum/minimum by Richard Henderson · 6 years ago
- 6ef14d7 tcg/ppc: Add support for load/store/logic/comparison by Richard Henderson · 6 years ago
- 4b06c21 tcg/ppc: Enable tcg backend vector compilation by Richard Henderson · 6 years ago
- 63922f4 tcg/ppc: Replace HAVE_ISEL macro with a variable by Richard Henderson · 5 years ago
- 4e33fe0 tcg/ppc: Replace HAVE_ISA_2_06 by Richard Henderson · 5 years ago
- 7d9dae0 tcg/ppc: Create TCGPowerISA and have_isa by Richard Henderson · 5 years ago
- b82f769 tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC() by Richard Henderson · 6 years ago
- 1838905 tcg/ppc: Introduce macro VX4() by Richard Henderson · 6 years ago
- 42281ec tcg/ppc: Introduce Altivec registers by Richard Henderson · 6 years ago
- 9de6578 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging by Peter Maydell · 5 years ago
- 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 5 years ago
- 2bc8963 tcg/README: fix typo s/afterwise/afterwards/ by Emilio G. Cota · 5 years ago
- 52bf977 configure: Define target access alignment in configure by tony.nguyen@bt.com · 5 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
- 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 5 years ago
- 1789d42 tcg/aarch64: Fix output of extract2 opcodes by Richard Henderson · 5 years ago
- 80f4d7c tcg: Fix constant folding of INDEX_op_extract2_i32 by Richard Henderson · 5 years ago
- 11978f6 tcg: Fix expansion of INDEX_op_not_vec by Richard Henderson · 6 years ago
- 7ab7e9c tcg/riscv: Fix RISC-VH host build failure by Alistair Francis · 6 years ago
- 5cc8767 general: Replace global smp variables with smp machine properties by Like Xu · 6 years ago
- f91005e Supply missing header guards by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 43b3952 tcg/arm: Remove mostly unreachable tlb special case by Richard Henderson · 6 years ago
- 057b6e3 tcg/arm: Use LDRD to load tlb mask+table by Richard Henderson · 6 years ago
- 65b2320 tcg/aarch64: Use LDP to load tlb mask+table by Richard Henderson · 6 years ago
- 269bd5d cpu: Move the softmmu tlb to CPUNegativeOffsetState by Richard Henderson · 6 years ago
- a40ec84 tcg: Create struct CPUTLB by Richard Henderson · 6 years ago
- 11e2bfe tcg/i386: Use MOVDQA for TCG_TYPE_V128 load/store by Richard Henderson · 6 years ago
- 9e27f58 tcg/aarch64: Allow immediates for vector ORR and BIC by Richard Henderson · 6 years ago
- 02f3a5b tcg/aarch64: Build vector immediates with two insns by Richard Henderson · 6 years ago
- 7e308e0 tcg/aarch64: Use MVNI in tcg_out_dupi_vec by Richard Henderson · 6 years ago
- 984fdce tcg/aarch64: Split up is_fimm by Richard Henderson · 6 years ago
- a9e434a tcg/aarch64: Support vector bitwise select value by Richard Henderson · 6 years ago
- ebcfb91 tcg/i386: Use umin/umax in expanding unsigned compare by Richard Henderson · 6 years ago
- 3ec3538 tcg/i386: Remove expansion for missing minmax by Richard Henderson · 6 years ago
- 904c5e1 tcg/i386: Support vector comparison select value by Richard Henderson · 6 years ago
- 25c012b tcg: Add TCG_OPF_NOT_PRESENT if TCG_TARGET_HAS_foo is negative by Richard Henderson · 6 years ago
- 72b4c79 tcg: Expand vector minmax using cmp+cmpsel by Richard Henderson · 6 years ago
- 17f7994 tcg: Introduce do_op3_nofail for vector expansion by Richard Henderson · 6 years ago
- f75da29 tcg: Add support for vector compare select by Richard Henderson · 6 years ago
- 38dc129 tcg: Add support for vector bitwise select by Richard Henderson · 6 years ago
- 532ba36 tcg: Fix missing checks and clears in tcg_gen_gvec_dup_mem by Richard Henderson · 6 years ago
- 7b60ef3 tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts by Richard Henderson · 6 years ago
- a7b6d28 tcg/aarch64: Do not advertise minmax for MO_64 by Richard Henderson · 6 years ago
- a456394 tcg/aarch64: Support vector absolute value by Richard Henderson · 6 years ago
- 18f9b65 tcg/i386: Support vector absolute value by Richard Henderson · 6 years ago
- bcefc90 tcg: Add support for vector absolute value by Richard Henderson · 6 years ago
- ff1f11f tcg: Add support for integer absolute value by Richard Henderson · 6 years ago
- 0a8d7a3 tcg/i386: Support vector scalar shift opcodes by Richard Henderson · 6 years ago
- b4578cd tcg: Add gvec expanders for vector shift by scalar by Richard Henderson · 6 years ago
- 79525df tcg/aarch64: Support vector variable shift opcodes by Richard Henderson · 6 years ago
- a2ce146 tcg/i386: Support vector variable shift opcodes by Richard Henderson · 6 years ago
- 5ee5c14 tcg: Add gvec expanders for variable shift by Richard Henderson · 6 years ago
- 37ee55a tcg: Add INDEX_op_dupm_vec by Richard Henderson · 6 years ago
- f23e5e1 tcg/aarch64: Implement tcg_out_dupm_vec by Richard Henderson · 6 years ago
- 1e262b4 tcg/i386: Implement tcg_out_dupm_vec by Richard Henderson · 6 years ago
- d6ecb4a tcg: Add tcg_out_dupm_vec to the backend interface by Richard Henderson · 6 years ago
- bab1671 tcg: Manually expand INDEX_op_dup_vec by Richard Henderson · 6 years ago
- e7632cf tcg: Promote tcg_out_{dup,dupi}_vec to backend interface by Richard Henderson · 6 years ago
- 240c08d tcg: Support cross-class moves without instruction support by Richard Henderson · 6 years ago
- 78113e8 tcg: Return bool success from tcg_out_mov by Richard Henderson · 6 years ago
- c16f52b tcg/arm: Use tcg_out_mov_reg in tcg_out_mov by Richard Henderson · 6 years ago
- d63e3b6 tcg: Assert fixed_reg is read-only by Richard Henderson · 6 years ago
- 53229a7 tcg: Specify optional vector requirements with a list by Richard Henderson · 6 years ago
- ce27c5d tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded by Richard Henderson · 6 years ago
- ac383dde tcg: Do not recreate INDEX_op_neg_vec unless supported by Richard Henderson · 6 years ago
- e1227bb tcg: Implement tcg_gen_gvec_3i() by David Hildenbrand · 6 years ago
- b4b82d7 tcg/arm: Restrict constant pool displacement to 12 bits by Richard Henderson · 6 years ago
- a7cdaf7 tcg/ppc: Allow the constant pool to overflow at 32k by Richard Henderson · 6 years ago
- aeee05f tcg: Restart TB generation after out-of-line ldst overflow by Richard Henderson · 6 years ago
- 1768987 tcg: Restart TB generation after constant pool overflow by Richard Henderson · 6 years ago
- 7ecd02a tcg: Restart TB generation after relocation overflow by Richard Henderson · 6 years ago
- 6e6c4ef tcg: Restart after TB code generation overflow by Richard Henderson · 6 years ago
- 464c296 tcg/aarch64: Support INDEX_op_extract2_{i32,i64} by Richard Henderson · 6 years ago
- 3b832d6 tcg/arm: Support INDEX_op_extract2_i32 by Richard Henderson · 6 years ago
- c6fb8c0 tcg/i386: Support INDEX_op_extract2_{i32,i64} by Richard Henderson · 6 years ago
- b0a6056 tcg: Use extract2 in tcg_gen_deposit_{i32,i64} by Richard Henderson · 6 years ago
- 02616ba tcg: Use deposit and extract2 in tcg_gen_shifti_i64 by Richard Henderson · 6 years ago
- fce1296 tcg: Add INDEX_op_extract2_{i32,i64} by Richard Henderson · 6 years ago
- 2089fcc tcg: Implement tcg_gen_extract2_{i32,i64} by David Hildenbrand · 6 years ago
- 3de2faa tcg: Simplify how dump_exec_info() prints by Markus Armbruster · 6 years ago
- d4c51a0 tcg: Simplify how dump_opcount_info() prints by Markus Armbruster · 6 years ago
- 9e564a1 tcg: Remove TODO file by Richard Henderson · 6 years ago
- 3115584 tcg/i386: fix unsigned vector saturating arithmetic by Mark Cave-Ayland · 6 years ago
- bef16ab tcg: Diagnose referenced labels that have not been emitted by Richard Henderson · 6 years ago
- fb0343d tcg: Fix LGPL version number by Thomas Huth · 6 years ago
- e77c89f cputlb: Remove static tlb sizing by Richard Henderson · 6 years ago