From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bltC2-0003hH-L5 for qemu-devel@nongnu.org; Mon, 19 Sep 2016 03:40:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bltBy-0006o5-Jh for qemu-devel@nongnu.org; Mon, 19 Sep 2016 03:40:45 -0400 Date: Mon, 19 Sep 2016 16:51:23 +1000 From: David Gibson Message-ID: <20160919065123.GG20488@umbus> References: <1474023111-11992-1-git-send-email-nikunj@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FwyhczKCDPOVeYh6" Content-Disposition: inline In-Reply-To: <1474023111-11992-1-git-send-email-nikunj@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH v3 0/5] POWER9 TCG enablements - part4(pending) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikunj A Dadhania Cc: qemu-ppc@nongnu.org, rth@twiddle.net, qemu-devel@nongnu.org, benh@kernel.crashing.org --FwyhczKCDPOVeYh6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 16, 2016 at 04:21:46PM +0530, Nikunj A Dadhania wrote: > This series contains 4 new instructions for POWER9 ISA3.0 > Use newer qemu load/store tcg helpers and optimize stxvw4x and lxvw4x. >=20 > Patches: > 01: darn: Deliver a random number I've applied this one. > 02: lxvw4x - improve implementation > 03: stxv4x - improve implementation > 04: lxvh8x: Load VSX Vector Halfword*8 > stxvh8x: Store VSX Vector Halfword*8 > 05: lxvb16x: Load VSX Vector Byte*16 > stxvb16x: Store VSX Vector Byte*16 I think the remainder still have bugs in BE mode. --=20 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 --FwyhczKCDPOVeYh6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX34rrAAoJEGw4ysog2bOStJgP/3XVjf1Y5M1GC4tgAnNGTA6s 4F6Gh5SgMnW6kihV4ZYpDOdX0I4zcEMqbsjVg23o7YyjdMeBPVubXVi4V7lh4fsP Z0nPwHGHJRCPY4uB5aQsa28Ff+2v87PnSXPeMGx+OF5iHFYcPtaEJh4mXUmz9XRP U5OANQ19MIPYRXdiyWn0wDYnmJNsGZoCDdVmgelV7OixqebYgIeRYltq/CxK+xk5 6HbH7eVY4HGfkWFpYE8uwW+jSLjwfdUhfaqxgrifJdxERsEYw7etjzRm4ugqfluJ ESG1tnsRhGAbcNDR7s1S7aRvNG4wD0bVqoM3oAXuxIciG5tJJKjriCZ1V+MFyogL e0wjASieSVJ1XU3pXsv4N/qUIY1JpfswqA0Lfysmng96nEEsxDOmFLQ2yQGMjeu/ Q3GwrKPIS0Naeo/iSeL3vMcF+RYHINlO4jBivQT308n/NDN0BCHBhanpse5nmjuC OAcguXj4J5/Nty/vCSoB7bgLabEZnVutpoE/TRtfkXAnUdHPgvmaB2ZYUL8+RJvx rJ27bZnG4fMC2/CaMSkjTM/OfR+950O22XdJRpDzf3RAChKpa45a0G0C24p77mJc 5pQKV6M4szaoxux/Rxe3Syoocd6xZxpvtt4eRd35WCEtCg05C6ozeLVVnJWJpDXK qkGz4cHJhLH4eTA0W0xC =v+V5 -----END PGP SIGNATURE----- --FwyhczKCDPOVeYh6--