summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade2016-10-281-0/+2
* target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das2016-10-281-0/+4
* target-ppc: implement vnegw/d instructionsNikunj A Dadhania2016-10-281-0/+2
* target-ppc: implement vexts[bh]2w and vexts[bhw]2dNikunj A Dadhania2016-10-141-0/+5
* target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan2016-10-051-0/+2
* target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan2016-10-051-0/+6
* target-ppc: add flag in check_tlb_flush()Nikunj A Dadhania2016-09-231-1/+2
* target-ppc: implement darn instructionRavi Bangoria2016-09-231-0/+2
* target-ppc: add vector permute right indexed instructionRajalakshmi Srinivasaraghavan2016-09-231-0/+1
* target-ppc: add vector bit permute doubleword instructionRajalakshmi Srinivasaraghavan2016-09-231-0/+1
* target-ppc: add vector count trailing zeros instructionsRajalakshmi Srinivasaraghavan2016-09-231-0/+4
* target-ppc: add vector extract instructionsRajalakshmi Srinivasaraghavan2016-09-231-0/+4
* target-ppc: add vector insert instructionsRajalakshmi Srinivasaraghavan2016-09-231-0/+4
* ppc: Improve a few more helper flagsBenjamin Herrenschmidt2016-09-071-7/+7
* ppc: Improve the exception helpers flagsBenjamin Herrenschmidt2016-09-071-2/+2
* ppc: Improve flags for helpers loading/writing the time facilitiesBenjamin Herrenschmidt2016-09-071-21/+21
* target-ppc: add vsrv instructionVivek Andrew Sha2016-09-071-0/+1
* target-ppc: add vslv instructionVivek Andrew Sha2016-09-071-0/+1
* target-ppc: add vcmpnez[b,h,w][.] instructionsSwapnil Bokade2016-09-071-0/+6
* target-ppc: add vabsdu[b,h,w] instructionsSandipan Das2016-09-071-0/+3
* target-ppc: add dtstsfi[q] instructionsSandipan Das2016-09-071-0/+2
* target-ppc: add cmpeqb instructionNikunj A Dadhania2016-09-071-0/+1
* target-ppc: add cnttzw[.] instructionNikunj A Dadhania2016-09-071-0/+1
* target-ppc: add cnttzd[.] instructionSandipan Das2016-09-071-0/+1
* ppc: Initial HDEC supportBenjamin Herrenschmidt2016-07-011-0/+2
* ppc: Use a helper to filter writes to LPCRBenjamin Herrenschmidt2016-07-011-0/+1
* ppc: Add P7/P8 Power Management instructionsBenjamin Herrenschmidt2016-06-231-0/+1
* ppc: Improve emulation of THRM registersBenjamin Herrenschmidt2016-06-221-0/+1
* ppc: Add missing slbfee. instruction on ppc64 BookS processorsBenjamin Herrenschmidt2016-06-071-0/+1
* ppc: Do some batching of TCG tlb flushesBenjamin Herrenschmidt2016-05-301-0/+1
* target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()David Gibson2016-01-301-0/+1
* target-ppc: Introduce tbeginTom Musta2015-01-071-0/+2
* target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta2015-01-071-1/+1
* target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard2014-11-041-2/+0Star
* target-ppc: Implement mulldo with TCGTom Musta2014-09-081-1/+0Star
* target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy2014-06-161-0/+1
* target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy2014-06-161-0/+1
* PPC: e500: Fix MMUCSR0 emulationAlex Zuepke2014-06-161-1/+1
* target-ppc: Introduce DFP Shift SignificandTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Insert Biased ExponentTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Extract Biased ExponentTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Encode BCD to DPDTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+2
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP ReroundTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-161-0/+4