summaryrefslogtreecommitdiffstats
path: root/target-alpha/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson2011-10-081-0/+15
* target-alpha: Implement HALT IPR.Richard Henderson2011-10-081-0/+10
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* exec.h cleanupBlue Swirl2011-07-301-1/+6
* Fix unassigned memory access handlingBlue Swirl2011-07-201-2/+4
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-3/+3
* target-alpha: Implement TLB flush primitives.Richard Henderson2011-05-311-1/+10
* target-alpha: Use a fixed frequency for the RPCC in system mode.Richard Henderson2011-05-311-1/+10
* target-alpha: Trap for unassigned and unaligned addresses.Richard Henderson2011-05-311-0/+26
* target-alpha: Swap shadow registers moving to/from PALmode.Richard Henderson2011-05-311-1/+4
* target-alpha: Use do_restore_state for arithmetic exceptions.Richard Henderson2011-05-311-19/+30
* target-alpha: Tidy up arithmetic exceptions.Richard Henderson2011-05-311-13/+21
* target-alpha: Rationalize internal processor registers.Richard Henderson2011-05-311-17/+2
* target-alpha: Merge HW_REI and HW_RET implementations.Richard Henderson2011-05-311-10/+0
* target-alpha: Fix translation of PALmode memory insns.Richard Henderson2011-05-311-113/+34
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno2011-04-171-2/+2
* target-alpha: use new float64_unordered_quiet() functionAurelien Jarno2011-04-171-2/+3
* softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell2011-01-021-1/+1
* target-alpha: Implement RPCC.Richard Henderson2010-04-271-2/+3
* target-alpha: Fix load-locked/store-conditional.Richard Henderson2010-04-271-0/+2
* target-alpha: Implement cvtlq inline.Richard Henderson2010-04-271-7/+0
* target-alpha: Implement rs/rc properly.Richard Henderson2010-04-271-26/+2
* target-alpha: Implement cpys{, n, e} inline.Richard Henderson2010-04-271-18/+0
* target-alpha: Implement cvtql inline.Richard Henderson2010-04-101-20/+0
* target-alpha: Implement IEEE FP qualifiers.Richard Henderson2010-02-281-24/+237
* target-alpha: Mark helper_excp as NORETURN.Richard Henderson2010-02-231-1/+1
* target-alpha: Clean up arithmetic traps.Richard Henderson2010-02-231-7/+7
* target-alpha: Fix float32_to_s vs zero exponent.Richard Henderson2009-12-171-12/+32
* target-alpha: Fix cvtlq.Richard Henderson2009-12-171-1/+3
* target-alpha: Implement fp branch/cmov inline.Richard Henderson2009-12-171-31/+0
* target-alpha: Expand ins*h inline.Richard Henderson2009-12-131-18/+0
* target-alpha: Expand msk*h inline.Richard Henderson2009-12-131-15/+0
* target-alpha: Expand msk*l inline.Richard Henderson2009-12-131-20/+0
* target-alpha: Expand ins*l inline.Richard Henderson2009-12-131-24/+0
* target-alpha: Implement missing MVI instructions.Richard Henderson2009-12-131-0/+168
* target-alpha: Fixes for alpha-linux syscalls.Richard Henderson2009-12-131-39/+2
* target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson2009-12-131-5/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* Replace always_inline with inlineBlue Swirl2009-08-161-10/+10
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* target-alpha: remove amask helperaurel322009-04-101-15/+0
* target-alpha: remove helper_load_implveraurel322009-04-101-5/+0
* target-alpha: overflow condition for sublv and subqvaurel322009-04-101-8/+8
* target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel322009-03-291-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel322008-11-211-26/+34
OpenPOWER on IntegriCloud