aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/translate.c
AgeCommit message (Expand)Author
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
2008-09-29target-alpha: misc fixesaurel32
2008-09-29target-alpha: convert FP ops to TCGaurel32
2008-09-29target-alpha: factorize load/store codeaurel32
2008-09-18target-alpha: switch most load/store ops to TCGaurel32
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel32
2008-09-18target-alpha: fix one more literal sign issueaurel32
2008-09-18target-alpha: instruction decoding simplificationaurel32
2008-09-18target-alpha: convert cmp* instructions to TCGaurel32
2008-09-18alpha: fix a missing literal sign issueaurel32
2008-09-18target-alpha: switch a few helpers to TCGaurel32
2008-09-17target-alpha: convert byte manipulation instructions to TCGaurel32
2008-09-17alpha: convert cmov and bcond to TCGaurel32
2008-09-16target-alpha: small optimizationsaurel32
2008-09-16target-alpha: fix TCG register namesaurel32
2008-09-16target-alpha: convert some arith3 instructions to TCGaurel32
2008-09-16target-alpha: convert arith2 instructions to TCGaurel32
2008-09-14alpha: fix lit signaurel32
2008-09-05fix alpha cmovxx instructionaurel32
2008-09-04alpha: convert a few more instructions to TCGaurel32
2008-09-04alpha: directly access ir registersaurel32
2008-09-04convert of few alpha insn to TCGaurel32