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
/
target-sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nicer debug output
blueswir1
2008-05-25
1
-0
/
+2
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-6
/
+0
*
More TCGv type fixes.
pbrook
2008-05-24
1
-1
/
+2
*
Fix ARM conditional branch bug.
pbrook
2008-05-24
1
-31
/
+30
*
Fix helper operand type mismatch.
pbrook
2008-05-24
1
-1
/
+2
*
Register op helpers
blueswir1
2008-05-22
2
-93
/
+101
*
Remove currently unnecessary alignment masking
blueswir1
2008-05-20
1
-57
/
+57
*
Generate better code for Sparc32 shifts
blueswir1
2008-05-17
1
-6
/
+21
*
Update TODO
blueswir1
2008-05-17
1
-2
/
+4
*
Move prototype back to avoid a compiler warning
blueswir1
2008-05-12
2
-1
/
+1
*
Wrap long lines
blueswir1
2008-05-12
4
-157
/
+306
*
Remove someexplicit alignment checks (initial patch by Fabrice Bellard)
blueswir1
2008-05-11
2
-98
/
+112
*
Remove duplicated field
blueswir1
2008-05-10
1
-1
/
+0
*
Add a TODO file
blueswir1
2008-05-10
2
-8
/
+89
*
suppressed fixed registers
bellard
2008-05-10
4
-80
/
+14
*
Fix compiler warnings
blueswir1
2008-05-10
6
-39
/
+37
*
CPU feature selection support
blueswir1
2008-05-09
6
-231
/
+409
*
Move #include to speed up compilation
blueswir1
2008-05-09
2
-5
/
+3
*
Simplify some constant loads
blueswir1
2008-05-07
1
-17
/
+14
*
Fix potential condition code problems
blueswir1
2008-05-07
1
-46
/
+58
*
remove target ifdefs from vl.c
aurel32
2008-05-04
1
-0
/
+102
*
Complete the TCG conversion (and delete some files, too)
blueswir1
2008-05-04
2
-89
/
+0
*
Complete the TCG conversion
blueswir1
2008-05-04
5
-42
/
+133
*
Avoid some brconds
blueswir1
2008-05-04
1
-24
/
+12
*
Use memory based registers in functions containing brconds
blueswir1
2008-05-03
1
-44
/
+57
*
Factorize code in translate.c
aurel32
2008-04-28
1
-0
/
+20
*
Document the shift values
blueswir1
2008-04-23
2
-12
/
+18
*
Revert the previous patch
blueswir1
2008-04-22
1
-0
/
+108
*
Move 128-bit float emulation under linux-user
blueswir1
2008-04-22
1
-108
/
+0
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
Remove incorrect discards and old unused defines (blueswir1).
pbrook
2008-03-30
1
-64
/
+0
*
Change handling of source 2
blueswir1
2008-03-29
1
-16
/
+22
*
Change handling of source register 1
blueswir1
2008-03-29
1
-31
/
+36
*
Move CPU stuff unrelated to translation to helper.c
blueswir1
2008-03-29
3
-520
/
+524
*
Rename T[012] according to their roles
blueswir1
2008-03-29
1
-423
/
+435
*
Avoid writes to T1 except for loads/stores, convert some T0 uses to cpu_tmp0
blueswir1
2008-03-29
1
-41
/
+41
*
Accidentally dropped one change from previous commit
blueswir1
2008-03-29
1
-2
/
+2
*
Concentrate cpu_T[012] use to one function
blueswir1
2008-03-26
1
-337
/
+318
*
Split icc and xcc flag calculations
blueswir1
2008-03-26
1
-135
/
+181
*
Remove some legacy definitions
blueswir1
2008-03-26
1
-278
/
+209
*
Fix a sign extension problem
blueswir1
2008-03-24
1
-1
/
+1
*
Fix mulscc
blueswir1
2008-03-23
1
-7
/
+10
*
Convert ldf/ldfsr and stf/stfsr to TCG
blueswir1
2008-03-22
2
-19
/
+13
*
Fix i32/i64/TL mismatches
blueswir1
2008-03-22
1
-148
/
+149
*
Remove leftover definitions
blueswir1
2008-03-21
1
-12
/
+0
*
Convert align checks to TCG
blueswir1
2008-03-21
4
-12
/
+27
*
Convert jumps to labels to TCG
blueswir1
2008-03-21
2
-8
/
+3
*
Convert save, restore, saved, restored, and flushw to TCG
blueswir1
2008-03-21
4
-104
/
+103
*
Convert other float and VIS ops to TCG
blueswir1
2008-03-21
4
-777
/
+799
*
Convert float move ops to TCG
blueswir1
2008-03-21
3
-325
/
+74
[next]