summaryrefslogtreecommitdiff
path: root/target/ppc/helper.h
AgeCommit message (Expand)Author
2018-11-08target/ppc: add external PID supportRoman Kapl
2018-10-18target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128Richard Henderson
2018-08-21target/ppc: Use non-arithmetic conversions for fp load/storeRichard Henderson
2018-08-21target/ppc: Tidy helper_fsqrtRichard Henderson
2018-08-21target/ppc: Tidy helper_fadd, helper_fsubRichard Henderson
2018-08-21target/ppc: Tidy helper_fmulRichard Henderson
2018-08-21target/ppc: Honor fpscr_ze semantics and tidy fdivRichard Henderson
2018-07-03target/ppc: Use atomic cmpxchg for STQCXRichard Henderson
2018-07-03target/ppc: Use atomic store for STQRichard Henderson
2018-07-03target/ppc: Use atomic load for LQ and LQARXRichard Henderson
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley
2018-05-04target/ppc: add basic support for PTCR on POWER9Cédric Le Goater
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater
2017-04-26target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh
2017-02-22target-ppc: Add xscvqpudz and xscvqpuwz instructionsBharata B Rao
2017-02-22target-ppc: add slbieg instructionNikunj A Dadhania
2017-02-22target-ppc: Add xsmaxjdp and xsminjdp instructionsBharata B Rao
2017-02-22target-ppc: Add xsmaxcdp and xsmincdp instructionsBharata B Rao
2017-02-22ppc: implement xssubqp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xssqrtqp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xsrqpxp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani
2017-02-02target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania
2017-02-02target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania
2017-01-31target-ppc: Add xvcv[hpsp, sphp] instructionsNikunj A Dadhania
2017-01-31target-ppc: Add xsmulqp instructionBharata B Rao
2017-01-31target-ppc: Add xsdivqp instructionBharata B Rao
2017-01-31target-ppc: Add xscvsdqp and xscvudqp instructionsBharata B Rao
2017-01-31ppc: Implement bcdutrunc. instructionJose Ricardo Ziviani
2017-01-31ppc: Implement bcdtrunc. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Add xscvqps[d,w]z instructionsBharata B Rao
2017-01-31target-ppc: Add xvxsigsp instructionNikunj A Dadhania
2017-01-31ppc: Implement bcdsr. instructionJose Ricardo Ziviani
2017-01-31ppc: Implement bcdus. instructionJose Ricardo Ziviani
2017-01-31ppc: Implement bcds. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Add xscvqpdp instructionBharata B Rao
2017-01-31target-ppc: Add xscvdpqp instructionBharata B Rao
2017-01-31target-ppc: Add xsaddqp instructionsBharata B Rao
2017-01-31target-ppc: Add xscvdphp, xscvhpdpBharata B Rao
2017-01-31target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64Bharata B Rao
2017-01-31target-ppc: Add xxinsertw instructionNikunj A Dadhania
2017-01-31target-ppc: Add xxextractuw instructionNikunj A Dadhania
2017-01-31target-ppc: implement stxvll instructionsNikunj A Dadhania
2017-01-31target-ppc: implement stxvl instructionNikunj A Dadhania
2017-01-31target-ppc: implement lxvll instructionNikunj A Dadhania
2017-01-31target-ppc: implement lxvl instructionNikunj A Dadhania
2017-01-31target-ppc: Add xxperm and xxpermr instructionsBharata B Rao
2017-01-31target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar
2017-01-31target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani