aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate/vmx-ops.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-07target-ppc: add vsrv instructionVivek Andrew Sha1-0/+1
2016-09-07target-ppc: add vslv instructionVivek Andrew Sha1-0/+4
2016-09-07target-ppc: add vcmpnez[b,h,w][.] instructionsSwapnil Bokade1-0/+9
2016-09-07target-ppc: add vabsdu[b,h,w] instructionsSandipan Das1-3/+3
2016-09-07ppc: Move VMX ops out of translate.cBenjamin Herrenschmidt1-0/+245