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
/
op_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-alpha: Implement RPCC.
Richard Henderson
2010-04-27
1
-2
/
+3
*
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
2010-04-27
1
-0
/
+2
*
target-alpha: Implement cvtlq inline.
Richard Henderson
2010-04-27
1
-7
/
+0
*
target-alpha: Implement rs/rc properly.
Richard Henderson
2010-04-27
1
-26
/
+2
*
target-alpha: Implement cpys{, n, e} inline.
Richard Henderson
2010-04-27
1
-18
/
+0
*
target-alpha: Implement cvtql inline.
Richard Henderson
2010-04-10
1
-20
/
+0
*
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
2010-02-28
1
-24
/
+237
*
target-alpha: Mark helper_excp as NORETURN.
Richard Henderson
2010-02-23
1
-1
/
+1
*
target-alpha: Clean up arithmetic traps.
Richard Henderson
2010-02-23
1
-7
/
+7
*
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
2009-12-17
1
-12
/
+32
*
target-alpha: Fix cvtlq.
Richard Henderson
2009-12-17
1
-1
/
+3
*
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
2009-12-17
1
-31
/
+0
*
target-alpha: Expand ins*h inline.
Richard Henderson
2009-12-13
1
-18
/
+0
*
target-alpha: Expand msk*h inline.
Richard Henderson
2009-12-13
1
-15
/
+0
*
target-alpha: Expand msk*l inline.
Richard Henderson
2009-12-13
1
-20
/
+0
*
target-alpha: Expand ins*l inline.
Richard Henderson
2009-12-13
1
-24
/
+0
*
target-alpha: Implement missing MVI instructions.
Richard Henderson
2009-12-13
1
-0
/
+168
*
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
1
-39
/
+2
*
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
2009-12-13
1
-5
/
+0
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-1
/
+1
*
Get rid of _t suffix
malc
2009-10-01
1
-1
/
+1
*
Add 'static' to please Sparse
Blue Swirl
2009-09-21
1
-1
/
+1
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-10
/
+10
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
target-alpha: remove amask helper
aurel32
2009-04-10
1
-15
/
+0
*
target-alpha: remove helper_load_implver
aurel32
2009-04-10
1
-5
/
+0
*
target-alpha: overflow condition for sublv and subqv
aurel32
2009-04-10
1
-8
/
+8
*
target-alpha: tb_flush helper should flush the tb (and not the tlb).
aurel32
2009-03-29
1
-1
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-21
1
-26
/
+34
*
TCG variable type checking.
pbrook
2008-11-17
1
-0
/
+1
*
target-alpha: fix cmpbge instruction
aurel32
2008-11-10
1
-1
/
+1
*
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
1
-26
/
+129
*
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
1
-517
/
+452
*
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
1
-26
/
+38
*
target-alpha: switch a few helpers to TCG
aurel32
2008-09-18
1
-14
/
+24
*
target-alpha: convert byte manipulation instructions to TCG
aurel32
2008-09-17
1
-81
/
+39
*
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-16
1
-8
/
+9
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-6
/
+0
*
Fix Sparc host compile problem reported by Shaddy Baddah
blueswir1
2007-12-01
1
-0
/
+17
*
fixed invalid type
bellard
2007-11-11
1
-2
/
+2
*
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-29
1
-1
/
+5
*
Make Alpha and PowerPC targets use shared helpers
j_mayer
2007-10-28
1
-73
/
+4
*
Alpha coding style and inlining fixes.
j_mayer
2007-10-28
1
-8
/
+8
*
Use host-utils for Alpha 64x64 bits multiplications.
j_mayer
2007-10-25
1
-22
/
+6
*
Generate micro-ops for Alpha executive and supervisor modes.
j_mayer
2007-10-14
1
-3
/
+9
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-12
/
+12
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Alpha architecture emulation core.
j_mayer
2007-04-05
1
-0
/
+1255