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
2017-10-10
tcg/mips: delete commented out extern keyword.
Jiang Biao
2017-10-10
tcg: define TCG_HIGHWATER
Emilio G. Cota
2017-10-10
tcg: take .helpers out of TCGContext
Emilio G. Cota
2017-10-10
tci: move tci_regs to tcg_qemu_tb_exec's stack
Emilio G. Cota
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
tcg/mips: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-09-17
tcg/mips: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/sparc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/ppc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/arm: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/aarch64: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg: Fix types in tcg_regset_{set,reset}_reg
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_{or,and,andnot,not}
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_set
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
tcg: Add tcg_op_supported
Richard Henderson
2017-09-17
accel/tcg: move tcg-runtime to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
2017-09-11
tcg/tci: do not use ldst label (never implemented)
Philippe Mathieu-Daudé
2017-09-07
tcg/ppc: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/ppc: Look for shifted constants
Richard Henderson
2017-09-07
tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
Richard Henderson
2017-09-07
tcg/arm: Use constant pool for call
Richard Henderson
2017-09-07
tcg/arm: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/arm: Extract INSN_NOP
Richard Henderson
2017-09-07
tcg/arm: Code rearrangement
Richard Henderson
2017-09-07
tcg/arm: Tighten tlb indexing offset test
Richard Henderson
2017-09-07
tcg/arm: Improve tlb load for armv7
Richard Henderson
2017-09-07
tcg/sparc: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/sparc: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
tcg/aarch64: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for cmpi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for xori
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for ori
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for andi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/s390: Fix sign of patch_reloc addend
Richard Henderson
2017-09-07
tcg/s390: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
tcg/i386: Store out-of-range call targets in constant pool
Richard Henderson
2017-09-07
tcg: Infrastructure for managing constant pools
Richard Henderson
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
tcg/tci: Add TCG_TARGET_DEFAULT_MO
Richard Henderson
2017-09-06
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
2017-09-06
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
[next]