Sign in
qemu-android
/
qemu-android
/
63995cebfaa283586682ea6236c9686b2a49ece7
/
tcg
/
tci
f713d6a
tcg: Add qemu_ld_st_i32/64
by Richard Henderson
· 12 years ago
3cf246f
tcg: Add tcg-be-null.h
by Richard Henderson
· 12 years ago
d285bf7
tci: Add implementation of rotl_i64, rotr_i64
by Stefan Weil
· 12 years ago
5a93d5c
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
a05b5b9
tcg: Change tcg_out_ld/st offset to intptr_t
by Richard Henderson
· 12 years ago
2ba7fae
tcg: Change relocation offsets to intptr_t
by Richard Henderson
· 12 years ago
78cd7b8
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
by Richard Henderson
· 12 years ago
04d5a1d
tcg: Change tcg_qemu_tb_exec return to uintptr_t
by Richard Henderson
· 12 years ago
b93949e
tcg: Change flush_icache_range arguments to uintptr_t
by Richard Henderson
· 12 years ago
0327152
tcg: Add muluh and mulsh opcodes
by Richard Henderson
· 12 years ago
a32b127
tci: Remove function tcg_out64 (fix broken build)
by Stefan Weil
· 12 years ago
5fe0d35
tci: Fix broken build (compiler warning caused by redefined macro BIT)
by Stefan Weil
· 12 years ago
ca675f4
tcg: Split rem requirement from div requirement
by Richard Henderson
· 12 years ago
ee79c35
tci: Make tcg temporaries local to tcg_qemu_tb_exec
by Richard Henderson
· 12 years ago
4699ca6
tci: Delete unused tb_ret_addr
by Richard Henderson
· 12 years ago
03fc054
tci: Use 32-bit signed offsets to loads/stores
by Richard Henderson
· 12 years ago
989b697
qemu-log: default to stderr for logging output
by Peter Maydell
· 12 years ago
4d3203f
tcg: Add signed multiword multiplication operations
by Richard Henderson
· 12 years ago
d7156f7
tcg: Add 64-bit multiword arithmetic operations
by Richard Henderson
· 12 years ago
e6a7273
tcg: Make 32-bit multiword operations optional for 64-bit hosts
by Richard Henderson
· 12 years ago
24537a0
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
by Peter Maydell
· 12 years ago
e24dc9f
tci: Support deposit operations
by Stefan Weil
· 13 years ago
07e10e5
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
by Peter Maydell
· 12 years ago
626cd05
tcg: remove obsolete jmp op
by Aurelien Jarno
· 13 years ago
6673f47
tci: Fix for AREG0 free mode
by Stefan Weil
· 13 years ago
6e17d0c
tcg: Remove tcg_target_get_call_iarg_regs_count
by Stefan Weil
· 13 years ago
ffc5ea0
tcg: Introduce movcond
by Richard Henderson
· 13 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 13 years ago
3c01ae0
tci: don't write zero for reloc in tci_out_label
by Scott Wood
· 13 years ago
eeacee4
qemu-log: cleanup
by Blue Swirl
· 13 years ago
e141ab5
softmmu templates: optionally pass CPUState to memory access functions
by Blue Swirl
· 14 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
f57a516
w64: Fix data type of parameters for flush_icache_range
by Stefan Weil
· 13 years ago
51711ae
tci: Make flush_icache_range() inline
by Stefan Weil
· 13 years ago
2a534af
tcg: Use TCGReg for standard tcg-target entry points.
by Richard Henderson
· 13 years ago
771142c
tcg: Standardize on TCGReg as the enum for hard registers
by Richard Henderson
· 13 years ago
7316329
tcg: Add bytecode generator for tcg interpreter
by Stefan Weil
· 13 years ago