summaryrefslogtreecommitdiff
path: root/target-alpha/helper.h
AgeCommit message (Expand)Author
2010-04-27target-alpha: Implement cvtlq inline.Richard Henderson
2010-04-27target-alpha: Implement rs/rc properly.Richard Henderson
2010-04-27target-alpha: Implement cpys{, n, e} inline.Richard Henderson
2010-04-10target-alpha: Implement cvtql inline.Richard Henderson
2010-04-10target-alpha: Add flags markups to helpers.h.Richard Henderson
2010-02-28target-alpha: Implement IEEE FP qualifiers.Richard Henderson
2009-12-17target-alpha: Implement fp branch/cmov inline.Richard Henderson
2009-12-13target-alpha: Expand ins*h inline.Richard Henderson
2009-12-13target-alpha: Expand msk*h inline.Richard Henderson
2009-12-13target-alpha: Expand msk*l inline.Richard Henderson
2009-12-13target-alpha: Expand ins*l inline.Richard Henderson
2009-12-13target-alpha: Implement missing MVI instructions.Richard Henderson
2009-12-13target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson
2009-04-10target-alpha: remove amask helperaurel32
2009-04-10target-alpha: remove helper_load_implveraurel32
2008-11-17TCG variable type checking.pbrook
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-09-14alpha: fix helper.haurel32
2008-09-04alpha: add target-alpha/helper.h (missing from commit r5150)aurel32