aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/fpu_helper.c
AgeCommit message (Expand)Author
2017-01-31target-ppc: move ppc_vsr_t to common headerNikunj A Dadhania
2017-01-31target-ppc: Add xscmpoqp and xscmpuqp instructionsBharata B Rao
2017-01-31target-ppc: Add xscmpexp[dp,qp] instructionsBharata B Rao
2017-01-31target-ppc: Fix xscmpodp and xscmpudp instructionsBharata B Rao
2017-01-31target-ppc: Consolidate instruction decode helpersBharata B Rao
2016-12-20Move target-* CPU file into a target/ folderThomas Huth