about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_helper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Improved Memory Barrier handling for LOCK prefixed opcodesptitSeb2025-09-161-4/+4
* Improved Volatile Metadata handlingptitSeb2025-07-141-1/+1
* [DYNAREC] Use PE volatile metadata in dynarec (#2610)Yang Liu2025-05-071-45/+57
* [DYNAREC] Fix on strongmem mode were last write on a seq on 1 write could be ...ptitSeb2025-04-151-1/+4
* [DYNAREC] Small change in strongmem to end a SEQ with a Brrier at last_write ...ptitSeb2025-03-171-2/+3
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-29/+29
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-30/+30
* [ARM64_DYNAREC] Better handling unaligned access to device memory, with reger...ptitSeb2025-01-111-0/+2
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+184
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-2/+2
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* Rv64 dynarec (#550)ptitSeb2023-03-121-0/+2
* [DYNAREC] Even more work on multiarchptitSeb2022-02-271-0/+12