summaryrefslogtreecommitdiffstats
path: root/target-alpha/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson2012-03-241-1/+0
* target-alpha: Move exception helpers to helper.c.Richard Henderson2012-03-241-0/+3
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-alpha: Don't overuse CPUStateAndreas Färber2012-03-141-12/+12
* target-alpha: Clean includesStefan Weil2012-02-281-0/+1
* target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson2011-10-081-0/+4
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Fix unassigned memory access handlingBlue Swirl2011-07-201-2/+3
* target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2011-07-121-2/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+22
* target-alpha: Trap for unassigned and unaligned addresses.Richard Henderson2011-05-311-1/+5
* target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode.Richard Henderson2011-05-311-0/+13
* target-alpha: Disable interrupts properly.Richard Henderson2011-05-311-0/+5
* target-alpha: All ISA checks to use TB->FLAGS.Richard Henderson2011-05-311-2/+30
* target-alpha: Swap shadow registers moving to/from PALmode.Richard Henderson2011-05-311-0/+1
* target-alpha: Add IPRs to be used by the emulation PALcode.Richard Henderson2011-05-311-0/+15
* target-alpha: Use kernel mmu_idx for pal_mode.Richard Henderson2011-05-311-1/+7
* target-alpha: Add various symbolic constants.Richard Henderson2011-05-311-13/+43
* target-alpha: Tidy exception constants.Richard Henderson2011-05-311-20/+14
* target-alpha: Rationalize internal processor registers.Richard Henderson2011-05-311-134/+11
* target-alpha: Cleanup MMU modes.Richard Henderson2011-05-311-9/+28
* target-alpha: Remove partial support for palcode emulation.Richard Henderson2011-05-311-35/+0
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* target-alpha: Implement RPCC.Richard Henderson2010-04-271-1/+0
* target-alpha: Fix load-locked/store-conditional.Richard Henderson2010-04-271-1/+5
* target-alpha: Enable NPTL.Richard Henderson2010-04-271-11/+18
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-1/+3
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-3/+1
* target-alpha: Clean up arithmetic traps.Richard Henderson2010-02-231-3/+7
* target-alpha: Reduce internal processor registers for user-mode.Richard Henderson2010-02-231-0/+6
* target-alpha: Split up FPCR value into separate fields.Richard Henderson2010-02-231-5/+19
* target-alpha: Fixes for alpha-linux syscalls.Richard Henderson2009-12-131-0/+49
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* target-alpha: document more registers used by 21264aurel322009-04-071-2/+2
* target-alpha: set target page size to 13 bitsaurel322009-04-071-1/+1
* target-alpha: remove PALCODE_ declarations (unused).aurel322009-03-291-10/+0
* Document which IPR are used by 21264aurel322009-03-291-31/+65
* The _exit syscall is used for both thread termination in NPTL applications,pbrook2009-03-071-1/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-alpha: fix 2 warningsaurel322008-12-111-0/+4
* Common cpu_loop_exit prototypeaurel322008-11-301-1/+0
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-181-0/+8
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-181-1/+5
* target-alpha: convert FP ops to TCGaurel322008-09-291-2/+0
* target-alpha: convert remaining arith3 functions to TCGaurel322008-09-181-1/+1
* target-alpha: switch a few helpers to TCGaurel322008-09-181-0/+1
OpenPOWER on IntegriCloud