aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24Tidy up #include linescpu-refactorPeter Maydell
2017-02-24Move recv_and_compare_register_info() and report_match_status() to reginfo.cPeter Maydell
2017-02-24Move send_register_info() to reginfo.cPeter Maydell
2017-02-24Make reginfo_{init,is_eq,dump,dump_mismatch} official per-CPU APIPeter Maydell
2017-02-24m68k: Drop unused ucontext_t* argument to reginfo_is_eq()Peter Maydell
2017-02-24ppc64le, m68k: Make reginfo_dump() API match arm, aarch64Peter Maydell
2017-02-24Make get_risuop() a formal part of the CPU interfacePeter Maydell
2017-02-24Abstract out getting and setting parameter registerPeter Maydell
2017-02-24Drop the weird modification of a ucontext in the ppc reginfo_is_eq()Peter Maydell
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