summaryrefslogtreecommitdiff
path: root/target/ppc/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-31target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar1-0/+36
2017-01-31target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani1-0/+19
2017-01-31target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani1-0/+23
2017-01-31target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani1-0/+40
2017-01-31target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani1-0/+38
2017-01-31target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania1-15/+15
2017-01-10target-ppc: Use ctpop helperRichard Henderson1-15/+3
2017-01-10target-ppc: Use clz and ctz opcodesRichard Henderson1-20/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+3126