]> git.proxmox.com Git - mirror_qemu.git/commit
target-ppc: Add xsxexpqp instruction
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Fri, 6 Jan 2017 06:14:54 +0000 (11:44 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 Jan 2017 23:10:14 +0000 (10:10 +1100)
commit9eceae320e7300473b5eb20c160c1730714f1692
treefa8de8d24b5519f02a3cb6cf15ee2f93e155a3f3
parent08e149869e4c391f7006c3621cfbe0945a19b4dd
target-ppc: Add xsxexpqp instruction

xsxexpqp: VSX Scalar Extract Exponent 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