aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-14loongarch: Add LASX instructionsHEADmasterSong Gao
2023-12-14loongarch: Add LSX instructionsSong Gao
2023-12-14loongarch: Add clean_lsx_result()Song Gao
2023-12-14loongarch: init LASX registersSong Gao
2023-12-14loongarch: reginfo suport LSX/LASXSong Gao
2023-12-14loongarch: Rename block type 'safefloat' to 'post'Song Gao
2023-09-18build-all-archs: Add s390x to the script that builds all architecturesThomas Huth
2023-09-18s390x: Update the configure script for s390x supportThomas Huth
2023-09-18s390x: Add basic risugen perl module for s390xThomas Huth
2023-09-18s390x: Add simple s390x.risu fileThomas Huth
2023-09-18s390x: Add basic s390x support to the C codeThomas Huth
2023-09-18Pass siginfo_t->si_addr to the reginfo_init() functionThomas Huth
2022-10-20loongarch: Add block 'safefloat' and nanbox_s()Song Gao
2022-10-20loongarch: Add risufile with loongarch instructionsSong Gao
2022-10-20loongarch: Implement risugen moduleSong Gao
2022-10-20loongarch: Add LoongArch basic test supportSong Gao
2022-10-20risu: Use alternate stackSong Gao
2022-07-18ppc64: Use uint64_t to represent doubleRichard Henderson
2022-07-18aarch64: Use arch_init to configure sveRichard Henderson
2022-07-18aarch64: Reorg sve reginfo to save spaceRichard Henderson
2022-07-18aarch64: Assume system support for SVERichard Henderson
2022-07-18Compute reginfo_size based on the reginfoRichard Henderson
2022-07-18Add magic and size to the trace headerRichard Henderson
2022-07-18Split out recv_register_infoRichard Henderson
2022-07-18Rearrange reginfo and memblock buffersRichard Henderson
2022-07-18Merge reginfo.c into risu.cRichard Henderson
2022-07-18Split RES_MISMATCH for registers and memoryRichard Henderson
2022-07-18Simplify syncing with masterRichard Henderson
2022-07-18Always write for --masterRichard Henderson
2022-07-18Pass non-OK result back through siglongjmpRichard Henderson
2022-07-18Unify i/o functions and use RisuResultRichard Henderson
2022-07-18Add enum RisuResultRichard Henderson
2022-07-18Add enum RisuOpRichard Henderson
2022-07-18Make some risu.c symbols staticRichard Henderson
2022-07-18Use EXIT_FAILURE, EXIT_SUCCESSRichard Henderson
2022-07-18Adjust tracefile open for writeRichard Henderson
2022-07-18Hoist trace file and socket openingRichard Henderson
2022-07-18Unify master_fd and apprentice_fd to comm_fdRichard Henderson
2022-07-18Use bool for tracing variablesRichard Henderson
2020-10-01arm.risu: Add patterns for fp16 insnsPeter Maydell
2020-10-01arm.risu: Fix typo in VCVT_B_TT pattern namePeter Maydell
2020-06-22arm.risu: Correct VLDR/VSTR U=0 patternsPeter Maydell
2020-06-05arm.risu, thumb.risu: Add v8.2 DP and FHM insnsPeter Maydell
2020-02-24aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insnsPeter Maydell
2019-06-17arm.risu: Avoid VTRN with Vd == VmPeter Maydell
2019-06-13arm.risu: Add patterns for VFP<->gpreg transfersPeter Maydell
2019-06-13risu: Include <sys/user.h> on ppc64Peter Maydell
2019-06-07build-all-arches: include x86 triplets in the buildAlex Bennée
2019-06-07risu_reginfo_i386: rework --xfeatures value parsingJan Bobek
2019-06-07risu_reginfo_i386: replace xfeature constants with symbolic namesJan Bobek