aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24build-all-archs: Build with -WerrorHEADmasterPeter Maydell
2017-02-24Makefile: Build with -D_GNU_SOURCE=1Peter Maydell
2017-02-24build-all-archs: Test risugenPeter Maydell
2017-02-24risugen_common.pm: Fix broken $bytecount syntax againPeter Maydell
2017-02-24risugen_common: Correctly export $bytecountPeter Maydell
2017-02-24risu_ppc64le: fix the typo nb => rbNikunj A Dadhania
2017-02-20eval_with_fields(): Evaluate string in context of calling packagePeter Maydell
2017-02-20README: Document build-all-archs and build-tree supportPeter Maydell
2017-02-20configure: Add missing copyright/license boilerplatePeter Maydell
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