]> Git Repo - qemu.git/commit
target-ppc: Add xvcmpnesp, xvcmpnedp instructions
authorSwapnil Bokade <[email protected]>
Wed, 26 Oct 2016 06:26:29 +0000 (11:56 +0530)
committerDavid Gibson <[email protected]>
Fri, 28 Oct 2016 00:17:35 +0000 (11:17 +1100)
commit6db246f93a7e308ff1d5aecf89d5772e83cafe61
tree71fc146db9f232c7815f536a9b61c98c2ee5d85f
parent6d1ff9a7b396b3193eaea1983b3d7283a743e60a
target-ppc: Add xvcmpnesp, xvcmpnedp instructions

xvcmpnedp[.]: VSX Vector Compare Not Equal Double-Precision
xvcmpnesp[.]: VSX Vector Compare Not Equal Single-Precision

Signed-off-by: Swapnil Bokade <[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.024671 seconds and 4 git commands to generate.