On Thu, Jan 12, 2017 at 09:54:04PM +0530, Nikunj A Dadhania wrote: > This series contains 11 new instructions for POWER9 ISA3.0 > VSX Scalar Test Data Class > VSX Vector Test Data Class > VSX Vector Convert HP/SP > VSX Scalar Multiply/Divide > VSX Scalar Convert Unsigned/Signed Doubleword > > Bharata B Rao (4): > target-ppc: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qp > target-ppc: Add xscvsdqp and xscvudqp instructions > target-ppc: Add xsdivqp instruction > target-ppc: Add xsmulqp instruction > > Nikunj A Dadhania (3): > target-ppc: Add xvcv[hpsp, sphp] instructions > target-ppc: Add xvtstdc[sp,dp] instructions > target-ppc: Add xststdc[sp, dp, qp] instructions > > target/ppc/fpu_helper.c | 253 > +++++++++++++++++++++++++++++++++--- > target/ppc/helper.h | 11 ++ > target/ppc/internal.h | 6 +- > target/ppc/translate/vsx-impl.inc.c | 11 ++ > target/ppc/translate/vsx-ops.inc.c | 18 +++ > 5 files changed, 276 insertions(+), 23 deletions(-)
I've merged 1..5. 6 & 7 I've left, pending a reply to rth's comment.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature
