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.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Try to improve aligned LOCK CMPXCHG8B opcode
ptitSeb
2025-08-01
1
-0
/
+25
*
[DYNACACHE] Refactored cpu extension, will be used in dynacache signature checks
ptitSeb
2025-06-14
1
-31
/
+31
*
[ARM64] Use crc32 hardware support (if available) for dynablock signature
ptitSeb
2025-03-31
1
-0
/
+22
*
[ARM64_DYNAREC] Added atomic support for various lock helpers
ptitSeb
2025-03-30
1
-0
/
+120
*
[DYNAREC] Changed lock mecanism for memory protection
ptitSeb
2023-10-01
1
-0
/
+15
*
[DYNAREC] Small improvment on multi-thread reliance for the jumptable
ptitSeb
2023-09-09
1
-0
/
+6
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
[ARM64_DYNAREC] Fixed build
ptitSeb
2023-03-12
1
-1
/
+23
*
[DYNAREC] Some renaming for the sake of consistancy
ptitSeb
2023-03-12
1
-3
/
+3
*
[DYNAREC] Simplify arm64 lock file
Yang Liu
2023-03-10
1
-32
/
+32
*
[DYNAREC] More small fixes to arm64 lock file
ptitSeb
2023-03-09
1
-12
/
+1
*
[ARM64] Fixed a typo in arm64_lock_incif0
Yang Liu
2023-03-09
1
-1
/
+1
*
[DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...
ptitSeb
2023-02-12
1
-4
/
+49
*
[DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...
ptitSeb
2022-12-03
1
-0
/
+37
*
[DYNAREC] Optimized HotPage handling, and made it lockless
ptitSeb
2022-11-28
1
-1
/
+21
*
Made a custom implementation of pthread_once
ptitSeb
2022-10-26
1
-0
/
+12
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+131