aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/translate.c
AgeCommit message (Expand)Author
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-09-03Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into stagingPeter Maydell
2015-08-24tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson
2015-08-18target-alpha: Inline hw_retRichard Henderson
2015-08-18target-alpha: Inline call_palRichard Henderson
2015-08-18target-alpha: Use separate TCGv temporaries for the shadow registersRichard Henderson
2015-08-18target-alpha: Special case cmpbge with zeroRichard Henderson
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite
2015-05-18target-alpha: Raise IOV from CVTQLRichard Henderson
2015-05-18target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson
2015-05-18target-alpha: Disallow literal operand to 1C.30 to 1C.37Richard Henderson
2015-05-18target-alpha: Implement WH64ENRichard Henderson
2015-05-18target-alpha: Fix integer overflow checking insnsRichard Henderson
2015-05-18target-alpha: Raise IOV from CVTTQRichard Henderson
2015-05-18target-alpha: Set fpcr_exc_status even for disabled exceptionsRichard Henderson
2015-05-18target-alpha: Tidy FPCR representationRichard Henderson
2015-05-18target-alpha: Forget installed round mode after MT_FPCRRichard Henderson
2015-05-18target-alpha: Rename floating-point subroutinesRichard Henderson
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-01-03gen-icount: check cflags instead of use_icount globalPaolo Bonzini
2015-01-03translate: check cflags instead of use_icount globalPaolo Bonzini
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluĂ­s Vilanova
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-05-02target-alpha: Fix RDUSPRichard Henderson
2014-04-17target-alpha: Remove cpu_unique, cpu_sysval, cpu_uspRichard Henderson
2014-04-17target-alpha: Tidy alpha_translate_initRichard Henderson
2014-04-17target-alpha: Don't issue goto_tb under singlestepRichard Henderson
2014-04-17target-alpha: Use non-local temps for zero/sinkRichard Henderson
2014-04-17target-alpha: Use extract to get insn fieldsRichard Henderson
2014-04-17target-alpha: Convert mfpr/mtpr to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cpys et al to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_fcmov to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_bcond to source/sinkRichard Henderson
2014-04-17target-alpha: Convert most ieee insns to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ieee_input to source/sinkRichard Henderson
2014-04-17target-alpha: Convert MVIOP2 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert ARITH3 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert FARITH3 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert FARITH2 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_zap/not to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ins_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ext_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_msk_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cmov to source/sinkRichard Henderson
2014-04-17target-alpha: Convert ARITH3_EX to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cmp to source/sinkRichard Henderson