]> Git Repo - qemu.git/commit - target/ppc/translate/vsx-impl.inc.c
target-ppc: Add xxperm and xxpermr instructions
authorBharata B Rao <[email protected]>
Wed, 7 Dec 2016 18:25:02 +0000 (23:55 +0530)
committerDavid Gibson <[email protected]>
Mon, 30 Jan 2017 23:10:13 +0000 (10:10 +1100)
commit234068abfb345f08b160be71e0a4099c19384712
treec9394e01054f830a37b1631ed5552e1f3b809234
parent014ed3bb2015dcbe614b8ee2d505a43ab197db07
target-ppc: Add xxperm and xxpermr instructions

xxperm:  VSX Vector Permute
xxpermr: VSX Vector Permute Right-indexed

Signed-off-by: Bharata B Rao <[email protected]>
Signed-off-by: Nikunj A Dadhania <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/fpu_helper.c
target/ppc/helper.h
target/ppc/translate/vsx-impl.inc.c
target/ppc/translate/vsx-ops.inc.c
This page took 0.025757 seconds and 4 git commands to generate.