summaryrefslogtreecommitdiff
path: root/target/ppc/internal.h
AgeCommit message (Expand)Author
2017-02-22target-ppc: implement load atomic instructionBalamuruhan S
2017-02-22ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani
2017-02-02target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania
2017-02-02target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania
2017-01-31target-ppc: Add xsaddqp instructionsBharata B Rao
2017-01-31target-ppc: Use correct precision for FPRF settingBharata B Rao
2017-01-31target-ppc: Add xscvdphp, xscvhpdpBharata B Rao
2017-01-31target-ppc: move ppc_vsr_t to common headerNikunj A Dadhania
2017-01-31target-ppc: implement lxv/lxvx and stxv/stxvxNikunj A Dadhania
2017-01-31target-ppc: Consolidate instruction decode helpersBharata B Rao
2016-12-20Move target-* CPU file into a target/ folderThomas Huth