aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-20risu-m68k: update fpregsLaurent Vivier
2017-02-20Delete stray prova-ldst_np.bin binaryPeter Maydell
2017-02-20Add build-all-archs test scriptPeter Maydell
2017-02-20Support building into a build directoryPeter Maydell
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-10m68k: add risufile with m68k instructions.Laurent Vivier
2017-02-10m68k: implement server and client sideLaurent Vivier
2017-02-10m68k: implement risugen moduleLaurent Vivier
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-07Add a script to run concurrently the master and the apprenticeLaurent Vivier
2017-02-07risu_ppc64le: fix minor code style in assembly test codeJose Ricardo Ziviani
2017-02-07risu_ppc64le: remove fancy shell character cont from messagesJose Ricardo Ziviani
2017-02-07risu_ppc64le: stop loading data to register 1 and 13Jose Ricardo Ziviani
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
2017-02-07risu_ppc64le: improve xsrqpi[x] and xsrqpxp instructionsJose Ricardo Ziviani
2016-12-16risugen: remove grocer's apostrophe from REsAlex Bennée
2016-12-16risu_aarch64: it's -> it isAlex Bennée
2016-11-29risugen: Look in the right place for modulesPeter Maydell
2016-11-07Implement risufile with all PPC64 instructionsJose Ricardo Ziviani
2016-11-07Implement risugen module for PPC64Jose Ricardo Ziviani
2016-11-07Add PPC64 in risu build systemJose Ricardo Ziviani
2016-11-07Implement initial support for PPC64Jose Ricardo Ziviani
2016-11-07Implement basic test code for PPC64Jose Ricardo Ziviani
2016-11-07Implement lib to deal with PPC64 registersJose Ricardo Ziviani
2016-11-07Change mode directive of ARM risu filesJose Ricardo Ziviani
2016-11-07Refactor risugen to remove ARM specific codeJose Ricardo Ziviani
2016-11-07Create risugen_arm.pm module for risugenJose Ricardo Ziviani
2016-11-07risugen: Sort the instruction keysPeter Maydell
2014-11-28risu.el: basic syntax highlighting mode for EmacsAlex Bennée
2014-11-28Makefile: Add "dump" target to aid debuggingAlex Bennée
2014-11-28risu: enable static buildsAlex Bennée
2014-11-28risu: add basic usage() textAlex Bennée
2014-11-26aarch64.risu: add EXT_RES caseAlex Bennée
2014-11-26aarch64.risu: add C3.6.12 two miscAlex Bennée
2014-11-26aarch64.risu: add generic C3.6.9 AdvSIMD scalar shift immAlex Bennée
2014-11-26aarch64.risu: complete C3.6.17 AdvSIMD two-reg miscAlex Bennée
2014-11-26aarch64.risu: complete C3.6.16 AdvSIMD three sameAlex Bennée
2014-11-26aarch64.risu: add generic C3.6.14 AdvSIMD shift imm patternAlex Bennée
2014-11-26aarch64.risu: complete C3.6.11 AdvSIMD 3 same patternsAlex Bennée
2014-11-26aarch64.risu: add commentary on C3.5.1 constraintsAlex Bennée
2014-11-26aarch64.risu: fix C6.3.12 constraints on BICivAlex Bennée
2014-11-26aarch64.risu: fix C3.4.5 encoding of hw field for moviAlex Bennée
2014-11-18risugen: Correct generated code for register alignment and flag clearingPeter Maydell