aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/helper.h
AgeCommit message (Expand)Author
2017-01-31target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Add xscmpoqp and xscmpuqp instructionsBharata B Rao
2017-01-31target-ppc: Add xscmpexp[dp,qp] instructionsBharata B Rao
2017-01-10target-ppc: Use ctpop helperRichard Henderson
2017-01-10target-ppc: Use clz and ctz opcodesRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth