- 9d8d5a5 tcg: Fix iteration step in 32-bit gvec operation by TANG Tiancheng · 6 months ago
- b3ee719 tcg: Add write_aofs to GVecGen3i by Richard Henderson · 12 months ago
- 9628d00 tcg: Don't free vector results by Richard Henderson · 1 year, 6 months ago
- ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
- 9622c69 tcg: Add gvec compare with immediate and scalar operand by Richard Henderson · 1 year, 6 months ago
- 4a88387 tcg: Use tcg_gen_negsetcond_* by Richard Henderson · 1 year, 7 months ago
- 70bfde9 tcg: Fix temporary variable in tcg_gen_gvec_andcs by Max Chou · 1 year, 8 months ago
- 447ca1c tcg: Split tcg/tcg-op-gvec.h by Richard Henderson · 1 year, 11 months ago
- ad3d0e4 tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h by Richard Henderson · 1 year, 11 months ago
- bef317d tcg: Add tcg_gen_gvec_rotrs by Nazar Kazakov · 1 year, 10 months ago
- 4221aa4a tcg: Add tcg_gen_gvec_andcs by Nazar Kazakov · 1 year, 10 months ago
- 47f7313 tcg: Create tcg/tcg-temp-internal.h by Richard Henderson · 2 years ago
- e198641 tcg: Use tcg_constant_ptr in do_dup by Richard Henderson · 2 years ago
- 5dd4860 tcg: Use tcg_temp_ebb_new_* in tcg/ by Richard Henderson · 2 years, 1 month ago
- 1398e1b tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" header by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 9620ae0 tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i by Matheus Ferst · 3 years ago
- 950ee59 tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32 by LIU Zhiwei · 3 years, 8 months ago
- 04f2a8b tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32 by LIU Zhiwei · 3 years, 8 months ago
- 448e7aa tcg: Add tcg_gen_vec_add{sub}8_i32 by LIU Zhiwei · 3 years, 8 months ago
- 3d066e5 tcg: Add tcg_gen_vec_add{sub}16_i32 by LIU Zhiwei · 3 years, 8 months ago
- 614dd4f tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 by Peter Maydell · 3 years, 9 months ago
- 88d4005 tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders by Richard Henderson · 4 years, 6 months ago
- 6d3ef04 tcg: Use memset for large vector byte replication by Richard Henderson · 4 years, 3 months ago
- e2e7168 tcg: Adjust simd_desc size encoding by Richard Henderson · 4 years, 6 months ago
- fe4b0b5 tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem by Richard Henderson · 4 years, 9 months ago
- 6a17646 tcg: Eliminate one store for in-place 128-bit dup_mem by Richard Henderson · 4 years, 7 months ago
- e7e8f33 tcg: Fix tcg gen for vectorized absolute value by Stephen Long · 4 years, 7 months ago
- 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 4 years, 11 months ago
- 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 11 months ago
- b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 11 months ago
- ac09ae6 tcg: Add load_dest parameter to GVecGen2 by Richard Henderson · 5 years ago
- f47db80 tcg: Improve vector tail clearing by Richard Henderson · 5 years ago
- 398f214 tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i by Richard Henderson · 5 years ago
- 03ddb6f tcg: Use tcg_gen_gvec_dup_imm in logical simplifications by Richard Henderson · 5 years ago
- 44c9467 tcg: Add tcg_gen_gvec_dup_imm by Richard Henderson · 5 years ago
- 2445971 tcg: Add tcg_gen_gvec_5_ptr by Richard Henderson · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 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
- bcefc90 tcg: Add support for vector absolute value by Richard Henderson · 6 years ago
- b4578cd tcg: Add gvec expanders for vector shift by scalar 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
- 53229a7 tcg: Specify optional vector requirements with a list by Richard Henderson · 6 years ago
- e1227bb tcg: Implement tcg_gen_gvec_3i() by David Hildenbrand · 6 years ago
- fb0343d tcg: Fix LGPL version number by Thomas Huth · 6 years ago
- dd0a0fc tcg: Add opcodes for vector minmax arithmetic by Richard Henderson · 6 years ago
- 8afaf05 tcg: Add opcodes for vector saturated arithmetic by Richard Henderson · 6 years ago
- 5d6acdd tcg: Add write_aofs to GVecGen4 by Richard Henderson · 6 years ago
- f550805 tcg: Add gvec expanders for nand, nor, eqv by Richard Henderson · 6 years ago
- 9a9eda7 tcg: Add logical simplifications during gvec expand by Richard Henderson · 6 years ago
- 499748d tcg: Restrict check_size_impl to multiples of the line size by Richard Henderson · 7 years ago
- adb196c tcg: Add choose_vector_size by Richard Henderson · 7 years ago
- 22fc352 tcg: Add generic vector helpers with a scalar operand by Richard Henderson · 7 years ago
- f49b12c tcg: Add generic helpers for saturating arithmetic by Richard Henderson · 7 years ago
- 3774030 tcg: Add generic vector ops for multiplication by Richard Henderson · 7 years ago
- 212be17 tcg: Add generic vector ops for comparisons by Richard Henderson · 7 years ago
- d0ec979 tcg: Add generic vector ops for constant shifts by Richard Henderson · 7 years ago
- db43267 tcg: Add generic vector expanders by Richard Henderson · 7 years ago