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
/
x64run6664.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[INTERP] Removed a file leftover since last interpreter refactor
HEAD
main
ptitSeb
2025-10-22
1
-184
/
+0
|
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+0
|
*
[INTERPRETER] Added 64 66 8D opcode (#1648)
Haichen Wu
2024-07-06
1
-0
/
+10
|
*
Added 64 66 83 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-03-14
1
-0
/
+25
|
*
[INTERPRETER] Added 66 64 0F 6F opcode (for #1349)
ptitSeb
2024-03-08
1
-4
/
+12
|
*
Added 64 66 0F 7F opcode ([ARM64_DYNAREC] too) (for #1320)
ptitSeb
2024-03-04
1
-0
/
+8
|
*
[INTERP] Added 64 66 39 CMP opcode (#1166)
Yang Liu
2023-12-25
1
-0
/
+9
|
*
[INTERP] Added more opcodes (#852)
Yang Liu
2023-06-23
1
-5
/
+11
|
*
[32BITS] Fixed some issue reading rex in 32bits mode
ptitSeb
2023-06-18
1
-4
/
+5
|
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ↵
ptitSeb
2023-03-27
1
-0
/
+7
|
|
|
|
time and compare states
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-2
/
+2
|
*
Added 64 66 0F 11 opcode (for #418)
ptitSeb
2022-10-09
1
-4
/
+12
|
*
Some cleanup
ptitSeb
2022-08-10
1
-1
/
+0
|
*
Chenged Interpretor so RIP is updated on opcode success (better precision ↵
ptitSeb
2022-08-06
1
-4
/
+4
|
|
|
|
for Signal)
*
Fixed 64 F2 0F 10 and 64 66 0F 2E opcodes (for #298)
ptitSeb
2022-07-04
1
-0
/
+20
|
*
Added 64 66 89 and changed 64 66 0F D6 opcodes ([DYNAREC] too) (for #77)
ptitSeb
2021-07-30
1
-0
/
+28
|
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-4
/
+0
|
*
Added 66 64 8B opcode
ptitSeb
2021-03-09
1
-0
/
+60