aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/int_helper.c
AgeCommit message (Expand)Author
2017-01-31target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar
2017-01-31target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani
2017-01-31target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani
2017-01-31target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania
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