about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/dynarec_arm64_consts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM64_DYNAREC] Improved IRET handling of boggus parametersptitSeb2025-09-291-0/+1
* [ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper functionptitSeb2025-08-301-1/+1
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-191-0/+1
* [DYNACACHE] More work on dynache relocationptitSeb2025-06-151-0/+1
* [DYNACACHE] More work on preparing internal reloc, plus fix non-trace buildptitSeb2025-06-131-0/+11
* [DYNACACHE] Created a const table, for later use in internal relocation ([ARM...ptitSeb2025-06-131-0/+96