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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
TCG: remove obsolete old_op_count profiler field
blueswir1
2
-3
/
+0
2009-02-11
Add missing r24..r26 to callee save registers
malc
1
-0
/
+5
2009-02-11
Add missing r24..r26 to calle save registers
malc
1
-0
/
+5
2009-02-10
Add "static"
blueswir1
2
-3
/
+1
2009-02-09
Fix DEBUG_TCGV compile error.
aurel32
1
-1
/
+1
2009-01-26
R13 is reserved for small data area pointer by SVR4 PPC ABI
malc
1
-0
/
+5
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-14
Remove all traces of __powerpc__
malc
1
-1
/
+1
2009-01-03
tcg: remove tcg_global_reg2_new_hack()
aurel32
2
-39
/
+0
2009-01-03
TCG: Fix documentation of qemu_ld/st ops
aurel32
1
-11
/
+11
2009-01-01
tcg_temp_local_new should take no parameter
aurel32
1
-2
/
+2
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2
-2
/
+2
2008-12-14
tcg: kill two warnings
aurel32
2
-2
/
+2
2008-12-13
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
2
-0
/
+12
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2
-2
/
+0
2008-12-13
Fix TARGET_LONG_BITS warning in TCG
blueswir1
1
-0
/
+1
2008-12-10
Introduce and use cache-utils.[ch]
malc
3
-42
/
+1
2008-12-07
Fix 64-bit targets compilation on ARM host.
balrog
1
-6
/
+6
2008-12-07
Some cleanups after dyngen removal
aurel32
2
-13
/
+8
2008-12-07
Some cleanups after dyngen removal
aurel32
5
-503
/
+38
2008-12-07
Some fixes for TCG debugging
blueswir1
3
-7
/
+7
2008-12-07
Remove a few dyngen and dyngen related code
aurel32
1
-17
/
+4
2008-12-01
arm: Don't potentially overwrite input registers in add2, sub2.
balrog
1
-4
/
+13
2008-12-01
Don't rely on ARM tcg_out_goto() generating just a single insn.
balrog
1
-8
/
+13
2008-12-01
Use libgcc __clear_cache to clean icache, when available.
balrog
1
-0
/
+5
2008-11-29
Fix alignment of 64bit args
malc
1
-1
/
+2
2008-11-18
Preliminary AIX support
malc
3
-2
/
+55
2008-11-17
TCG variable type checking.
pbrook
3
-853
/
+1034
2008-11-12
Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSET
malc
1
-4
/
+4
2008-11-12
Avoid compiler warning
malc
1
-1
/
+1
2008-11-11
Fix alignment problem with some 64bit load/store instructions
malc
1
-5
/
+16
2008-11-04
Mention output overlaps.
pbrook
1
-0
/
+5
2008-11-03
Fix rotri_i64 typo.
pbrook
1
-1
/
+1
2008-11-03
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2
-1
/
+127
2008-11-03
tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targets
aurel32
1
-15
/
+15
2008-11-02
64-bit target subfi fix.
pbrook
1
-1
/
+1
2008-11-02
tcg-ops.h: add a subfi wrapper
aurel32
1
-0
/
+16
2008-11-02
tcg-ops.h: _i64 TCG immediate instructions cleanup
aurel32
1
-42
/
+31
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-2
/
+2
2008-10-21
TCG: add tcg_const_local_tl()
aurel32
3
-0
/
+20
2008-10-21
TCG: add logical operations found on alpha and powerpc processors
aurel32
2
-0
/
+120
2008-10-05
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
7
-15
/
+32
2008-10-02
Optimize 64 bit bswap
malc
1
-5
/
+5
2008-09-23
Fix tcg_gen_concat32_i64 on 64-bit hosts.
pbrook
1
-1
/
+2
2008-09-22
Avoid clobbering input register in qemu_ld64+bswap+useronly case
malc
1
-13
/
+6
2008-09-21
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2
-0
/
+18
2008-09-21
Add concat_i32_i64 op.
pbrook
2
-0
/
+21
2008-09-14
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
blueswir1
1
-1
/
+30
2008-09-13
Use 64 bit loads for tlb addend only if addend size is 64 bits
blueswir1
1
-2
/
+8
[next]