index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
tcg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-2
/
+2
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-4
/
+4
2009-01-03
tcg: remove tcg_global_reg2_new_hack()
aurel32
1
-37
/
+0
2008-12-14
tcg: kill two warnings
aurel32
1
-1
/
+1
2008-12-10
Introduce and use cache-utils.[ch]
malc
1
-0
/
+1
2008-12-07
Some cleanups after dyngen removal
aurel32
1
-11
/
+6
2008-12-07
Some cleanups after dyngen removal
aurel32
1
-61
/
+38
2008-12-07
Some fixes for TCG debugging
blueswir1
1
-1
/
+1
2008-11-29
Fix alignment of 64bit args
malc
1
-1
/
+2
2008-11-18
Preliminary AIX support
malc
1
-0
/
+3
2008-11-17
TCG variable type checking.
pbrook
1
-115
/
+158
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-2
/
+2
2008-10-21
TCG: add tcg_const_local_tl()
aurel32
1
-0
/
+16
2008-09-14
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
blueswir1
1
-1
/
+30
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-15
/
+2
2008-06-11
Allocate register pair for 64-bit registers on 32-bit host.
ths
1
-2
/
+2
2008-06-07
Allocate a register pair instead of a single register.
ths
1
-1
/
+1
2008-06-03
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2008-05-25
suppressed unused macro handling
bellard
1
-94
/
+2
2008-05-25
added local temporaries
bellard
1
-39
/
+87
2008-05-23
added tcg_temp_free() and improved the handling of constants
bellard
1
-191
/
+259
2008-05-23
compilation fix
bellard
1
-2
/
+2
2008-05-23
profiler clean up
bellard
1
-13
/
+72
2008-05-22
added debug_insn_start debug instruction
bellard
1
-3
/
+26
2008-05-22
debug output: write helper names
bellard
1
-14
/
+34
2008-05-22
more generic call codegen
bellard
1
-42
/
+69
2008-05-22
fixed zero shifts (64 bit case)
bellard
1
-3
/
+4
2008-05-21
fixed dead global variable update
bellard
1
-20
/
+18
2008-05-17
added 'pure' function attribute - fixed indirect function calls
bellard
1
-23
/
+42
2008-05-12
temporary hack to handle register shortage with dyngen for qemu_st64()
bellard
1
-0
/
+39
2008-05-10
Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives
blueswir1
1
-1
/
+1
2008-05-10
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
1
-54
/
+95
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-7
/
+23
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-31
/
+1
2008-03-21
Prepare for op.c removal and zero legacy ops
blueswir1
1
-0
/
+3
2008-03-13
Fix i32 memory backed variables on 64-bit host
blueswir1
1
-9
/
+9
2008-03-11
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
1
-2
/
+2
2008-03-08
Add function prologue, fix pointer load on Sparc64 host
blueswir1
1
-0
/
+5
2008-02-17
Fix typo
blueswir1
1
-1
/
+1
2008-02-10
Simplify TCG relocation bugfix.
pbrook
1
-13
/
+8
2008-02-10
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for
pbrook
1
-17
/
+22
2008-02-04
win32: suppress alloca() warning
bellard
1
-0
/
+3
2008-02-04
fixed sign extensions - added explicit side effect op flag - added discard in...
bellard
1
-17
/
+42
2008-02-03
Add TCG variable opaque type.
pbrook
1
-54
/
+65
2008-02-01
TCG code generator
bellard
1
-0
/
+1781
[prev]