aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate
AgeCommit message (Expand)Author
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