summaryrefslogtreecommitdiff
path: root/target-alpha/op_helper.c
AgeCommit message (Expand)Author
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-07-30exec.h cleanupBlue Swirl
2011-07-20Fix unassigned memory access handlingBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-05-31target-alpha: Implement TLB flush primitives.Richard Henderson
2011-05-31target-alpha: Use a fixed frequency for the RPCC in system mode.Richard Henderson
2011-05-31target-alpha: Trap for unassigned and unaligned addresses.Richard Henderson
2011-05-31target-alpha: Swap shadow registers moving to/from PALmode.Richard Henderson
2011-05-31target-alpha: Use do_restore_state for arithmetic exceptions.Richard Henderson
2011-05-31target-alpha: Tidy up arithmetic exceptions.Richard Henderson
2011-05-31target-alpha: Rationalize internal processor registers.Richard Henderson
2011-05-31target-alpha: Merge HW_REI and HW_RET implementations.Richard Henderson
2011-05-31target-alpha: Fix translation of PALmode memory insns.Richard Henderson
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-17softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno
2011-04-17target-alpha: use new float64_unordered_quiet() functionAurelien Jarno
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-04-27target-alpha: Implement RPCC.Richard Henderson
2010-04-27target-alpha: Fix load-locked/store-conditional.Richard Henderson
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-02-28target-alpha: Implement IEEE FP qualifiers.Richard Henderson
2010-02-23target-alpha: Mark helper_excp as NORETURN.Richard Henderson
2010-02-23target-alpha: Clean up arithmetic traps.Richard Henderson
2009-12-17target-alpha: Fix float32_to_s vs zero exponent.Richard Henderson
2009-12-17target-alpha: Fix cvtlq.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: Fixes for alpha-linux syscalls.Richard Henderson
2009-12-13target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-21Add 'static' to please SparseBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-04-10target-alpha: remove amask helperaurel32
2009-04-10target-alpha: remove helper_load_implveraurel32
2009-04-10target-alpha: overflow condition for sublv and subqvaurel32
2009-03-29target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-21target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel32
2008-11-17TCG variable type checking.pbrook
2008-11-10target-alpha: fix cmpbge instructionaurel32