Sign in
qemu
/
qemu
/
bec1631100323fac0900aea71043d5c4e22fc2fa
/
tcg
/
tci
/
tcg-target.c
bec1631
tcg: Change generator-side labels to a pointer
by Richard Henderson
· 10 years ago
76782fa
tci: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
a3abb29
tci: Fix tcg_out_call
by Richard Henderson
· 11 years ago
96d0ee7
tcg: Remove unreachable code in tcg_out_op and op_defs
by Richard Henderson
· 11 years ago
dddbb2e
tci: Create tcg_out_call
by Richard Henderson
· 11 years ago
a7f96f7
tci: Define TCG_TARGET_INSN_UNIT_SIZE
by Richard Henderson
· 11 years ago
f6c6afc
tcg: Add TCGType parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
3cf246f
tcg: Add tcg-be-null.h
by Richard Henderson
· 11 years ago
d285bf7
tci: Add implementation of rotl_i64, rotr_i64
by Stefan Weil
· 11 years ago
5a93d5c
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
a05b5b9
tcg: Change tcg_out_ld/st offset to intptr_t
by Richard Henderson
· 11 years ago
2ba7fae2
tcg: Change relocation offsets to intptr_t
by Richard Henderson
· 11 years ago
a32b127
tci: Remove function tcg_out64 (fix broken build)
by Stefan Weil
· 11 years ago
5fe0d35
tci: Fix broken build (compiler warning caused by redefined macro BIT)
by Stefan Weil
· 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
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
· 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
6e17d0c
tcg: Remove tcg_target_get_call_iarg_regs_count
by Stefan Weil
· 12 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 12 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
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 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
7316329
tcg: Add bytecode generator for tcg interpreter
by Stefan Weil
· 13 years ago