index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-10
target-alpha: remove amask helper
aurel32
1
-15
/
+0
2009-04-10
target-alpha: remove helper_load_implver
aurel32
1
-5
/
+0
2009-04-10
target-alpha: overflow condition for sublv and subqv
aurel32
1
-8
/
+8
2009-03-29
target-alpha: tb_flush helper should flush the tb (and not the tlb).
aurel32
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
1
-26
/
+34
2008-11-17
TCG variable type checking.
pbrook
1
-0
/
+1
2008-11-10
target-alpha: fix cmpbge instruction
aurel32
1
-1
/
+1
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
1
-26
/
+129
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
1
-517
/
+452
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
1
-26
/
+38
2008-09-18
target-alpha: switch a few helpers to TCG
aurel32
1
-14
/
+24
2008-09-17
target-alpha: convert byte manipulation instructions to TCG
aurel32
1
-81
/
+39
2008-09-16
target-alpha: convert arith2 instructions to TCG
aurel32
1
-8
/
+9
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-6
/
+0
2007-12-01
Fix Sparc host compile problem reported by Shaddy Baddah
blueswir1
1
-0
/
+17
2007-11-11
fixed invalid type
bellard
1
-2
/
+2
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
1
-1
/
+5
2007-10-28
Make Alpha and PowerPC targets use shared helpers
j_mayer
1
-73
/
+4
2007-10-28
Alpha coding style and inlining fixes.
j_mayer
1
-8
/
+8
2007-10-25
Use host-utils for Alpha 64x64 bits multiplications.
j_mayer
1
-22
/
+6
2007-10-14
Generate micro-ops for Alpha executive and supervisor modes.
j_mayer
1
-3
/
+9
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-12
/
+12
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-04-05
Alpha architecture emulation core.
j_mayer
1
-0
/
+1255