target-ppc: add vslv instruction
commit5644a17567596eea8c4e16a8087dab9cc0292c6f
authorVivek Andrew Sha <vivekandrewsha@gmail.com>
Thu, 28 Jul 2016 18:14:16 +0000 (28 23:44 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:40:11 +0000 (7 12:40 +1000)
tree0f90b64457bb661e2e2df206cf1f411daf95a8f4
parentf7cc8466f1c29550b5ace0750813bc6c9190f604
target-ppc: add vslv instruction

vslv: Vector Shift Left Variable

Signed-off-by: Vivek Andrew Sha <vivekandrewsha@gmail.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate/vmx-impl.c
target-ppc/translate/vmx-ops.c