about summary refs log tree commit diff stats
path: root/src/dynarec/native_lock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Rework on the 16b emulation for LA64 (#1547)Yang Liu2024-06-011-7/+2
* [DYNAREC] Small improvements to atomic functions (#1492)Yang Liu2024-05-041-22/+29
* [LA64_DYNAREC] Fixed some lock assembly helperptitSeb2024-05-021-1/+1
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-26/+26
* LARCH64 dynarec (#1295)Haichen Wu2024-02-281-0/+38
* [DYNAREC] Changed lock mecanism for memory protectionptitSeb2023-10-011-0/+6
* [DYNAREC] Small improvment on multi-thread reliance for the jumptableptitSeb2023-09-091-0/+2
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* [ARM64_DYNAREC] Fixed buildptitSeb2023-03-121-0/+2
* [DYNAREC] Some renaming for the sake of consistancyptitSeb2023-03-121-2/+2
* Rv64 dynarec (#550)ptitSeb2023-03-121-0/+40
* [DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...ptitSeb2023-02-121-0/+3
* [DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...ptitSeb2022-12-031-0/+3
* [DYNAREC] Optimized HotPage handling, and made it locklessptitSeb2022-11-281-0/+2
* Made a custom implementation of pthread_onceptitSeb2022-10-261-0/+1
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-0/+25