aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate
AgeCommit message (Expand)Author
2016-10-14target-ppc: implement vexts[bh]2w and vexts[bhw]2dNikunj A Dadhania
2016-10-05target-ppc: fix vmx instruction type/type2Nikunj A Dadhania
2016-10-05target-ppc: Implement mtvsrws instructionRavi Bangoria
2016-10-05target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: add stxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add stxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: improve stxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: improve lxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: Implement mtvsrdd instructionRavi Bangoria
2016-10-05target-ppc: Implement mfvsrld instructionRavi Bangoria
2016-09-23target-ppc: add stxsi[bh]x instructionNikunj A Dadhania
2016-09-23target-ppc: add lxsi[bw]zx instructionNikunj A Dadhania
2016-09-23target-ppc: add xxspltib instructionNikunj A Dadhania
2016-09-23target-ppc: convert st64 to use new macroNikunj A Dadhania
2016-09-23target-ppc: convert ld64 to use new macroNikunj A Dadhania
2016-09-23target-ppc: add vector permute right indexed instructionRajalakshmi Srinivasaraghavan
2016-09-23target-ppc: add vector bit permute doubleword instructionRajalakshmi Srinivasaraghavan
2016-09-23target-ppc: add vector count trailing zeros instructionsRajalakshmi Srinivasaraghavan
2016-09-23target-ppc: add vector extract instructionsRajalakshmi Srinivasaraghavan
2016-09-23target-ppc: add vector insert instructionsRajalakshmi Srinivasaraghavan
2016-09-07ppc: Rename #include'd .c files to .inc.cBenjamin Herrenschmidt
2016-09-07target-ppc: add vsrv instructionVivek Andrew Sha
2016-09-07target-ppc: add vslv instructionVivek Andrew Sha
2016-09-07target-ppc: add vcmpnez[b,h,w][.] instructionsSwapnil Bokade
2016-09-07target-ppc: add vabsdu[b,h,w] instructionsSandipan Das
2016-09-07target-ppc: add dtstsfi[q] instructionsSandipan Das
2016-09-07ppc: Don't update the NIP in floating point generated codeBenjamin Herrenschmidt
2016-09-07ppc: Move VSX ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move VMX ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move DFP ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move embedded spe ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move classic fp ops out of translate.cBenjamin Herrenschmidt