summaryrefslogtreecommitdiffstats
path: root/target-alpha/op.c
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: convert remaining arith3 functions to TCGaurel322008-09-181-52/+0
* target-alpha: convert cmp* instructions to TCGaurel322008-09-181-45/+0
* target-alpha: switch a few helpers to TCGaurel322008-09-181-36/+0
* target-alpha: convert byte manipulation instructions to TCGaurel322008-09-171-139/+0
* alpha: convert cmov and bcond to TCGaurel322008-09-171-66/+0
* target-alpha: convert some arith3 instructions to TCGaurel322008-09-161-90/+0
* target-alpha: convert arith2 instructions to TCGaurel322008-09-161-37/+0
* alpha: convert a few more instructions to TCGaurel322008-09-041-32/+0
* convert of few alpha insn to TCGaurel322008-09-041-27/+0
* use the TCG code generatorbellard2008-02-011-5/+0
* For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer2007-11-041-0/+1
* Use host-utils for Alpha 64x64 bits multiplications.j_mayer2007-10-251-2/+5
* Generate micro-ops for Alpha executive and supervisor modes.j_mayer2007-10-141-3/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Alpha architecture emulation core.j_mayer2007-04-051-0/+1103
OpenPOWER on IntegriCloud