summaryrefslogtreecommitdiff
path: root/target/ppc/translate.c
AgeCommit message (Expand)Author
2017-01-10target-ppc: Use ctpop helperRichard Henderson
2017-01-10target-ppc: Use clz and ctz opcodesRichard Henderson
2017-01-10target-ppc: Use the new deposit and extract opsRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth