aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/op.c
AgeCommit message (Expand)Author
2008-09-30target-alpha: convert palcode ops to TCGaurel32
2008-09-29target-alpha: misc fixesaurel32
2008-09-29target-alpha: convert FP ops to TCGaurel32
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel32
2008-09-18target-alpha: convert cmp* instructions to TCGaurel32
2008-09-18target-alpha: switch a few helpers to TCGaurel32
2008-09-17target-alpha: convert byte manipulation instructions to TCGaurel32
2008-09-17alpha: convert cmov and bcond to TCGaurel32
2008-09-16target-alpha: convert some arith3 instructions to TCGaurel32
2008-09-16target-alpha: convert arith2 instructions to TCGaurel32
2008-09-04alpha: convert a few more instructions to TCGaurel32
2008-09-04convert of few alpha insn to TCGaurel32
2008-02-01use the TCG code generatorbellard
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_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-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-05Alpha architecture emulation core.j_mayer