115748 Commits (656a46fbdab7db025dc372ea27660b4d657ee910)
 

Author SHA1 Message Date
Laurent Vivier 656a46fbda linux-user,openrisc: move to syscalltbl file 2 years ago
Laurent Vivier f5afe739a2 linux-user,aarch64: move to syscalltbl file 2 years ago
Laurent Vivier e12fbc36f9 linux-user: update syscall.tbl to Linux v6.10 2 years ago
Laurent Vivier c0d3050d27 linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 2 years ago
Laurent Vivier 3f89ff9b60 linux-user: update syscall_nr.h to Linux v6.10 2 years ago
Fabiano Rosas 8bded2e73e target/ppc: Fix lxvx/stxvx facility check 2 years ago
Richard Henderson 50695fb83e tcg/s390x: Optimize cmpsel with constant 0/-1 arguments 2 years ago
Richard Henderson 1c7d05ff70 tcg/s390x: Implement cmpsel_vec 2 years ago
Richard Henderson ce8e5f2f2f tcg/ppc: Optimize cmpsel with constant 0/-1 arguments 2 years ago
Richard Henderson d0dabf9ec5 tcg/ppc: Implement cmpsel_vec 2 years ago
Richard Henderson 782cffa4ce tcg/i386: Implement vector TST{EQ,NE} for avx512 2 years ago
Richard Henderson d589674902 tcg/i386: Implement cmpsel_vec with avx512 insns 2 years ago
Richard Henderson c044ec0d85 tcg/i386: Add predicate parameters to tcg_out_evex_opc 2 years ago
Richard Henderson 717da87d38 tcg/i386: Implement cmp_vec with avx512 insns 2 years ago
Richard Henderson d8387f0ee0 tcg/i386: Optimize cmpsel with constant 0 operand 3. 2 years ago
Richard Henderson e58b977238 tcg/optimize: Optimize bitsel_vec 2 years ago
Richard Henderson 1f106544fd tcg/optimize: Optimize cmp_vec and cmpsel_vec 2 years ago
Richard Henderson 141125e08c tcg/optimize: Fold movcond with true and false values identical 2 years ago
Richard Henderson fcc54e7bf5 tcg/s390x: Do not expand cmp_vec early 2 years ago
Richard Henderson 2cd118ca4a tcg/ppc: Do not expand cmp_vec early 2 years ago
Richard Henderson db4121d207 tcg/i386: Do not expand cmpsel_vec early 2 years ago
Richard Henderson b8a567039a tcg/i386: Do not expand cmp_vec early 2 years ago
Richard Henderson bc97b3ad31 tcg/i386: Split out tcg_out_vex_modrm_type 2 years ago
Richard Henderson 8dd2ea7515 tcg: Export vec_gen_6 2 years ago
TANG Tiancheng 9d8d5a5b90 tcg: Fix iteration step in 32-bit gvec operation 2 years ago
Richard Henderson 83ac625c2b tcg: Propagate new TCGOp to add_as_label_use 2 years ago
Richard Henderson 409b9e39be tcg: Return TCGOp from tcg_gen_op[1-6] 2 years ago
Peter Maydell 01dc65a3bc target-arm queue: 2 years ago
Peter Maydell 89b30b4921 docs/devel: Remove nested-papr.txt 2 years ago
Peter Maydell 8676007eff target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 2 years ago
Peter Maydell c4d16d4168 kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread() 2 years ago
Peter Maydell 28d2d03c9c kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu() 2 years ago
Marcin Juszkiewicz 95cbddcb10 tests: drop OpenBSD tests for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz b99ce9a1d4 tests: expand timeout information for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz 72b543e629 tests: add FreeBSD tests for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz e6436febb0 tests: use default cpu for aarch64/sbsa-ref 2 years ago
Jacob Abrams 6cce0dcc6f hw/char/stm32l4x5_usart.c: Enable USART ACK bit response 2 years ago
Richard Henderson f21b07e272 target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree 2 years ago
Richard Henderson a3b6578f38 target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree 2 years ago
Richard Henderson 6e1ae741f9 target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree 2 years ago
Richard Henderson 3e683f0a8c target/arm: Widen NeonGenNarrowEnvFn return to 64 bits 2 years ago
Richard Henderson ef2b80eb21 target/arm: Convert VQSHL, VQSHLU to gvec 2 years ago
Richard Henderson 7e5d5a3d8c target/arm: Convert handle_scalar_simd_shli to decodetree 2 years ago
Richard Henderson 9c80de4884 target/arm: Convert handle_scalar_simd_shri to decodetree 2 years ago
Richard Henderson fe5b8abe17 target/arm: Convert SHRN, RSHRN to decodetree 2 years ago
Richard Henderson a597e55b7f target/arm: Split out subroutines of handle_shri_with_rndacc 2 years ago
Richard Henderson c6bc6966ad target/arm: Push tcg_rnd into handle_shri_with_rndacc 2 years ago
Richard Henderson 6ed32dd495 target/arm: Convert SSHLL, USHLL to decodetree 2 years ago
Richard Henderson 102f062e6e target/arm: Use {, s}extract in handle_vec_simd_wshli 2 years ago
Richard Henderson 583d69a746 target/arm: Convert handle_vec_simd_shli to decodetree 2 years ago