aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/fp-impl.inc.c
AgeCommit message (Expand)Author
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-02-21target/ppc: Fix typo in commentsBALATON Zoltan
2019-10-04ppc: Add support for 'mffsce' instructionPaul A. Clarke
2019-10-04ppc: Add support for 'mffscrn','mffscrni' instructionsPaul A. Clarke
2019-08-21ppc: Add support for 'mffsl' instructionPaul A. Clarke
2019-04-26target/ppc: Style fixes for translate/fp-impl.inc.cDavid Gibson
2019-01-09target/ppc: introduce get_fpr() and set_fpr() helpers for FP register accessMark Cave-Ayland
2018-11-08target/ppc: add external PID supportRoman Kapl
2018-08-21target/ppc: Use non-arithmetic conversions for fp load/storeRichard Henderson
2017-01-31target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64Bharata B Rao
2016-12-20Move target-* CPU file into a target/ folderThomas Huth