2770 Commits (1b65b4f54c7f7d07b5d35fac5f7de3e75f5f21a0)

Author SHA1 Message Date
Fei Wu 1b65b4f54c accel/tcg: remove CONFIG_PROFILER 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Richard Henderson dc8a8cc879 tcg/ppc: Define _CALL_AIX for clang on ppc64(be) 3 years ago
Richard Henderson 3673ad3896 tcg/tci: Fix MemOpIdx operand index for 3-operand memops 3 years ago
Richard Henderson 0cabaef3ed tcg/tci: Adjust call-clobbered regs for int128_t 3 years ago
Richard Henderson ab64da7977 tcg/tci: Adjust passing of MemOpIdx 3 years ago
Philippe Mathieu-Daudé a7f6911c12 tcg/tcg-op-vec: Remove left over _link_error() definitions 3 years ago
Richard Henderson 514fea9eaf tcg: Build once for system and once for user-only 3 years ago
Richard Henderson cac9b0fd08 tcg: Remove target-specific headers from tcg.[ch] 3 years ago
Richard Henderson 649795665f tcg: Fix PAGE/PROT confusion 3 years ago
Richard Henderson bdbb9d6999 tcg: Spit out exec/translation-block.h 3 years ago
Richard Henderson 0a18945d03 tcg: Remove NO_CPU_IO_DEFS 3 years ago
Richard Henderson 447ca1cbfa tcg: Split tcg/tcg-op-gvec.h 3 years ago
Richard Henderson 3a80bde37b tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits 3 years ago
Richard Henderson 28ea568a03 tcg: Add guest_mo to TCGContext 3 years ago
Richard Henderson 747bd69d0f tcg: Add insn_start_words to TCGContext 3 years ago
Richard Henderson a3a692b8bf tcg: Split tcg_gen_callN 3 years ago
Richard Henderson 177f648f0e tcg: Move temp_idx and tcgv_i32_temp debug out of line 3 years ago
Richard Henderson d53106c997 tcg: Pass TCGHelperInfo to tcg_gen_callN 3 years ago
Richard Henderson 0f4e14c25a tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h 3 years ago
Richard Henderson ad3d0e4d5d tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h 3 years ago
Richard Henderson d46259c037 tcg: Split out tcg-target-reg-bits.h 3 years ago
Richard Henderson d0a9bb5ecb tcg: Add tlb_fast_offset to TCGContext 3 years ago
Richard Henderson 238f43809a tcg: Widen CPUTLBEntry comparators to 64-bits 3 years ago
Richard Henderson 40bca78d76 tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson d588946b31 tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson 8aefe1fb8a tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson 79ee1b4d44 tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson 194339461b tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS 3 years ago
Richard Henderson 4caad79f8d tcg/s390x: Support 128-bit load/store 3 years ago
Richard Henderson 526cd4ec01 tcg/ppc: Support 128-bit load/store 3 years ago
Richard Henderson 929124ec0b tcg/aarch64: Support 128-bit load/store 3 years ago
Richard Henderson 285a691fd2 tcg/aarch64: Simplify constraints on qemu_ld/st 3 years ago
Richard Henderson da4d0d95b4 tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2 3 years ago
Richard Henderson d67bcbddce tcg/aarch64: Rename temporaries 3 years ago
Richard Henderson 098d0fc10d tcg/i386: Support 128-bit load/store 3 years ago
Richard Henderson 723d3a276f tcg: Fix register move type in tcg_out_ld_helper_ret 3 years ago
Richard Henderson a30498fcea tcg/riscv: Support CTZ, CLZ from Zbb 3 years ago
Richard Henderson a18d783e64 tcg/riscv: Implement movcond 3 years ago
Richard Henderson f6453695f9 tcg/riscv: Improve setcond expansion 3 years ago
Richard Henderson 0956ecda9f tcg/riscv: Support CPOP from Zbb 3 years ago
Richard Henderson 7b4d527427 tcg/riscv: Support REV8 from Zbb 3 years ago
Richard Henderson 19d016ad97 tcg/riscv: Support rotates from Zbb 3 years ago
Richard Henderson eda1515996 tcg/riscv: Use ADD.UW for guest address generation 3 years ago
Richard Henderson d1c3f4e9ed tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from Zba+Zbb 3 years ago
Richard Henderson 99f4ec6eab tcg/riscv: Support ANDN, ORN, XNOR from Zbb 3 years ago
Richard Henderson 9e3e0bc6ac tcg/riscv: Probe for Zba, Zbb, Zicond extensions 3 years ago
Richard Henderson b56d5a8a4b tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN 3 years ago
Richard Henderson c64ed451a9 tcg/mips: Use qemu_build_not_reached for LO/HI_OFF 4 years ago
Richard Henderson 269e93ab76 tcg/mips: Try three insns with shift and add in tcg_out_movi 5 years ago