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
/
dynarec_arm64_private.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[DYNAREC] Refactored dynarec to ease the future adding of new target ↵
ptitSeb
2022-02-27
1
-64
/
+0
|
|
|
|
architecture
*
[DYNAREC] Changed Dynarec a bit to try stabilise program using many threads ↵
ptitSeb
2021-11-11
1
-0
/
+2
|
|
|
|
and a JIT (help RimWorld Linux, but not enough to be 100% stable)
*
[DYNAREC] Pass0 now alocate memory and do more stuff from pass1
ptitSeb
2021-11-11
1
-1
/
+1
|
*
Second pass
rajdakin
2021-04-14
1
-2
/
+2
|
*
[DYNAREC] Improved (and fixed) Table64 handling
ptitSeb
2021-04-11
1
-0
/
+1
|
*
[DYNAREC] NEON infrastructure
ptitSeb
2021-03-21
1
-2
/
+1
|
*
[DYNAREC] Added an optimisation with RIP handling
ptitSeb
2021-03-16
1
-0
/
+1
|
*
[DYNAREC] Small optimisation on Native call
ptitSeb
2021-03-16
1
-5
/
+5
|
*
[DYNAREC] Added a few more opcodes, some arm64_printer opcodes, and made ↵
ptitSeb
2021-03-16
1
-0
/
+5
|
|
|
|
sure it works
*
[DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)
ptitSeb
2021-03-15
1
-1
/
+1
|
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-0
/
+56