]> Git Repo - qemu.git/commit
target-ppc: add vector permute right indexed instruction
authorRajalakshmi Srinivasaraghavan <[email protected]>
Tue, 6 Sep 2016 05:04:10 +0000 (10:34 +0530)
committerDavid Gibson <[email protected]>
Fri, 23 Sep 2016 00:29:40 +0000 (10:29 +1000)
commitab04543602b7fa8fbc33401c66f071ae4570da04
treea859469c38e9e9c5681a73adcb6fb5b41a9dbe04
parent01fe9a470c4c49a18c386f411278780dedb65ad6
target-ppc: add vector permute right indexed instruction

Add vpermr instruction from ISA 3.0.

Signed-off-by: Rajalakshmi Srinivasaraghavan <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate/vmx-impl.inc.c
target-ppc/translate/vmx-ops.inc.c
This page took 0.027419 seconds and 4 git commands to generate.