Age | Commit message (Expand) | Author |
2016-09-07 | ppc: Improve a few more helper flags | Benjamin Herrenschmidt |
2016-09-07 | ppc: Improve the exception helpers flags | Benjamin Herrenschmidt |
2016-09-07 | ppc: Improve flags for helpers loading/writing the time facilities | Benjamin Herrenschmidt |
2016-09-07 | target-ppc: add vsrv instruction | Vivek Andrew Sha |
2016-09-07 | target-ppc: add vslv instruction | Vivek Andrew Sha |
2016-09-07 | target-ppc: add vcmpnez[b,h,w][.] instructions | Swapnil Bokade |
2016-09-07 | target-ppc: add vabsdu[b,h,w] instructions | Sandipan Das |
2016-09-07 | target-ppc: add dtstsfi[q] instructions | Sandipan Das |
2016-09-07 | target-ppc: add cmpeqb instruction | Nikunj A Dadhania |
2016-09-07 | target-ppc: add cnttzw[.] instruction | Nikunj A Dadhania |
2016-09-07 | target-ppc: add cnttzd[.] instruction | Sandipan Das |
2016-07-01 | ppc: Initial HDEC support | Benjamin Herrenschmidt |
2016-07-01 | ppc: Use a helper to filter writes to LPCR | Benjamin Herrenschmidt |
2016-06-23 | ppc: Add P7/P8 Power Management instructions | Benjamin Herrenschmidt |
2016-06-22 | ppc: Improve emulation of THRM registers | Benjamin Herrenschmidt |
2016-06-07 | ppc: Add missing slbfee. instruction on ppc64 BookS processors | Benjamin Herrenschmidt |
2016-05-30 | ppc: Do some batching of TCG tlb flushes | Benjamin Herrenschmidt |
2016-01-30 | target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one() | David Gibson |
2015-01-07 | target-ppc: Introduce tbegin | Tom Musta |
2015-01-07 | target-ppc: Eliminate set_fprf Argument From helper_compute_fprf | Tom Musta |
2014-11-04 | target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 | Pierre Mallard |
2014-09-08 | target-ppc: Implement mulldo with TCG | Tom Musta |
2014-06-16 | target-ppc: Add POWER8's TM SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's FSCR SPR | Alexey Kardashevskiy |
2014-06-16 | PPC: e500: Fix MMUCSR0 emulation | Alex Zuepke |
2014-06-16 | target-ppc: Introduce DFP Shift Significand | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Insert Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Extract Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Encode BCD to DPD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Decode DPD to BCD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce Round to DFP Short/Long | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Long/Extended | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Round to Integer | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Reround | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Quantize | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Significance | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Group | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Class | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Compares | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Divide | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Multiply | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Subtract | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Add | Tom Musta |
2014-06-16 | target-ppc: Define FPR Pointer Type for Helpers | Tom Musta |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson |
2014-03-05 | target-ppc: Altivec 2.07: Vector Permute and Exclusive OR | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector SHA Sigma Instructions | Tom Musta |