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
*
Fix i64 remainder calculation copy-paste error.
balrog
2008-05-06
1
-2
/
+2
*
Add helpers and shorthands for mul and muli operations.
ths
2008-05-04
1
-0
/
+19
*
Skip register moves when the target and the source are the same
blueswir1
2008-05-03
1
-4
/
+8
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
7
-10
/
+1263
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-31
/
+1
*
ARM TCG conversion 9/16.
pbrook
2008-03-31
1
-0
/
+12
*
ARM TCG conversion 7/16.
pbrook
2008-03-31
1
-0
/
+19
*
Add TL variants of trunc and ext/extu
blueswir1
2008-03-22
1
-0
/
+12
*
Prepare for op.c removal and zero legacy ops
blueswir1
2008-03-21
4
-0
/
+9
*
Make TCG br op available
blueswir1
2008-03-21
1
-0
/
+5
*
Increase max temps limit
blueswir1
2008-03-16
1
-1
/
+1
*
Add discard_ptr and discard_tl
blueswir1
2008-03-16
1
-0
/
+4
*
Add tcg_const_tl
blueswir1
2008-03-13
1
-0
/
+2
*
Fix i32 memory backed variables on 64-bit host
blueswir1
2008-03-13
4
-19
/
+25
*
TCG README fixes (Stuart Brady)
aurel32
2008-03-12
1
-4
/
+2
*
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
2008-03-11
4
-5
/
+5
*
Add function prologue, fix pointer load on Sparc64 host
blueswir1
2008-03-08
3
-12
/
+67
*
Update based on Stuart Brady's comments
blueswir1
2008-03-07
1
-39
/
+43
*
32-bit host sign extension fix (Juergen Lock).
pbrook
2008-03-04
1
-2
/
+2
*
Add brcond_tl
blueswir1
2008-03-02
1
-0
/
+2
*
Fix compiler warning
blueswir1
2008-02-29
1
-0
/
+2
*
Fix register references (Igor Kovalenko)
blueswir1
2008-02-29
1
-3
/
+3
*
Preliminary Sparc TCG target
blueswir1
2008-02-27
2
-0
/
+722
*
Fix mixed defines
blueswir1
2008-02-25
1
-2
/
+2
*
More helper types, rearrange generic definitions
blueswir1
2008-02-24
1
-0
/
+109
*
Fix andi, optimize addi and subi zero cases
blueswir1
2008-02-20
1
-3
/
+13
*
Fix typo
blueswir1
2008-02-17
1
-1
/
+1
*
Simplify TCG relocation bugfix.
pbrook
2008-02-10
4
-16
/
+11
*
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for
pbrook
2008-02-10
2
-19
/
+23
*
win32: suppress alloca() warning
bellard
2008-02-04
1
-0
/
+3
*
fixed sign extensions - added explicit side effect op flag - added discard in...
bellard
2008-02-04
5
-71
/
+124
*
compare fix
bellard
2008-02-03
2
-5
/
+5
*
Add TCG variable opaque type.
pbrook
2008-02-03
3
-361
/
+485
*
typos
bellard
2008-02-01
1
-4
/
+4
*
TCG code generator
bellard
2008-02-01
13
-0
/
+7026