summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate/vsx-ops.inc.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macroMark Cave-Ayland2019-07-021-32/+38
* target-ppc: Add xscvqpudz and xscvqpuwz instructionsBharata B Rao2017-02-221-0/+2
* target-ppc: Implement round to odd variants of quad FP instructionsBharata B Rao2017-02-221-1/+1
* target-ppc: Add xsmaxjdp and xsminjdp instructionsBharata B Rao2017-02-221-0/+2
* target-ppc: Add xsmaxcdp and xsmincdp instructionsBharata B Rao2017-02-221-0/+2
* ppc: implement xssubqp instructionJose Ricardo Ziviani2017-02-221-0/+1
* ppc: implement xssqrtqp instructionJose Ricardo Ziviani2017-02-221-0/+1
* ppc: implement xsrqpxp instructionJose Ricardo Ziviani2017-02-221-0/+1
* ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani2017-02-221-0/+12
* target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania2017-02-011-0/+4
* target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania2017-02-011-0/+8
* target-ppc: Add xvcv[hpsp, sphp] instructionsNikunj A Dadhania2017-01-311-0/+2
* target-ppc: Add xsmulqp instructionBharata B Rao2017-01-311-0/+1
* target-ppc: Add xsdivqp instructionBharata B Rao2017-01-311-0/+1
* target-ppc: Add xscvsdqp and xscvudqp instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: Add xscvqps[d,w]z instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: Add xvxsigdp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xvxsigsp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xvxexpdp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xvxexpsp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xviexpdp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xviexpsp instructionNikunj A Dadhania2017-01-311-0/+2
* target-ppc: Add xsiexpqp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xsiexpdp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xscvqpdp instructionBharata B Rao2017-01-311-0/+1
* target-ppc: Add xscvdpqp instructionBharata B Rao2017-01-311-0/+1
* target-ppc: Add xsaddqp instructionsBharata B Rao2017-01-311-0/+1
* target-ppc: Add xsxsigqp instructionsNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xsxsigdp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xsxexpqp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xsxexpdp instructionNikunj A Dadhania2017-01-311-0/+4
* target-ppc: Add xscvdphp, xscvhpdpBharata B Rao2017-01-311-0/+2
* target-ppc: Add xxinsertw instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xxextractuw instructionNikunj A Dadhania2017-01-311-0/+5
* target-ppc: implement stxvll instructionsNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement stxvl instructionNikunj A Dadhania2017-01-311-0/+3
* target-ppc: implement lxvll instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement lxvl instructionNikunj A Dadhania2017-01-311-0/+3
* target-ppc: Add xxperm and xxpermr instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: implement xscpsgnqp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement xsnegqp instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement xsabsqp/xsnabsqp instructionDavid Gibson2017-01-311-0/+5
* target-ppc: implement lxv/lxvx and stxv/stxvxNikunj A Dadhania2017-01-311-0/+2
* target-ppc: Add xscmpoqp and xscmpuqp instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: Add xscmpexp[dp,qp] instructionsBharata B Rao2017-01-311-0/+6
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+300