aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/op_helper.c
AgeCommit message (Expand)Author
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-21target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel32
2008-11-17TCG variable type checking.pbrook
2008-11-10target-alpha: fix cmpbge instructionaurel32
2008-09-30target-alpha: convert palcode ops to TCGaurel32
2008-09-29target-alpha: convert FP ops to TCGaurel32
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel32
2008-09-18target-alpha: switch a few helpers to TCGaurel32
2008-09-17target-alpha: convert byte manipulation instructions to TCGaurel32
2008-09-16target-alpha: convert arith2 instructions to TCGaurel32
2008-05-25Fix off-by-one unwinding error.pbrook
2007-12-01 Fix Sparc host compile problem reported by Shaddy Baddahblueswir1
2007-11-11fixed invalid typebellard
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths
2007-10-28Make Alpha and PowerPC targets use shared helpersj_mayer
2007-10-28Alpha coding style and inlining fixes.j_mayer
2007-10-25Use host-utils for Alpha 64x64 bits multiplications.j_mayer
2007-10-14Generate micro-ops for Alpha executive and supervisor modes.j_mayer
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-05Alpha architecture emulation core.j_mayer