Age | Commit message (Expand) | Author |
2019-02-26 | target/ppc: Flush the TLB locally when the LPIDR is written | Benjamin Herrenschmidt |
2019-02-18 | target/ppc: convert vmin* and vmax* to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vadd*s and vsub*s to vector operations | Richard Henderson |
2019-02-18 | target/ppc: Add helper_mfvscr | Richard Henderson |
2019-02-18 | target/ppc: Pass integer to helper_mtvscr | Richard Henderson |
2019-02-18 | target/ppc: convert vsplt[bhw] to use vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vspltis[bhw] to use vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vaddu[b,h,w,d] and vsubu[b,h,w,d] over to use vector oper... | Mark Cave-Ayland |
2018-11-08 | target/ppc: add external PID support | Roman Kapl |
2018-10-18 | target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 | Richard Henderson |
2018-08-21 | target/ppc: Use non-arithmetic conversions for fp load/store | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fsqrt | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fadd, helper_fsub | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fmul | Richard Henderson |
2018-08-21 | target/ppc: Honor fpscr_ze semantics and tidy fdiv | Richard Henderson |
2018-07-03 | target/ppc: Use atomic cmpxchg for STQCX | Richard Henderson |
2018-07-03 | target/ppc: Use atomic store for STQ | Richard Henderson |
2018-07-03 | target/ppc: Use atomic load for LQ and LQARX | Richard Henderson |
2018-06-12 | target/ppc: Allow privileged access to SPR_PCR | Joel Stanley |
2018-05-04 | target/ppc: add basic support for PTCR on POWER9 | Cédric Le Goater |
2018-01-20 | target/ppc: add support for hypervisor doorbells on book3s CPUs | Cédric Le Goater |
2017-04-26 | target/ppc: Flush TLB on write to PIDR | Suraj Jitindar Singh |
2017-02-22 | target-ppc: Add xscvqpudz and xscvqpuwz instructions | Bharata B Rao |
2017-02-22 | target-ppc: add slbieg instruction | Nikunj A Dadhania |
2017-02-22 | target-ppc: Add xsmaxjdp and xsminjdp instructions | Bharata B Rao |
2017-02-22 | target-ppc: Add xsmaxcdp and xsmincdp instructions | Bharata B Rao |
2017-02-22 | ppc: implement xssubqp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xssqrtqp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xsrqpxp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xsrqpi[x] instruction | Jose Ricardo Ziviani |
2017-02-02 | target-ppc: Add xststdc[sp, dp, qp] instructions | Nikunj A Dadhania |
2017-02-02 | target-ppc: Add xvtstdc[sp,dp] instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xvcv[hpsp, sphp] instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xsmulqp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xsdivqp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xscvsdqp and xscvudqp instructions | Bharata B Rao |
2017-01-31 | ppc: Implement bcdutrunc. instruction | Jose Ricardo Ziviani |
2017-01-31 | ppc: Implement bcdtrunc. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Add xscvqps[d,w]z instructions | Bharata B Rao |
2017-01-31 | target-ppc: Add xvxsigsp instruction | Nikunj A Dadhania |
2017-01-31 | ppc: Implement bcdsr. instruction | Jose Ricardo Ziviani |
2017-01-31 | ppc: Implement bcdus. instruction | Jose Ricardo Ziviani |
2017-01-31 | ppc: Implement bcds. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Add xscvqpdp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xscvdpqp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xsaddqp instructions | Bharata B Rao |
2017-01-31 | target-ppc: Add xscvdphp, xscvhpdp | Bharata B Rao |
2017-01-31 | target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64 | Bharata B Rao |
2017-01-31 | target-ppc: Add xxinsertw instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xxextractuw instruction | Nikunj A Dadhania |