about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/dynarec_arm64_arch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WOW64] More work on the PE wow64 build (#2518)Yang Liu2025-04-101-1/+5
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+1
* [ARM64_DYNAREC] Improced arch_build helpers function to only compute build st...ptitSeb2025-03-081-1/+1
* Try to improve full x86 state gathering on SignalptitSeb2025-01-131-46/+1
* [ARM64_DYNAREC] Better handling unaligned access to device memory, with reger...ptitSeb2025-01-111-1/+4
* [ARM64_DYNAREC] Change native flags handling in signal to make it more extens...ptitSeb2025-01-021-0/+34
* [ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)ptitSeb2024-12-311-0/+28