]> git.proxmox.com Git - mirror_qemu.git/commit
target-ppc: implement xsnegqp instruction
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Wed, 7 Dec 2016 18:25:00 +0000 (23:55 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 Jan 2017 23:10:13 +0000 (10:10 +1100)
commit8497d7fc69c04d253ae5b0ee5db7745ea07dbe19
tree576e024db8d4b270515c354c41d29f0aaf99b718
parent071663dfc3b93e3f3e573d726cfb685fd25472fa
target-ppc: implement xsnegqp instruction

xsnegqp: VSX Scalar Negate Quad-Precision

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/translate/vsx-impl.inc.c
target/ppc/translate/vsx-ops.inc.c