summaryrefslogtreecommitdiffstats
path: root/target-alpha/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Initialize fpcrRichard Henderson2009-12-231-0/+2
* target-alpha: Emit tcg debug_insn_start.Richard Henderson2009-12-211-0/+5
* target-alpha: Implement fp branch/cmov inline.Richard Henderson2009-12-171-87/+110
* 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-131-6/+45
* target-alpha: Expand msk*h inline.Richard Henderson2009-12-131-14/+49
* target-alpha: Expand msk*l inline.Richard Henderson2009-12-131-8/+30
* target-alpha: Expand ins*l inline.Richard Henderson2009-12-131-28/+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-131-30/+49
* 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-131-7/+1
* target-alpha: fix extlh instructionVince Weaver2009-09-181-5/+6
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* Replace always_inline with inlineBlue Swirl2009-08-161-47/+43
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-0/+1
* target-alpha: fix emulation of ecbaurel322009-04-151-6/+0
* target-alpha: remove amask helperaurel322009-04-101-2/+13
* target-alpha: remove helper_load_implveraurel322009-04-101-1/+3
* target-alpha: fix palcode mask for user pal callsaurel322009-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
* target-alpha: bug fix: avoid nop to override next instructionaurel322009-03-291-3/+3
* target-alpha: add instruction name in comments for hw_ld opcode.aurel322009-03-291-20/+20
* target-alpha: fix temp free for hw_staurel322009-03-291-2/+1
* target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel322009-03-291-10/+10
* target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel322009-03-291-1/+1
* target-alpha: Fix bug: palcode is at least 6 bits.aurel322009-03-291-1/+1
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-10/+5
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-13/+15
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-alpha: gdb-stub supportaurel322008-12-071-1/+6
* Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori2008-11-251-2/+2
* Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori2008-11-181-3/+4
* TCG variable type checking.pbrook2008-11-171-309/+401
* target-alpha: fix decoding of CVTST /Saurel322008-11-111-1/+1
* target-alpha: disable single stepping and TB flush by defaultaurel322008-11-111-2/+2
* target-alpha: fix double TCG variable allocationaurel322008-11-111-1/+1
* target-alpha: fix the return value of stl_c/stq_caurel322008-11-081-4/+4
* target-alpha: fix locked loads/storesaurel322008-11-071-13/+21
* target-alpha: Fix ret instructionaurel322008-11-061-2/+2
* target-alpha: use the new TCG logical operationsaurel322008-10-211-18/+6
OpenPOWER on IntegriCloud