aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate/vsx-ops.inc.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28target-ppc: implement xxbr[qdwh] instructionNikunj A Dadhania1-0/+8
2016-10-05target-ppc: Implement mtvsrws instructionRavi Bangoria1-0/+1
2016-10-05target-ppc: add stxvb16x instructionNikunj A Dadhania1-0/+1
2016-10-05target-ppc: add lxvb16x instructionNikunj A Dadhania1-0/+1
2016-10-05target-ppc: add stxvh8x instructionNikunj A Dadhania1-0/+1
2016-10-05target-ppc: add lxvh8x instructionNikunj A Dadhania1-0/+1
2016-10-05target-ppc: Implement mtvsrdd instructionRavi Bangoria1-0/+1
2016-10-05target-ppc: Implement mfvsrld instructionRavi Bangoria1-0/+1
2016-09-23target-ppc: add stxsi[bh]x instructionNikunj A Dadhania1-0/+2
2016-09-23target-ppc: add lxsi[bw]zx instructionNikunj A Dadhania1-0/+2
2016-09-23target-ppc: add xxspltib instructionNikunj A Dadhania1-0/+5
2016-09-07ppc: Rename #include'd .c files to .inc.cBenjamin Herrenschmidt1-0/+270