index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
2023-07-23
tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
Ilya Leoshkevich
2023-07-23
tcg/ppc: Fix race in goto_tb implementation
Jordan Niethe
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
2023-07-15
tcg: Fix info_in_idx increment in layout_arg_by_ref
Richard Henderson
2023-07-08
util: Add cpuinfo-ppc.c
Richard Henderson
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-06-26
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
2023-06-26
tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
Richard Henderson
2023-06-26
tcg: Fix temporary variable in tcg_gen_gvec_andcs
Max Chou
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
Richard Henderson
2023-06-09
tcg/tci: Fix MemOpIdx operand index for 3-operand memops
Richard Henderson
2023-06-07
tcg/tci: Adjust call-clobbered regs for int128_t
Richard Henderson
2023-06-07
tcg/tci: Adjust passing of MemOpIdx
Richard Henderson
2023-06-05
tcg/tcg-op-vec: Remove left over _link_error() definitions
Philippe Mathieu-Daudé
2023-06-05
tcg: Build once for system and once for user-only
Richard Henderson
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
Richard Henderson
2023-06-05
tcg: Fix PAGE/PROT confusion
Richard Henderson
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-gvec.h
Richard Henderson
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
2023-06-05
tcg: Add insn_start_words to TCGContext
Richard Henderson
2023-06-05
tcg: Split tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Move temp_idx and tcgv_i32_temp debug out of line
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
Richard Henderson
2023-06-05
tcg: Split out tcg-target-reg-bits.h
Richard Henderson
2023-06-05
tcg: Add tlb_fast_offset to TCGContext
Richard Henderson
2023-06-05
tcg: Widen CPUTLBEntry comparators to 64-bits
Richard Henderson
2023-06-05
tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-06-05
tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
2023-05-30
tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
Richard Henderson
2023-05-30
tcg/s390x: Support 128-bit load/store
Richard Henderson
2023-05-30
tcg/ppc: Support 128-bit load/store
Richard Henderson
2023-05-30
tcg/aarch64: Support 128-bit load/store
Richard Henderson
2023-05-30
tcg/aarch64: Simplify constraints on qemu_ld/st
Richard Henderson
2023-05-30
tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
Richard Henderson
2023-05-30
tcg/aarch64: Rename temporaries
Richard Henderson
2023-05-30
tcg/i386: Support 128-bit load/store
Richard Henderson
2023-05-30
tcg: Fix register move type in tcg_out_ld_helper_ret
Richard Henderson
2023-05-25
tcg/riscv: Support CTZ, CLZ from Zbb
Richard Henderson
2023-05-25
tcg/riscv: Implement movcond
Richard Henderson
2023-05-25
tcg/riscv: Improve setcond expansion
Richard Henderson
2023-05-25
tcg/riscv: Support CPOP from Zbb
Richard Henderson
[next]