aboutsummaryrefslogtreecommitdiff
path: root/risugen_arm.pm
AgeCommit message (Expand)Author
2018-07-02risugen: add dtype_msz address helperRichard Henderson
2018-07-02risugen: add reg_plus_imm_pl and reg_plus_imm_vl address helpersRichard Henderson
2018-07-02risugen: use fewer insns for aarch64 immediate loadRichard Henderson
2018-07-02risugen: Initialize sve predicates with random dataRichard Henderson
2018-07-02risugen: add --sve supportAlex Bennée
2017-11-21risugen/risugen_$arch: factor out instruction selectionAlex Bennée
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
2016-11-07Create risugen_arm.pm module for risugenJose Ricardo Ziviani