summaryrefslogtreecommitdiffstats
path: root/target-alpha
Commit message (Expand)AuthorAgeFilesLines
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-1/+3
* alpha-linux-user: Implement signals.Richard Henderson2010-02-282-4/+3
* target-alpha: Implement IEEE FP qualifiers.Richard Henderson2010-02-283-115/+688
* target-alpha: Mark helper_excp as NORETURN.Richard Henderson2010-02-231-1/+1
* target-alpha: Clean up arithmetic traps.Richard Henderson2010-02-232-10/+14
* target-alpha: Reduce internal processor registers for user-mode.Richard Henderson2010-02-232-18/+33
* target-alpha: Split up FPCR value into separate fields.Richard Henderson2010-02-232-57/+128
* Fix incorrect exception_index useBlue Swirl2010-02-141-1/+1
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* target-alpha: Initialize fpcrRichard Henderson2009-12-231-0/+2
* target-alpha: Emit tcg debug_insn_start.Richard Henderson2009-12-211-0/+5
* 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-173-125/+110
* target-alpha: Fix compiler warning for gcc-4.3 (and older)Stefan Weil2009-12-161-0/+1
* target-alpha: Fix double log_cpu_state.Richard Henderson2009-12-131-1/+0
* target-alpha: Fix FMOV.Richard Henderson2009-12-131-3/+7
* target-alpha: Expand ins*h inline.Richard Henderson2009-12-133-27/+45
* target-alpha: Expand msk*h inline.Richard Henderson2009-12-133-32/+49
* target-alpha: Expand msk*l inline.Richard Henderson2009-12-133-32/+30
* target-alpha: Expand ins*l inline.Richard Henderson2009-12-133-56/+59
* target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson2009-12-131-10/+29
* target-alpha: Fix fbcond branch offset.Richard Henderson2009-12-131-5/+4
* target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.Richard Henderson2009-12-131-32/+25
* target-alpha: Expand zap/zapnot with immediate inline.Richard Henderson2009-12-131-2/+59
* target-alpha: Fix -d in_asmRichard Henderson2009-12-131-15/+4
* target-alpha: Implement missing MVI instructions.Richard Henderson2009-12-133-30/+231
* target-alpha: Fixes for alpha-linux syscalls.Richard Henderson2009-12-133-39/+128
* target-alpha: Honor the -cpu command line argument.Richard Henderson2009-12-131-2/+42
* target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson2009-12-133-14/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-013-6/+6
* Get rid of _t suffixmalc2009-10-013-6/+6
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* target-alpha: fix extlh instructionVince Weaver2009-09-181-5/+6
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* Replace always_inline with inlineBlue Swirl2009-08-163-61/+58
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-165-10/+5
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-0/+1
* qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-1/+6
* target-alpha: fix emulation of ecbaurel322009-04-151-6/+0
* target-alpha: remove amask helperaurel322009-04-103-18/+13
* target-alpha: remove helper_load_implveraurel322009-04-103-7/+3
* target-alpha: overflow condition for sublv and subqvaurel322009-04-101-8/+8
* target-alpha: fix palcode mask for user pal callsaurel322009-04-071-1/+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: stop translation if too longaurel322009-04-071-5/+9
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-4/+4
OpenPOWER on IntegriCloud