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_arch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LA64_DYNAREC] Added x87 support (#3078)
Yang Liu
2025-10-19
1
-2
/
+0
*
[ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper function
ptitSeb
2025-08-30
1
-0
/
+2
*
[DYNAREC] Rearranged arch-specific AVX infra code (#2930)
Yang Liu
2025-08-13
1
-1
/
+1
*
[DYNAREC] Refactored a bit BARRIER_FLOAT ([ARM64] olny for now, todo for RV64...
ptitSeb
2025-06-23
1
-1
/
+1
*
[DYNACACHE] More work on dynache relocation
ptitSeb
2025-06-15
1
-0
/
+2
*
[DYNACACHE] Refactored cpu extension, will be used in dynacache signature checks
ptitSeb
2025-06-14
1
-1
/
+1
*
[ARM64_DYNAREC] Try to avoid Load/Unload of XMM/YMM regs when possible on int...
ptitSeb
2025-05-22
1
-1
/
+3
*
[ARM64_DYNAREC] Allow bigger block to be built
ptitSeb
2025-04-25
1
-2
/
+4
*
[RV64_DYNAREC] Added X87DOUBLE=2 support (#2553)
Yang Liu
2025-04-21
1
-1
/
+3
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
1
-0
/
+1
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-0
/
+3
*
[ARM64] Use crc32 hardware support (if available) for dynablock signature
ptitSeb
2025-03-31
1
-0
/
+2
*
[LA64_DYNAREC] This should fix the build
ptitSeb
2025-03-09
1
-1
/
+1
*
[ARM64_DYNAREC] Improced arch_build helpers function to only compute build st...
ptitSeb
2025-03-08
1
-3
/
+3
*
[RV64_DYNAREC] Added codegen for unaligned stores (#2289)
xctan
2025-01-24
1
-3
/
+4
*
[ARM64_DYNAREC] Better handling unaligned access to device memory, with reger...
ptitSeb
2025-01-11
1
-0
/
+3
*
[DYNAREC] Imroved log on signal and flags/sse info gathering. [ARM64_DYNAREC]...
ptitSeb
2025-01-05
1
-0
/
+3
*
[ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)
ptitSeb
2024-12-31
1
-0
/
+12
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
1
-1
/
+1
*
[COSIM] Try to get more stable result on x87 stacks by unwinding status befor...
ptitSeb
2024-12-11
1
-0
/
+3
*
[RV64_DYNAREC] Added simple opcodes fusion as "native flags" (#2102)
Yang Liu
2024-12-02
1
-1
/
+4
*
[ARM64_DYNAREC] Added directmapping of x86 flags to N, V and Z arm64 flags
ptitSeb
2024-10-17
1
-2
/
+13
*
[RV64_DYNAREC] Fixed more issues in the vector infrastructure (#1755)
Yang Liu
2024-08-25
1
-1
/
+1
*
[RV64_DYNAREC] Added vector SEW cache (#1698)
Yang Liu
2024-07-19
1
-4
/
+6
*
[ARM64_DYNAREC] Reworked ymm0 propagation
ptitSeb
2024-07-07
1
-3
/
+0
*
[ARM64_DYNAREC] More improvment on YMM handling
ptitSeb
2024-07-05
1
-0
/
+3
*
[LA64_DYNAREC] Fixed dynarec infra (#1479)
Yang Liu
2024-05-01
1
-6
/
+7
*
[LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...
Yang Liu
2024-03-02
1
-0
/
+1
*
[LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...
ptitSeb
2024-02-28
1
-6
/
+6
*
[DYNAREC] Tests for emited coded size limit (usefull for DYNAREC_TEST for exa...
ptitSeb
2024-02-07
1
-0
/
+6
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
[RV64_DYNAREC] Added x87/SSE/mmx infrastructure, and a few x87 D9 opcodes
ptitSeb
2023-03-21
1
-2
/
+4
*
[DYNAREC] Grouped common function in dynarec_native_functions.c
ptitSeb
2023-03-16
1
-9
/
+21
*
Rv64 dynarec (#550)
ptitSeb
2023-03-12
1
-0
/
+9
*
[DYNAREC] Still more multiarch changes
ptitSeb
2022-02-27
1
-0
/
+9
*
[DYNAREC] Even more work on multiarch
ptitSeb
2022-02-27
1
-10
/
+1
*
[DYNAREC] More work on multi-arch
ptitSeb
2022-02-27
1
-1
/
+2
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+24