Sign in
qemu
/
qemu
/
332d5849708d11b835e0b36f4e26e8b36bfb3f5a
/
tci.c
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
· 11 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
· 12 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