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-alpha
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target-alpha: use the new TCG logical operations
aurel32
2008-10-21
1
-18
/
+6
*
target-alpha: update STATUS
aurel32
2008-10-01
1
-8
/
+3
*
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
8
-534
/
+349
*
target-alpha: convert locked load/store to TCG
aurel32
2008-09-30
1
-40
/
+52
*
target-alpha: misc fixes
aurel32
2008-09-29
3
-63
/
+41
*
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
11
-1482
/
+786
*
target-alpha: factorize load/store code
aurel32
2008-09-29
1
-134
/
+65
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+1
*
target-alpha: switch most load/store ops to TCG
aurel32
2008-09-18
2
-27
/
+128
*
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
7
-146
/
+87
*
target-alpha: fix one more literal sign issue
aurel32
2008-09-18
1
-1
/
+1
*
target-alpha: instruction decoding simplification
aurel32
2008-09-18
1
-234
/
+134
*
target-alpha: convert cmp* instructions to TCG
aurel32
2008-09-18
2
-50
/
+37
*
alpha: fix a missing literal sign issue
aurel32
2008-09-18
1
-4
/
+4
*
target-alpha: switch a few helpers to TCG
aurel32
2008-09-18
6
-67
/
+41
*
target-alpha: convert byte manipulation instructions to TCG
aurel32
2008-09-17
5
-266
/
+167
*
alpha: convert cmov and bcond to TCG
aurel32
2008-09-17
3
-115
/
+69
*
target-alpha: small optimizations
aurel32
2008-09-16
1
-2
/
+2
*
target-alpha: fix TCG register names
aurel32
2008-09-16
1
-2
/
+2
*
target-alpha: convert some arith3 instructions to TCG
aurel32
2008-09-16
2
-173
/
+408
*
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-16
5
-76
/
+64
*
alpha: fix helper.h
aurel32
2008-09-14
1
-5
/
+0
*
alpha: fix lit sign
aurel32
2008-09-14
1
-3
/
+3
*
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
1
-1
/
+1
*
fix alpha cmovxx instruction
aurel32
2008-09-05
1
-5
/
+5
*
alpha: add target-alpha/helper.h (missing from commit r5150)
aurel32
2008-09-04
1
-0
/
+10
*
alpha: convert a few more instructions to TCG
aurel32
2008-09-04
2
-90
/
+28
*
alpha: directly access ir registers
aurel32
2008-09-04
2
-326
/
+145
*
convert of few alpha insn to TCG
aurel32
2008-09-04
2
-57
/
+62
*
Fix call_pal() prototype for alpha system emulation
aurel32
2008-09-02
1
-0
/
+4
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-2
/
+0
*
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-17
1
-1
/
+1
*
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-18
1
-9
/
+7
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-2
/
+0
*
Add missing static qualifiers.
pbrook
2008-06-29
1
-2
/
+2
*
Add instruction counter.
pbrook
2008-06-29
2
-1
/
+34
*
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
/
+9
*
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
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-6
/
+0
*
Factorize code in translate.c
aurel32
2008-04-28
1
-0
/
+5
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
use the TCG code generator
bellard
2008-02-01
2
-33
/
+2
*
Fix Sparc host compile problem reported by Shaddy Baddah
blueswir1
2007-12-01
3
-0
/
+31
*
reduce verbosity
bellard
2007-11-12
1
-1
/
+1
*
fixed invalid type
bellard
2007-11-11
1
-2
/
+2
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
2
-2
/
+3
*
For consistency, move muls64 / mulu64 prototypes to host-utils.h
j_mayer
2007-11-04
1
-0
/
+1
*
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-29
1
-1
/
+5
[prev]
[next]