Age | Commit message (Expand) | Author |
2013-08-16 | target-alpha: Use goto_tb in call_pal | Richard Henderson |
2013-08-16 | target-alpha: Implement call_pal without an exception | Richard Henderson |
2013-07-18 | target-alpha: Move alarm to vm_clock | Richard Henderson |
2013-02-23 | target-alpha: Use mulu2 for umulh insn | Richard Henderson |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-10-31 | target-alpha: Use TCG_CALL_NO_WG | Richard Henderson |
2012-10-28 | target-alpha: rename helper flags | Aurelien Jarno |
2012-03-24 | target-alpha: Use noreturn marker in helper.h. | Richard Henderson |
2012-03-24 | target-alpha: Make use of fp_status.flush_inputs_to_zero. | Richard Henderson |
2012-03-24 | target-alpha: Move memory helpers to mem_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move palcode support helpers to sys_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move integer overflow helpers to int_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move fpcr helpers from op_helper.c to helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move floating-point helpers to fpu_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move exception helpers to helper.c. | Richard Henderson |
2011-10-08 | target-alpha: Add high-resolution access to wall clock and an alarm. | Richard Henderson |
2011-10-08 | target-alpha: Implement HALT IPR. | Richard Henderson |
2011-05-31 | target-alpha: Implement TLB flush primitives. | Richard Henderson |
2011-05-31 | target-alpha: Rationalize internal processor registers. | Richard Henderson |
2011-05-31 | target-alpha: Merge HW_REI and HW_RET implementations. | Richard Henderson |
2011-05-31 | target-alpha: Fix translation of PALmode memory insns. | Richard Henderson |
2010-04-27 | target-alpha: Implement cvtlq inline. | Richard Henderson |
2010-04-27 | target-alpha: Implement rs/rc properly. | Richard Henderson |
2010-04-27 | target-alpha: Implement cpys{, n, e} inline. | Richard Henderson |
2010-04-10 | target-alpha: Implement cvtql inline. | Richard Henderson |
2010-04-10 | target-alpha: Add flags markups to helpers.h. | Richard Henderson |
2010-02-28 | target-alpha: Implement IEEE FP qualifiers. | Richard Henderson |
2009-12-17 | target-alpha: Implement fp branch/cmov inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand ins*h inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand msk*h inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand msk*l inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand ins*l inline. | Richard Henderson |
2009-12-13 | target-alpha: Implement missing MVI instructions. | Richard Henderson |
2009-12-13 | target-alpha: Remove bogus DO_TB_FLUSH code from translator. | Richard Henderson |
2009-04-10 | target-alpha: remove amask helper | aurel32 |
2009-04-10 | target-alpha: remove helper_load_implver | aurel32 |
2008-11-17 | TCG variable type checking. | pbrook |
2008-09-30 | target-alpha: convert palcode ops to TCG | aurel32 |
2008-09-29 | target-alpha: convert FP ops to TCG | aurel32 |
2008-09-18 | target-alpha: convert remaining arith3 functions to TCG | aurel32 |
2008-09-18 | target-alpha: switch a few helpers to TCG | aurel32 |
2008-09-17 | target-alpha: convert byte manipulation instructions to TCG | aurel32 |
2008-09-16 | target-alpha: convert arith2 instructions to TCG | aurel32 |
2008-09-14 | alpha: fix helper.h | aurel32 |
2008-09-04 | alpha: add target-alpha/helper.h (missing from commit r5150) | aurel32 |