about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/arm64_lock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Try to improve aligned LOCK CMPXCHG8B opcodeptitSeb2025-08-011-1/+5
* [ARM64_DYNAREC] Added atomic support for various lock helpersptitSeb2025-03-301-0/+9
* [DYNAREC] Changed lock mecanism for memory protectionptitSeb2023-10-011-0/+9
* [DYNAREC] Small improvment on multi-thread reliance for the jumptableptitSeb2023-09-091-0/+3
* [DYNAREC] Some spelling fixesAndré Zwing2023-08-021-13/+13
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* [ARM64_DYNAREC] Fixed buildptitSeb2023-03-121-0/+6
* [DYNAREC] Some renaming for the sake of consistancyptitSeb2023-03-121-1/+1
* [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...ptitSeb2023-02-121-1/+10
* [DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...ptitSeb2022-12-031-0/+9
* [DYNAREC] Optimized HotPage handling, and made it locklessptitSeb2022-11-281-0/+6
* Made a custom implementation of pthread_onceptitSeb2022-10-261-0/+3
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-0/+39