]> Git Repo - qemu.git/commit
target-ppc: add xxspltib instruction
authorNikunj A Dadhania <[email protected]>
Mon, 12 Sep 2016 06:41:39 +0000 (12:11 +0530)
committerDavid Gibson <[email protected]>
Fri, 23 Sep 2016 00:29:40 +0000 (10:29 +1000)
commitf113283525a46c16ee078caeefbc82b26aada86a
tree0e19adfc4038cfe182ef0a11753b84c793e7ca3a
parent2391b3577365bfa16009268a16dc7df9a71460c7
target-ppc: add xxspltib instruction

xxspltib: VSX Vector Splat Immediate Byte

Copy the immediate byte in each byte of target VSR

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