aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
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