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
/
emu
/
x64rund8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ...
ptitSeb
2025-08-22
1
-42
/
+10
*
[INTERP] Added x87 Precision Control set to 24bits handling
ptitSeb
2025-04-16
1
-0
/
+12
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
1
-1
/
+7
*
Added 64/65 D8..D9 opcodes
ptitSeb
2024-11-07
1
-10
/
+42
*
[INTERPRETER] Small D8..DF opcodes refactor
ptitSeb
2024-02-04
1
-1
/
+3
*
[DYNAREC] Cleaned up the TEST_INTERPRETER a bit
ptitSeb
2023-03-28
1
-8
/
+8
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-0
/
+7
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-48
/
+8
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-3
/
+3
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-3
/
+0
*
Added more opcodes, including D8 and DD x87 ones
ptitSeb
2021-03-08
1
-0
/
+198