index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dynarec
/
arm64
/
arm64_lock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Try to improve aligned LOCK CMPXCHG8B opcode
ptitSeb
2025-08-01
1
-1
/
+5
*
[ARM64_DYNAREC] Added atomic support for various lock helpers
ptitSeb
2025-03-30
1
-0
/
+9
*
[DYNAREC] Changed lock mecanism for memory protection
ptitSeb
2023-10-01
1
-0
/
+9
*
[DYNAREC] Small improvment on multi-thread reliance for the jumptable
ptitSeb
2023-09-09
1
-0
/
+3
*
[DYNAREC] Some spelling fixes
André Zwing
2023-08-02
1
-13
/
+13
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
[ARM64_DYNAREC] Fixed build
ptitSeb
2023-03-12
1
-0
/
+6
*
[DYNAREC] Some renaming for the sake of consistancy
ptitSeb
2023-03-12
1
-1
/
+1
*
[DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...
ptitSeb
2023-02-12
1
-1
/
+10
*
[DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...
ptitSeb
2022-12-03
1
-0
/
+9
*
[DYNAREC] Optimized HotPage handling, and made it lockless
ptitSeb
2022-11-28
1
-0
/
+6
*
Made a custom implementation of pthread_once
ptitSeb
2022-10-26
1
-0
/
+3
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+39