aboutsummaryrefslogtreecommitdiffstats
path: root/target-alpha/op.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel321-52/+0
2008-09-18target-alpha: convert cmp* instructions to TCGaurel321-45/+0
2008-09-18target-alpha: switch a few helpers to TCGaurel321-36/+0
2008-09-17target-alpha: convert byte manipulation instructions to TCGaurel321-139/+0
2008-09-17alpha: convert cmov and bcond to TCGaurel321-66/+0
2008-09-16target-alpha: convert some arith3 instructions to TCGaurel321-90/+0
2008-09-16target-alpha: convert arith2 instructions to TCGaurel321-37/+0
2008-09-04alpha: convert a few more instructions to TCGaurel321-32/+0
2008-09-04convert of few alpha insn to TCGaurel321-27/+0
2008-02-01use the TCG code generatorbellard1-5/+0
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer1-0/+1
2007-10-25Use host-utils for Alpha 64x64 bits multiplications.j_mayer1-2/+5
2007-10-14Generate micro-ops for Alpha executive and supervisor modes.j_mayer1-3/+7
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-04-05Alpha architecture emulation core.j_mayer1-0/+1103