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_pass0.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64_DYNAREC] Allow use of Native flags when using UFLAG_IF macro helper
ptitSeb
2025-09-15
1
-0
/
+2
*
[DYNAREC] Added ranged Dynablock dump (#2570)
Yang Liu
2025-04-24
1
-2
/
+2
*
[DYNAREC] Added a x87pc test and some cosmetic changes too (#2561)
Yang Liu
2025-04-22
1
-2
/
+4
*
[ARM64_DYNAREC] Better handling of x87double=2
ptitSeb
2025-04-21
1
-0
/
+1
*
[RV64_DYNAREC] Added X87DOUBLE=2 support (#2553)
Yang Liu
2025-04-21
1
-1
/
+1
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
1
-0
/
+3
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed potential issue on unligned path being marked while dyn...
ptitSeb
2025-03-22
1
-2
/
+2
*
[RCFILE] Added support for perfile dynarec dump (#2393)
Yang Liu
2025-02-19
1
-3
/
+3
*
[DYNAREC] Print decoded instruction mnemonics for missing opcodes if trace en...
Yang Liu
2025-02-17
1
-17
/
+19
*
[ARM64_DYNAREC] Improved safeflags=2
ptitSeb
2025-02-16
1
-1
/
+0
*
[DYNAREC] Fixed inst_size building that could be wrong when dynablock was sto...
ptitSeb
2025-02-09
1
-0
/
+1
*
[ARM64_DYNAREC] Added more aligned optim cases for REP MOVSB (#2326)
Yang Liu
2025-02-08
1
-0
/
+1
*
[ARM64_DYNAREC] Reduce the number of false positive for DYNAREC_MISSING=1 by ...
ptitSeb
2025-02-03
1
-1
/
+2
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
1
-1
/
+1
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-4
/
+4
*
[ARM64_DYNAREC] Better handling unaligned access to device memory, with reger...
ptitSeb
2025-01-11
1
-0
/
+2
*
[ARM64_DYNAREC] a bit more work on df=0 (still WIP)
ptitSeb
2024-12-24
1
-0
/
+1
*
[ARM64_DYNAREC] Added work in progress BOX64_DYNAREC_DF env. var.
ptitSeb
2024-12-23
1
-1
/
+2
*
[ARM64_DYNAREC] Also use Native Carry flags directly when possible
ptitSeb
2024-10-29
1
-3
/
+7
*
[ARM64_DYNAREC] Added directmapping of x86 flags to N, V and Z arm64 flags
ptitSeb
2024-10-17
1
-0
/
+13
*
[DYNAREC] Added a new missing mode for fallback opcodes (#1896)
Yang Liu
2024-10-02
1
-1
/
+1
*
[DYNAREC] Remove BARRIER_NEXT macro
ptitSeb
2024-07-29
1
-1
/
+0
*
Fixes (#1659)
rajdakin
2024-07-09
1
-1
/
+1
*
[ARM64_DYNAREC] Reworked ymm0 propagation
ptitSeb
2024-07-07
1
-2
/
+0
*
[DYNAREC] Another fix for YMM Zero'd upper reg tracking
ptitSeb
2024-06-09
1
-3
/
+1
*
[DYNAREC] Improved handling of the Ymm0 attribute
ptitSeb
2024-06-05
1
-0
/
+3
*
[ARM64_DYNAREC] Added a fisrt 128bits only AVX opcode
ptitSeb
2024-05-30
1
-0
/
+1
*
Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...
ptitSeb
2024-04-24
1
-1
/
+1
*
[ARM64_DYNAREC] Small optim on flags handling
ptitSeb
2024-04-22
1
-2
/
+2
*
[ARM64_DYNAREC] Better fix for #1366, that should help #1383)
ptitSeb
2024-04-02
1
-1
/
+0
*
[DYNAREC] Limit temporary memory allocation on FillBlock64
ptitSeb
2024-03-10
1
-5
/
+1
*
[ARM64_DYNAREC] Slightly better trace when dynarec log unknown opcode
ptitSeb
2024-03-07
1
-1
/
+1
*
[DYNAREC] Tests for emited coded size limit (usefull for DYNAREC_TEST for exa...
ptitSeb
2024-02-07
1
-1
/
+1
*
[DYNAREC] Made callret default, improved callret efficiency, and dynarec spee...
ptitSeb
2023-12-13
1
-2
/
+2
*
[DYNAREC] New attempt to make callret optim stable and usable
ptitSeb
2023-12-12
1
-1
/
+2
*
[DYNAREC] Rollback most callret changes for now, they are not good enough
ptitSeb
2023-12-11
1
-2
/
+1
*
[DYNAREC] Try to improve stability of BOX64_DYNAREC_CALLRET=1 (not really sup...
ptitSeb
2023-12-11
1
-1
/
+2
*
[ARM64_DYNAREC] More changes to Strong memory model emulation
ptitSeb
2023-10-18
1
-1
/
+1
*
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
*
|
Go back to using regular malloc/free for Dynarec temporary allocation when bu...
ptitSeb
2023-06-30
1
-1
/
+1
*
|
[32BITS][ARM64_DYNAREC] Added some dynarec support for 32bits code (no-prefix...
ptitSeb
2023-06-24
1
-2
/
+3
*
|
[DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcode
ptitSeb
2023-05-07
1
-1
/
+1
*
|
[DYNAREC] Print unimplemented opcode also when dumping dynablocks
ptitSeb
2023-05-04
1
-1
/
+1
|
/
*
[DYNAREC] Better (defered) flag handling in dynarec (gives between 5% and 10%...
ptitSeb
2022-10-24
1
-6
/
+5
*
[DYNAREC] Use customMalloc for internal dynarec stuff (fixed starbound)
ptitSeb
2022-10-24
1
-1
/
+1
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
1
-1
/
+1
*
[DYNAREC] Refactored dynarec, using box86 refactor
ptitSeb
2022-04-09
1
-10
/
+25
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+39