summaryrefslogtreecommitdiff
path: root/target/ppc/internal.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-22target-ppc: implement load atomic instructionBalamuruhan S1-0/+2
2017-02-22ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani1-0/+1
2017-02-02target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania1-0/+1
2017-02-02target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania1-2/+3
2017-01-31target-ppc: Add xsaddqp instructionsBharata B Rao1-0/+2
2017-01-31target-ppc: Use correct precision for FPRF settingBharata B Rao1-0/+1
2017-01-31target-ppc: Add xscvdphp, xscvhpdpBharata B Rao1-0/+3
2017-01-31target-ppc: move ppc_vsr_t to common headerNikunj A Dadhania1-0/+42
2017-01-31target-ppc: implement lxv/lxvx and stxv/stxvxNikunj A Dadhania1-0/+1
2017-01-31target-ppc: Consolidate instruction decode helpersBharata B Rao1-0/+151
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+50