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
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-2
/
+0
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-0
/
+2
*
Add instruction counter.
pbrook
2008-06-29
2
-1
/
+24
*
Fix bogus format, reading uninitialised memory (original patch by Julian Seward)
blueswir1
2008-06-26
1
-1
/
+1
*
Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wright
blueswir1
2008-06-24
1
-8
/
+8
*
Fix compiler warning (Jan Kiszka)
blueswir1
2008-06-23
1
-1
/
+2
*
Eliminate cpu_T[0]
blueswir1
2008-06-22
1
-9
/
+9
*
Eliminate cpu_T[1]
blueswir1
2008-06-22
1
-4
/
+3
*
Add missing keys, sendkey support for all keys
blueswir1
2008-06-22
1
-1
/
+0
*
Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
blueswir1
2008-06-21
1
-67
/
+67
*
Avoid brcond problems, use temps for cpu_src1 & cpu_src2
blueswir1
2008-06-21
1
-35
/
+32
*
Update TODO
blueswir1
2008-06-20
1
-1
/
+1
*
Fix boot problem on i386 host introduced in r4690
blueswir1
2008-06-20
1
-4
/
+4
*
Avoid temporary variable use across basic blocks for udivx
blueswir1
2008-06-15
1
-2
/
+4
*
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-06-07
6
-49
/
+126
*
Add more SuperSparcs
blueswir1
2008-05-31
1
-0
/
+36
*
Fix typo.
pbrook
2008-05-30
1
-1
/
+1
*
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
1
-0
/
+12
*
MicroSparc I didn't have fsmuld op
blueswir1
2008-05-29
3
-9
/
+19
*
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-29
2
-6
/
+0
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-2
/
+0
*
moved halted field to CPU_COMMON
bellard
2008-05-28
1
-1
/
+0
*
Free temps
blueswir1
2008-05-27
1
-109
/
+313
*
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-27
4
-241
/
+230
*
More TCG type fixes
blueswir1
2008-05-26
1
-11
/
+8
*
Fix cas on i386
blueswir1
2008-05-26
1
-1
/
+1
*
remove absolete function
bellard
2008-05-25
1
-5
/
+0
*
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
[next]