summaryrefslogtreecommitdiffstats
path: root/target-alpha/helper.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into stagingPeter Maydell2015-09-031-0/+1
|\
| * target-alpha: Special case cmpbge with zeroRichard Henderson2015-08-181-0/+1
* | target-alpha: Inline hw_retRichard Henderson2015-08-181-2/+0
* | target-alpha: Inline call_palRichard Henderson2015-08-181-1/+0
|/
* target-alpha: Raise IOV from CVTQLRichard Henderson2015-05-181-1/+2
* target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson2015-05-181-0/+1
* target-alpha: Fix integer overflow checking insnsRichard Henderson2015-05-181-6/+1
* target-alpha: Raise IOV from CVTTQRichard Henderson2015-05-181-1/+0
* target-alpha: Tidy FPCR representationRichard Henderson2015-05-181-2/+0
* target-alpha: Rename floating-point subroutinesRichard Henderson2015-05-181-1/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-4/+0
* target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson2014-04-171-0/+1
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson2013-10-101-1/+1
* target-alpha: Use goto_tb in call_palRichard Henderson2013-08-161-0/+1
* target-alpha: Implement call_pal without an exceptionRichard Henderson2013-08-161-0/+1
* target-alpha: Move alarm to vm_clockRichard Henderson2013-07-181-1/+2
* target-alpha: Use mulu2 for umulh insnRichard Henderson2013-02-231-1/+0
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* target-alpha: Use TCG_CALL_NO_WGRichard Henderson2012-10-311-10/+10
* target-alpha: rename helper flagsAurelien Jarno2012-10-281-88/+88
* target-alpha: Use noreturn marker in helper.h.Richard Henderson2012-03-241-1/+1
* target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson2012-03-241-3/+2
* target-alpha: Move memory helpers to mem_helper.c.Richard Henderson2012-03-241-4/+4
* target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson2012-03-241-5/+5
* target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson2012-03-241-6/+6
* target-alpha: Move fpcr helpers from op_helper.c to helper.c.Richard Henderson2012-03-241-2/+2
* target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson2012-03-241-53/+53
* target-alpha: Move exception helpers to helper.c.Richard Henderson2012-03-241-1/+1
* target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson2011-10-081-0/+4
* target-alpha: Implement HALT IPR.Richard Henderson2011-10-081-0/+1
* target-alpha: Implement TLB flush primitives.Richard Henderson2011-05-311-0/+3
* target-alpha: Rationalize internal processor registers.Richard Henderson2011-05-311-2/+0
* target-alpha: Merge HW_REI and HW_RET implementations.Richard Henderson2011-05-311-1/+0
* target-alpha: Fix translation of PALmode memory insns.Richard Henderson2011-05-311-17/+9
* target-alpha: Implement cvtlq inline.Richard Henderson2010-04-271-1/+0
* target-alpha: Implement rs/rc properly.Richard Henderson2010-04-271-2/+0
* target-alpha: Implement cpys{, n, e} inline.Richard Henderson2010-04-271-4/+0
* target-alpha: Implement cvtql inline.Richard Henderson2010-04-101-4/+0
* target-alpha: Add flags markups to helpers.h.Richard Henderson2010-04-101-92/+92
* target-alpha: Implement IEEE FP qualifiers.Richard Henderson2010-02-281-3/+18
* target-alpha: Implement fp branch/cmov inline.Richard Henderson2009-12-171-7/+0
* target-alpha: Expand ins*h inline.Richard Henderson2009-12-131-3/+0
* target-alpha: Expand msk*h inline.Richard Henderson2009-12-131-3/+0
* target-alpha: Expand msk*l inline.Richard Henderson2009-12-131-4/+0
* target-alpha: Expand ins*l inline.Richard Henderson2009-12-131-4/+0
* target-alpha: Implement missing MVI instructions.Richard Henderson2009-12-131-0/+14
OpenPOWER on IntegriCloud