summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Add xscvqpudz and xscvqpuwz instructionsBharata B Rao2017-02-222-0/+4
* 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-222-0/+4
* target-ppc: Add xsmaxcdp and xsmincdp instructionsBharata B Rao2017-02-222-0/+4
* ppc: implement xssubqp instructionJose Ricardo Ziviani2017-02-222-0/+2
* ppc: implement xssqrtqp instructionJose Ricardo Ziviani2017-02-222-0/+2
* ppc: implement xsrqpxp instructionJose Ricardo Ziviani2017-02-222-0/+2
* ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani2017-02-222-0/+14
* target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania2017-02-012-0/+7
* target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania2017-02-012-0/+10
* target-ppc: Add xvcv[hpsp, sphp] instructionsNikunj A Dadhania2017-01-312-0/+4
* target-ppc: Add xsmulqp instructionBharata B Rao2017-01-312-0/+2
* target-ppc: Add xsdivqp instructionBharata B Rao2017-01-312-0/+2
* target-ppc: Add xscvsdqp and xscvudqp instructionsBharata B Rao2017-01-312-0/+4
* ppc: Implement bcdutrunc. instructionJose Ricardo Ziviani2017-01-312-1/+5
* ppc: Implement bcdtrunc. instructionJose Ricardo Ziviani2017-01-312-2/+7
* target-ppc: Add xscvqps[d,w]z instructionsBharata B Rao2017-01-312-0/+4
* target-ppc: Add xvxsigdp instructionNikunj A Dadhania2017-01-312-0/+41
* target-ppc: Add xvxsigsp instructionNikunj A Dadhania2017-01-312-0/+3
* target-ppc: Add xvxexpdp instructionNikunj A Dadhania2017-01-312-0/+18
* target-ppc: Add xvxexpsp instructionNikunj A Dadhania2017-01-312-0/+18
* target-ppc: Add xviexpdp instructionNikunj A Dadhania2017-01-312-0/+27
* target-ppc: Add xviexpsp instructionNikunj A Dadhania2017-01-312-0/+28
* target-ppc: Add xsiexpqp instructionNikunj A Dadhania2017-01-312-0/+23
* target-ppc: Add xsiexpdp instructionNikunj A Dadhania2017-01-312-0/+21
* ppc: Implement bcdsr. instructionJose Ricardo Ziviani2017-01-312-0/+3
* ppc: Implement bcdus. instructionJose Ricardo Ziviani2017-01-312-1/+4
* ppc: Implement bcds. instructionJose Ricardo Ziviani2017-01-312-1/+5
* target-ppc: Add xscvqpdp instructionBharata B Rao2017-01-312-0/+2
* target-ppc: Add xscvdpqp instructionBharata B Rao2017-01-312-0/+2
* target-ppc: Add xsaddqp instructionsBharata B Rao2017-01-312-0/+2
* target-ppc: Add xsxsigqp instructionsNikunj A Dadhania2017-01-312-0/+30
* target-ppc: Add xsxsigdp instructionNikunj A Dadhania2017-01-312-0/+30
* target-ppc: Add xsxexpqp instructionNikunj A Dadhania2017-01-312-0/+16
* target-ppc: Add xsxexpdp instructionNikunj A Dadhania2017-01-312-0/+17
* target-ppc: Add xscvdphp, xscvhpdpBharata B Rao2017-01-312-0/+4
* target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64Bharata B Rao2017-01-311-10/+10
* target-ppc: Add xxinsertw instructionNikunj A Dadhania2017-01-312-2/+4
* target-ppc: Add xxextractuw instructionNikunj A Dadhania2017-01-312-0/+35
* target-ppc: implement stxvll instructionsNikunj A Dadhania2017-01-312-0/+2
* target-ppc: implement stxvl instructionNikunj A Dadhania2017-01-312-0/+4
* target-ppc: implement lxvll instructionNikunj A Dadhania2017-01-312-0/+2
* target-ppc: implement lxvl instructionNikunj A Dadhania2017-01-312-0/+32
* target-ppc: Add xxperm and xxpermr instructionsBharata B Rao2017-01-312-0/+4
* target-ppc: implement xscpsgnqp instructionNikunj A Dadhania2017-01-312-1/+12
* target-ppc: implement xsnegqp instructionNikunj A Dadhania2017-01-312-0/+5
* target-ppc: implement xsabsqp/xsnabsqp instructionDavid Gibson2017-01-312-0/+40
* target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar2017-01-312-2/+29
* target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani2017-01-311-0/+8
* target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani2017-01-312-1/+4