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
/
la64
/
dynarec_la64_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LA64_DYNAREC] Added x87 support (#3078)
Yang Liu
2025-10-19
1
-0
/
+1
*
[LA64_DYNAREC] Refactor register mapping (#2940)
Leslie Zhai
2025-09-19
1
-6
/
+6
*
[DYNAREC] Small refactor on StrongMem emulator and lock prefix
ptitSeb
2025-09-13
1
-1
/
+0
*
[DYNAREC] Rearranged arch-specific AVX infra code (#2930)
Yang Liu
2025-08-13
1
-5
/
+0
*
[ARM64_DYNAREC] Simplified defered flags handling and limited case where Upda...
ptitSeb
2025-07-10
1
-1
/
+0
*
[RCFILE] Fixed profile per lib/dll that was using default instead of curent e...
ptitSeb
2025-07-09
1
-0
/
+2
*
[LA64_DYNAREC] Optimized GETIP macro (#2781)
Yang Liu
2025-06-27
1
-1
/
+1
*
[DYNACACHE][LA64] Added const table for later use in internal relocation (#2770)
Yang Liu
2025-06-24
1
-1
/
+1
*
[DYNAREC] Removed some unused code (#2767)
Yang Liu
2025-06-24
1
-2
/
+0
*
[LA64_DYNAREC]Add basic avx support for la64. (#2745)
phorcys
2025-06-23
1
-1
/
+17
*
[DYNACACHE] More work on dynache relocation
ptitSeb
2025-06-15
1
-0
/
+4
*
[DYNAREC] Make sure a dynablock does not exit a mmap backed by a file address...
ptitSeb
2025-06-14
1
-0
/
+1
*
[DYNAREC] Use PE volatile metadata in dynarec (#2610)
Yang Liu
2025-05-07
1
-3
/
+5
*
[DYNAREC] Added ranged Dynablock dump (#2570)
Yang Liu
2025-04-24
1
-0
/
+1
*
[RV64_DYNAREC] Added X87DOUBLE=2 support (#2553)
Yang Liu
2025-04-21
1
-0
/
+1
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-0
/
+4
*
[LA64_DYNAREC] Added preliminary MMX support (#2476)
Yang Liu
2025-03-28
1
-1
/
+3
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
1
-0
/
+7
*
Added initial GDBJIT support (#2162)
Yang Liu
2024-12-17
1
-0
/
+1
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+0
*
[DYNAREC] Reworked strong memory emulation (#2043)
Yang Liu
2024-11-19
1
-0
/
+1
*
[ARM64_DYNAREC] Try to not call UpdateFlags when switching to a DFNONE state ...
ptitSeb
2024-11-15
1
-0
/
+1
*
[LA64_DYNAREC] Added unaligned support to CMPXCHG8B (#1877)
Yang Liu
2024-09-26
1
-0
/
+1
*
[RV64_DYNAREC] Refactored vector SEW tracking (#1820)
Yang Liu
2024-09-12
1
-1
/
+1
*
Add missing func declarations: `get_first_jump_addr` (#1627)
Yip Coekjan
2024-07-02
1
-0
/
+1
*
[DYNAREC] Try to limit UpdateFlags on internal jumps
ptitSeb
2024-06-23
1
-1
/
+2
*
[DYNAREC] Another fix for YMM Zero'd upper reg tracking
ptitSeb
2024-06-09
1
-1
/
+1
*
[DYNAREC] This should fix RV64 and LA64 builds
ptitSeb
2024-06-07
1
-0
/
+1
*
[DYNAREC] Improved handling of the Ymm0 attribute
ptitSeb
2024-06-05
1
-0
/
+3
*
[ARM64_DYNAREC] That first avx opcode now is 256bits enabled
ptitSeb
2024-05-30
1
-1
/
+1
*
[ARM64_DYNAREC] Added a fisrt 128bits only AVX opcode
ptitSeb
2024-05-30
1
-1
/
+4
*
[LA64_DYNAREC] Added basic SSE infra and 66 0F 6E MOVD opcode (#1391)
Yang Liu
2024-03-28
1
-0
/
+53
*
[LA64_DYNAREC] Enable co-simulation and fixed an important issue (#1317)
Yang Liu
2024-03-03
1
-1
/
+7
*
[LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...
ptitSeb
2024-02-28
1
-0
/
+88