summaryrefslogtreecommitdiffstats
path: root/target/ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Add xscvqpudz and xscvqpuwz instructionsBharata B Rao2017-02-221-0/+2
* target-ppc: add slbieg instructionNikunj A Dadhania2017-02-221-0/+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/+1
* target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania2017-02-011-0/+3
* target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania2017-02-011-0/+2
* 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
* ppc: Implement bcdutrunc. instructionJose Ricardo Ziviani2017-01-311-0/+1
* ppc: Implement bcdtrunc. instructionJose Ricardo Ziviani2017-01-311-0/+1
* target-ppc: Add xscvqps[d,w]z instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: Add xvxsigsp instructionNikunj A Dadhania2017-01-311-0/+1
* ppc: Implement bcdsr. instructionJose Ricardo Ziviani2017-01-311-0/+1
* ppc: Implement bcdus. instructionJose Ricardo Ziviani2017-01-311-0/+1
* ppc: Implement bcds. instructionJose Ricardo Ziviani2017-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 xscvdphp, xscvhpdpBharata B Rao2017-01-311-0/+2
* target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64Bharata B Rao2017-01-311-1/+1
* target-ppc: Add xxinsertw instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Add xxextractuw instructionNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement stxvll instructionsNikunj A Dadhania2017-01-311-0/+1
* target-ppc: implement stxvl instructionNikunj A Dadhania2017-01-311-0/+1
* 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: add vextu[bhw][lr]x instructionsAvinesh Kumar2017-01-311-0/+6
* target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani2017-01-311-0/+1
* target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani2017-01-311-0/+1
* target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani2017-01-311-0/+1
* target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani2017-01-311-0/+1
* 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/+2
* target-ppc: Use ctpop helperRichard Henderson2017-01-101-2/+1Star
* target-ppc: Use clz and ctz opcodesRichard Henderson2017-01-101-4/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+742