Sign in
qemu-android
/
qemu-android
/
62d60e8cc4c4c8aebdfd97f10087456d2690c0a0
/
tcg
/
tcg.c
b29fe3e
Preliminary AIX support
by malc
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
bdffd4a
TCG: add tcg_const_local_tl()
by aurel32
· 16 years ago
f48f3ed
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
by blueswir1
· 17 years ago
8fcd369
Fix some warnings that would be generated by gcc -Wmissing-prototypes
by blueswir1
· 17 years ago
8df1ca4
Allocate register pair for 64-bit registers on 32-bit host.
by ths
· 17 years ago
c588979
Allocate a register pair instead of a single register.
by ths
· 17 years ago
1235fc0
Spelling fixes, by Stefan Weil.
by ths
· 17 years ago
b314f27
suppressed unused macro handling
by bellard
· 17 years ago
641d5fb
added local temporaries
by bellard
· 17 years ago
e8996ee
added tcg_temp_free() and improved the handling of constants
by bellard
· 17 years ago
24bf7b3
compilation fix
by bellard
· 17 years ago
a23a9ec
profiler clean up
by bellard
· 17 years ago
7e4597d
added debug_insn_start debug instruction
by bellard
· 17 years ago
4dc81f2
debug output: write helper names
by bellard
· 17 years ago
39cf05d
more generic call codegen
by bellard
· 17 years ago
cf60bce
fixed zero shifts (64 bit case)
by bellard
· 17 years ago
e5097dc
fixed dead global variable update
by bellard
· 17 years ago
c6e113f
added 'pure' function attribute - fixed indirect function calls
by bellard
· 17 years ago
6a8d7b7
temporary hack to handle register shortage with dyngen for qemu_st64()
by bellard
· 17 years ago
bf6247f
Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives
by blueswir1
· 17 years ago
b03cce8
fixed global variable handling with qemu load/stores - initial global prologue/epilogue implementation
by bellard
· 17 years ago
f54b3f9
HPPA (PA-RISC) host support
by aurel32
· 17 years ago
ca10f86
Remove osdep.c/qemu-img code duplication
by aurel32
· 17 years ago
cf2be98
Prepare for op.c removal and zero legacy ops
by blueswir1
· 17 years ago
e4d5434
Fix i32 memory backed variables on 64-bit host
by blueswir1
· 17 years ago
0954d0d
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
by blueswir1
· 17 years ago
b3db875
Add function prologue, fix pointer load on Sparc64 host
by blueswir1
· 17 years ago
a0d69e0
Fix typo
by blueswir1
· 17 years ago
623e265
Simplify TCG relocation bugfix.
by pbrook
· 17 years ago
2ba1eeb
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for
by pbrook
· 17 years ago
3fe43da
win32: suppress alloca() warning
by bellard
· 17 years ago
5ff9d6a
fixed sign extensions - added explicit side effect op flag - added discard instruction
by bellard
· 17 years ago
ac56dd4
Add TCG variable opaque type.
by pbrook
· 17 years ago
c896fe2
TCG code generator
by bellard
· 17 years ago