index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-2
/
+2
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-4
/
+4
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
tcg: remove tcg_global_reg2_new_hack()
aurel32
2009-01-03
2
-39
/
+0
*
TCG: Fix documentation of qemu_ld/st ops
aurel32
2009-01-03
1
-11
/
+11
*
tcg_temp_local_new should take no parameter
aurel32
2009-01-01
1
-2
/
+2
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
2
-2
/
+2
*
tcg: kill two warnings
aurel32
2008-12-14
2
-2
/
+2
*
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
2008-12-13
2
-0
/
+12
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
2
-2
/
+0
*
Fix TARGET_LONG_BITS warning in TCG
blueswir1
2008-12-13
1
-0
/
+1
*
Introduce and use cache-utils.[ch]
malc
2008-12-10
3
-42
/
+1
*
Fix 64-bit targets compilation on ARM host.
balrog
2008-12-07
1
-6
/
+6
*
Some cleanups after dyngen removal
aurel32
2008-12-07
2
-13
/
+8
*
Some cleanups after dyngen removal
aurel32
2008-12-07
5
-503
/
+38
*
Some fixes for TCG debugging
blueswir1
2008-12-07
3
-7
/
+7
*
Remove a few dyngen and dyngen related code
aurel32
2008-12-07
1
-17
/
+4
*
arm: Don't potentially overwrite input registers in add2, sub2.
balrog
2008-12-01
1
-4
/
+13
*
Don't rely on ARM tcg_out_goto() generating just a single insn.
balrog
2008-12-01
1
-8
/
+13
*
Use libgcc __clear_cache to clean icache, when available.
balrog
2008-12-01
1
-0
/
+5
*
Fix alignment of 64bit args
malc
2008-11-29
1
-1
/
+2
*
Preliminary AIX support
malc
2008-11-18
3
-2
/
+55
*
TCG variable type checking.
pbrook
2008-11-17
3
-853
/
+1034
*
Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSET
malc
2008-11-12
1
-4
/
+4
*
Avoid compiler warning
malc
2008-11-12
1
-1
/
+1
*
Fix alignment problem with some 64bit load/store instructions
malc
2008-11-11
1
-5
/
+16
*
Mention output overlaps.
pbrook
2008-11-04
1
-0
/
+5
*
Fix rotri_i64 typo.
pbrook
2008-11-03
1
-1
/
+1
*
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2008-11-03
2
-1
/
+127
*
tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targets
aurel32
2008-11-03
1
-15
/
+15
*
64-bit target subfi fix.
pbrook
2008-11-02
1
-1
/
+1
*
tcg-ops.h: add a subfi wrapper
aurel32
2008-11-02
1
-0
/
+16
*
tcg-ops.h: _i64 TCG immediate instructions cleanup
aurel32
2008-11-02
1
-42
/
+31
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-2
/
+2
*
TCG: add tcg_const_local_tl()
aurel32
2008-10-21
3
-0
/
+20
*
TCG: add logical operations found on alpha and powerpc processors
aurel32
2008-10-21
2
-0
/
+120
*
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
2008-10-05
7
-15
/
+32
*
Optimize 64 bit bswap
malc
2008-10-02
1
-5
/
+5
*
Fix tcg_gen_concat32_i64 on 64-bit hosts.
pbrook
2008-09-23
1
-1
/
+2
*
Avoid clobbering input register in qemu_ld64+bswap+useronly case
malc
2008-09-22
1
-13
/
+6
*
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2008-09-21
2
-0
/
+18
*
Add concat_i32_i64 op.
pbrook
2008-09-21
2
-0
/
+21
*
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
blueswir1
2008-09-14
1
-1
/
+30
*
Use 64 bit loads for tlb addend only if addend size is 64 bits
blueswir1
2008-09-13
1
-2
/
+8
*
Fix stack alignment on Sparc32 host
blueswir1
2008-09-13
1
-1
/
+2
*
TCG: Use x86-64 zero extension instructions.
pbrook
2008-09-07
1
-0
/
+15
*
Implement TCG sign extension ops for x86-64.
pbrook
2008-09-07
2
-0
/
+27
*
Revert "TCG: enable debug"
aurel32
2008-09-05
1
-1
/
+1
*
TCG: enable debug
aurel32
2008-09-05
1
-1
/
+1
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
7
-63
/
+12
[next]