]> Git Repo - qemu.git/commit - target/ppc/helper.h
target-ppc: Add xvtstdc[sp,dp] instructions
authorNikunj A Dadhania <[email protected]>
Fri, 13 Jan 2017 09:23:39 +0000 (14:53 +0530)
committerDavid Gibson <[email protected]>
Wed, 1 Feb 2017 22:30:06 +0000 (09:30 +1100)
commit403a884a40d009cc70d1471209166c6e00f57d03
treecefc0d8ff1437613f6011c07dc9a56c76e76a253
parent00469dc3731e3d08536cd119c14dbdf149fed3e4
target-ppc: Add xvtstdc[sp,dp] instructions

xvtstdcsp: VSX Vector Test Data Class Single-Precision
xvtstdcdp: VSX Vector Test Data Class Double-Precision

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/internal.h
target/ppc/translate/vsx-impl.inc.c
target/ppc/translate/vsx-ops.inc.c
This page took 0.026298 seconds and 4 git commands to generate.