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
/
dynarec_arm64_pass3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)
ptitSeb
2025-06-19
1
-8
/
+8
*
[DYNACACHE] More work on dynache relocation
ptitSeb
2025-06-15
1
-2
/
+16
*
[DYNACACHE] More work on preparing internal reloc, plus fix non-trace build
ptitSeb
2025-06-13
1
-0
/
+1
*
[DYNAREC] Added ranged Dynablock dump (#2570)
Yang Liu
2025-04-24
1
-3
/
+3
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
1
-3
/
+6
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-0
/
+2
*
[RCFILE] Added support for perfile dynarec dump (#2393)
Yang Liu
2025-02-19
1
-2
/
+2
*
[DYNAREC] Fixed inst_size building that could be wrong when dynablock was sto...
ptitSeb
2025-02-09
1
-1
/
+1
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-2
/
+2
*
[ARM64_DYNAREC] Add a test about arm64 addresses in pass3, and abort if wrong
ptitSeb
2024-07-21
1
-0
/
+1
*
[ARM64_DYNAREC] Fixed YMM cache handling, espcially in high pressure regs cases
ptitSeb
2024-06-07
1
-2
/
+4
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
[32BITS][ARM64_DYNAREC] Added some dynarec support for 32bits code (no-prefix...
ptitSeb
2023-06-24
1
-1
/
+1
|
/
*
[DYNAREC] General fixes and improvment for multithread and jit program. Helps...
ptitSeb
2023-04-16
1
-3
/
+4
*
[ARM64_DYNAREC] Changed name of a utility function
ptitSeb
2023-04-15
1
-1
/
+1
*
[ARM64_DYNAREC] Reorganized pass3 to reduce size of box binary and lower comp...
ptitSeb
2023-04-15
1
-50
/
+2
*
fix some spelling mistakes (#640)
josch
2023-03-26
1
-1
/
+1
*
[ARM64_DYNAREC] Some small cleanup
ptitSeb
2023-03-16
1
-5
/
+7
*
[ARM64_DYNAREC] Removed child leftover, it's not implemented anymore
ptitSeb
2023-03-13
1
-3
/
+0
*
[DYNAREC] Optimized FillBlock64 to avoid 3 for loop on all block instructions...
ptitSeb
2023-02-19
1
-2
/
+7
*
[DYNAREC] Refactored Strong Memory Model emulation
ptitSeb
2022-11-26
1
-2
/
+3
*
Remove dynablocklist (#438)
ptitSeb
2022-10-31
1
-4
/
+0
*
[DYNAREC] Better (defered) flag handling in dynarec (gives between 5% and 10%...
ptitSeb
2022-10-24
1
-2
/
+5
*
[DYNAREC] Improved handlinf of RIP value
ptitSeb
2022-07-16
1
-1
/
+1
*
[DYNAREC] Fixed a warning
ptitSeb
2022-04-10
1
-2
/
+2
*
[DYNAREC] Refactored dynarec, using box86 refactor
ptitSeb
2022-04-09
1
-13
/
+42
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+36