summaryrefslogtreecommitdiffstats
path: root/target/ppc/int_helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar2017-01-311-0/+36
* target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani2017-01-311-0/+19
* target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani2017-01-311-0/+23
* target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani2017-01-311-0/+40
* target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani2017-01-311-0/+38
* target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania2017-01-311-15/+15
* target-ppc: Use ctpop helperRichard Henderson2017-01-101-15/+3Star
* target-ppc: Use clz and ctz opcodesRichard Henderson2017-01-101-20/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+3126