summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate/vsx-impl.inc.c
Commit message (Expand)AuthorAgeFilesLines
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1009/+0Star
* target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade2016-10-281-0/+2
* target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das2016-10-281-0/+4
* target-ppc: implement xxbr[qdwh] instructionNikunj A Dadhania2016-10-281-0/+77
* target-ppc: Implement mtvsrws instructionRavi Bangoria2016-10-051-0/+19
* target-ppc: add stxvb16x instructionNikunj A Dadhania2016-10-051-0/+19
* target-ppc: add lxvb16x instructionNikunj A Dadhania2016-10-051-0/+19
* target-ppc: add stxvh8x instructionNikunj A Dadhania2016-10-051-0/+31
* target-ppc: add lxvh8x instructionNikunj A Dadhania2016-10-051-0/+49
* target-ppc: improve stxvw4x implementationNikunj A Dadhania2016-10-051-14/+19
* target-ppc: improve lxvw4x implementationNikunj A Dadhania2016-10-051-14/+18
* target-ppc: Implement mtvsrdd instructionRavi Bangoria2016-10-051-0/+23
* target-ppc: Implement mfvsrld instructionRavi Bangoria2016-10-051-0/+17
* target-ppc: add stxsi[bh]x instructionNikunj A Dadhania2016-09-231-0/+3
* target-ppc: add lxsi[bw]zx instructionNikunj A Dadhania2016-09-231-0/+2
* target-ppc: add xxspltib instructionNikunj A Dadhania2016-09-231-0/+20
* target-ppc: convert st64 to use new macroNikunj A Dadhania2016-09-231-3/+3
* target-ppc: convert ld64 to use new macroNikunj A Dadhania2016-09-231-4/+4
* ppc: Rename #include'd .c files to .inc.cBenjamin Herrenschmidt2016-09-071-0/+715