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
/
include
/
tcg
Age
Commit message (
Expand
)
Author
2024-02-14
tcg: Increase width of temp_subindex
Richard Henderson
2023-11-06
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
Richard Henderson
2023-11-06
tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
Richard Henderson
2023-11-06
tcg: Move tcg_temp_free_* out of line
Richard Henderson
2023-11-06
tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
Richard Henderson
2023-11-06
tcg: Move tcg_constant_* out of line
Richard Henderson
2023-11-06
tcg: Unexport tcg_gen_op*_{i32,i64}
Richard Henderson
2023-11-06
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move 64-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move 32-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move generic expanders out of line
Richard Henderson
2023-11-06
tcg: Move tcg_gen_op* out of line
Richard Henderson
2023-11-06
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
2023-10-22
tcg: add negsetcondi
Paolo Bonzini
2023-10-22
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
2023-10-22
tcg: drop unused tcg_temp_free define
Mike Frysinger
2023-10-22
tcg: Introduce tcg_use_softmmu
Richard Henderson
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-04
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
2023-10-04
tcg: Remove argument to tcg_prologue_init
Richard Henderson
2023-10-04
tcg: Remove TCGContext.tlb_fast_offset
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
2023-08-24
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
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 helper-proto.h
Richard Henderson
2023-06-05
tcg: Split helper-gen.h
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: Move TCGv, dup_const_tl definitions to tcg-op.h
Richard Henderson
2023-06-05
tcg: Split out tcg/oversized-guest.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: Move TCG_TYPE_TL from tcg.h to tcg-op.h
Richard Henderson
2023-05-23
tcg: Split out tcg/debug-assert.h
Richard Henderson
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
[next]