aboutsummaryrefslogtreecommitdiff
path: root/risugen_ppc64.pm
AgeCommit message (Expand)Author
2017-11-21risugen/risugen_$arch: factor out instruction selectionAlex Bennée
2017-05-30risugen, risugen_ppc64.pm: Add support ppc64 (big-endian)Jose Ricardo Ziviani
2017-05-30risugen_ppc64: Load random 128-bit data to vector registersJose Ricardo Ziviani
2017-02-28risugen_ppc64: Remove unused codeJose Ricardo Ziviani
2017-02-10Move more common simple utility functions to risugen_commonPeter Maydell
2017-02-10Move eval_with_fields to risugen_commonPeter Maydell
2017-02-10Move progress bar functions to risugen_commonPeter Maydell
2017-02-10Create new risugen_common module and put some functions in itPeter Maydell
2017-02-10risu_ppc64le: remove aarch64 related commentsNikunj A Dadhania
2017-02-10risu_ppc64le: zero the xer registerNikunj A Dadhania
2017-02-10risu_ppc64le: set r23 as the comment saysNikunj A Dadhania
2017-02-07risu_ppc64le: implement FP random data for test improvementJose Ricardo Ziviani
2017-02-07risu_ppc64le: implement sign extend for small neg constantsJose Ricardo Ziviani
2017-02-07risu_ppc64le: fix 32-bit mov immediateJose Ricardo Ziviani
2016-11-07Implement risugen module for PPC64Jose Ricardo Ziviani