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_de.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Added a x87pc test and some cosmetic changes too (#2561)
Yang Liu
2025-04-22
1
-18
/
+6
*
[ARM64_DYNAREC] Better handling of x87double=2
ptitSeb
2025-04-21
1
-0
/
+12
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
1
-0
/
+12
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-12
/
+12
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
1
-0
/
+25
*
[ARM64_DYNAREC] Remove bloated x87 comp code
ptitSeb
2025-01-08
1
-4
/
+4
*
[ARM64_DYNAREC] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
1
-4
/
+4
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
[ARM64_DYNAREC] That first avx opcode now is 256bits enabled
ptitSeb
2024-05-30
1
-8
/
+8
*
[ARM64_DYNAREC] Small D8..DF opcodes refactor
ptitSeb
2024-02-04
1
-102
/
+96
*
[DYNAREC] Fix x87cache issues (#1025)
Yang Liu
2023-10-14
1
-11
/
+11
*
[ARM64_DYNAREC] Fixed invalid DE opcodes handling
ptitSeb
2023-07-23
1
-1
/
+2
*
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
1
-1
/
+0
*
[ARM64_DYNAREC] Use STUR/LDUR when possible, plus some other small improvments
ptitSeb
2023-03-13
1
-16
/
+17
*
[DYNAREC] Added DE opcodes
ptitSeb
2022-10-22
1
-0
/
+284