summaryrefslogtreecommitdiff
path: root/target/ppc/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-01-10target/ppc: more use of the PPC_*() macrosCédric Le Goater1-1/+1
2017-10-17target/ppc: Fix carry flag setting for shift algebraic instructionsSandipan Das1-8/+8
2017-03-01target/ppc: introduce helper_update_ov_legacyNikunj A Dadhania1-21/+13
2017-01-31ppc: Implement bcdutrunc. instructionJose Ricardo Ziviani1-0/+51
2017-01-31ppc: Implement bcdtrunc. instructionJose Ricardo Ziviani1-0/+37
2017-01-31ppc: Implement bcdsr. instructionJose Ricardo Ziviani1-0/+48
2017-01-31ppc: Implement bcdus. instructionJose Ricardo Ziviani1-0/+41
2017-01-31ppc: Implement bcds. instructionJose Ricardo Ziviani1-0/+40
2017-01-31ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macroJose Ricardo Ziviani1-3/+3
2017-01-31target-ppc: Add xxinsertw instructionNikunj A Dadhania1-0/+25
2017-01-31target-ppc: Add xxextractuw instructionNikunj A Dadhania1-0/+26
2017-01-31target-ppc: Implement bcd_is_valid functionJose Ricardo Ziviani1-7/+20
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