aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/translate.c
AgeCommit message (Expand)Author
2009-12-17target-alpha: Implement fp branch/cmov inline.Richard Henderson
2009-12-13target-alpha: Fix double log_cpu_state.Richard Henderson
2009-12-13target-alpha: Fix FMOV.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 RD/WRUNIQUE in the translatorRichard Henderson
2009-12-13target-alpha: Fix fbcond branch offset.Richard Henderson
2009-12-13target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.Richard Henderson
2009-12-13target-alpha: Expand zap/zapnot with immediate inline.Richard Henderson
2009-12-13target-alpha: Fix -d in_asmRichard Henderson
2009-12-13target-alpha: Implement missing MVI instructions.Richard Henderson
2009-12-13target-alpha: Honor the -cpu command line argument.Richard Henderson
2009-12-13target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson
2009-09-18target-alpha: fix extlh instructionVince Weaver
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-04-15target-alpha: fix emulation of ecbaurel32
2009-04-10target-alpha: remove amask helperaurel32
2009-04-10target-alpha: remove helper_load_implveraurel32
2009-04-07target-alpha: fix palcode mask for user pal callsaurel32
2009-04-07target-alpha: stop translation if too longaurel32
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-29target-alpha: bug fix: avoid nop to override next instructionaurel32
2009-03-29target-alpha: add instruction name in comments for hw_ld opcode.aurel32
2009-03-29target-alpha: fix temp free for hw_staurel32
2009-03-29target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel32
2009-03-29target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel32
2009-03-29target-alpha: Fix bug: palcode is at least 6 bits.aurel32
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-07target-alpha: gdb-stub supportaurel32
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-18Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori
2008-11-17TCG variable type checking.pbrook
2008-11-11target-alpha: fix decoding of CVTST /Saurel32
2008-11-11target-alpha: disable single stepping and TB flush by defaultaurel32
2008-11-11target-alpha: fix double TCG variable allocationaurel32
2008-11-08target-alpha: fix the return value of stl_c/stq_caurel32
2008-11-07target-alpha: fix locked loads/storesaurel32
2008-11-06target-alpha: Fix ret instructionaurel32
2008-10-21target-alpha: use the new TCG logical operationsaurel32
2008-09-30target-alpha: convert palcode ops to TCGaurel32
2008-09-30target-alpha: convert locked load/store to TCGaurel32