Sign in
qemu
/
qemu
/
60ddf53399686061b34c11bcfe650905f6e6f192
/
tcg
/
tcg.h
f839394
Add a --enable-debug-tcg option to configure
by aurel32
· 16 years ago
3e00b3f
tcg/tcg.h: fix a few typos
by aurel32
· 16 years ago
b9c18f5
tcg: add a CONST flag to TCG helpers
by aurel32
· 16 years ago
34d5a9f
tcg: improve comment about pure functions
by aurel32
· 16 years ago
43e860e
Fix tcg after commit 6800
by aurel32
· 16 years ago
44e6acb
tcg: define TCGV_EQUAL_I{32,64}
by aurel32
· 16 years ago
9c22bc6
TCG: remove obsolete old_op_count profiler field
by blueswir1
· 16 years ago
2edd089
Add "static"
by blueswir1
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
5d04f23
tcg: remove tcg_global_reg2_new_hack()
by aurel32
· 16 years ago
54604f7
Some cleanups after dyngen removal
by aurel32
· 16 years ago
49516bc
Some cleanups after dyngen removal
by aurel32
· 16 years ago
a810a2d
Some fixes for TCG debugging
by blueswir1
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
bdffd4a
TCG: add tcg_const_local_tl()
by aurel32
· 16 years ago
00dbbb0
Revert "TCG: enable debug"
by aurel32
· 16 years ago
b24a39f
TCG: enable debug
by aurel32
· 16 years ago
a69abbe
Emit and use adhoc function descriptor for code_gen_prologue on PPC64
by malc
· 17 years ago
810260a
Preliminary PPC64/Linux host support
by malc
· 17 years ago
a50f5b9
Suppress bogus compiler warnings.
by pbrook
· 17 years ago
932a690
support of long calls for PPC (malc)
by bellard
· 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
a23a9ec
profiler clean up
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
c44f945
Better solution for the alignment problem
by blueswir1
· 17 years ago
d4929d5
Fix TCG alignment problems on Sparc64 host
by blueswir1
· 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
b03cce8
fixed global variable handling with qemu load/stores - initial global prologue/epilogue implementation
by bellard
· 17 years ago
c4071c9
Increase max temps limit
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
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