target/ppc: Fix xvxsigdp
commitcf4e9363f7fd889d8d804c8f78e8927782c2aa48
authorAnton Blanchard <anton@ozlabs.org>
Tue, 7 May 2019 00:48:03 +0000 (7 10:48 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 29 May 2019 01:39:44 +0000 (29 11:39 +1000)
tree9160e045cbfa75ed299202be9ff7c67cc3b8a1ef
parent83f192d34d2525f9c0053c2179bdbc69327b9158
target/ppc: Fix xvxsigdp

Fix a typo in xvxsigdp where we put both results into the lower
doubleword.

Fixes: dd977e4f45cb ("target/ppc: Optimize x[sv]xsigdp using deposit_i64()")
Signed-off-by: Anton Blanchard <anton@ozlabs.org>
Message-Id: <20190507004811.29968-1-anton@ozlabs.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/translate/vsx-impl.inc.c