Sign in
qemu
/
qemu
/
013befe1ca055f555062c8ead083b3c214be97b1
/
tci.c
a1e69e2
tcg/tci: Add support for fence
by Pranith Kumar
· 9 years ago
65603e2
tci: do not include exec/exec-all.h
by Paolo Bonzini
· 9 years ago
819af24
tcg: Clean up from 'next_tb'
by Sergey Fedorov
· 9 years ago
76442a9
tci: Make direct jump patching thread-safe
by Sergey Fedorov
· 9 years ago
3ccdbec
tci: Fix build regression
by Stefan Weil
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 10 years ago
162e992
tcg: Move tci_tb_ptr to -common
by Peter Crosthwaite
· 9 years ago
4f2331e
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
by Aurelien Jarno
· 10 years ago
2b7ec66
tcg: Mask TCGMemOp appropriately for indexing
by Richard Henderson
· 10 years ago
3972ef6
tcg: Push merged memop+mmu_idx parameter to softmmu routines
by Richard Henderson
· 10 years ago
59227d5
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
by Richard Henderson
· 10 years ago
15fc7da
tcg: Remove unused opcodes
by Richard Henderson
· 11 years ago
31e25e3
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
by Peter Maydell
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
76782fa
tci: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
1976ccc
tci: Mask shift counts to avoid undefined behavior
by Richard Henderson
· 11 years ago
3df2b8f
misc: Use new rotate functions
by Stefan Weil
· 11 years ago
d285bf7
tci: Add implementation of rotl_i64, rotr_i64
by Stefan Weil
· 11 years ago
07ac4dc
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
by Stefan Weil
· 11 years ago
04d5a1d
tcg: Change tcg_qemu_tb_exec return to uintptr_t
by Richard Henderson
· 12 years ago
ee79c35
tci: Make tcg temporaries local to tcg_qemu_tb_exec
by Richard Henderson
· 12 years ago
dea8fde
tci: Avoid code before declarations
by Richard Henderson
· 12 years ago
7648746
tci: Use a local variable for env
by Richard Henderson
· 12 years ago
03fc054
tci: Use 32-bit signed offsets to loads/stores
by Richard Henderson
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
c6c5063
tci: Fix type of tci_read_label
by Richard Henderson
· 12 years ago
e24dc9f
tci: Support deposit operations
by Stefan Weil
· 12 years ago
626cd05
tcg: remove obsolete jmp op
by Aurelien Jarno
· 12 years ago
6673f47
tci: Fix for AREG0 free mode
by Stefan Weil
· 12 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 13 years ago
6a69226
tci: Support INDEX_op_bswap64_i64
by Stefan Weil
· 13 years ago
17904bc
tci: Fix wrong macro name for debug code
by Stefan Weil
· 13 years ago
c3ca046
tci: GETPC() macro must return an uintptr_t
by Stefan Weil
· 13 years ago
3b2aba2
tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build)
by Stefan Weil
· 13 years ago
69784ea
w64: Fix data type of next_tb and tcg_qemu_tb_exec
by Stefan Weil
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
771142c
tcg: Standardize on TCGReg as the enum for hard registers
by Richard Henderson
· 13 years ago
7657f4b
tcg: Add interpreter for bytecode
by Stefan Weil
· 13 years ago