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
/
x64run66f0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Better handling for invalid opcode
ptitSeb
2025-10-14
1
-53
/
+48
*
[INTERP] Added 66 F0 0F BA BTS opcode (#2872)
Yang Liu
2025-08-01
1
-0
/
+53
*
[INTERP] Added 66 F0 F7 /2 opcode (aligned only)
ptitSeb
2025-06-24
1
-0
/
+35
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+0
*
Fixes (#1659)
rajdakin
2024-07-09
1
-0
/
+1
*
[INTERPRETER] Small cosmetic changes to some F0 prefixed opcodes
ptitSeb
2023-11-13
1
-36
/
+36
*
Use my_conect directly on Interpreter
ptitSeb
2023-07-30
1
-16
/
+16
*
[32BITS] Various small fixes in 32bits interpreter
ptitSeb
2023-06-18
1
-145
/
+70
*
[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
-7
/
+13
*
Rv64 dynarec (#550)
ptitSeb
2023-03-12
1
-0
/
+3
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-11
/
+6
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-5
/
+5
*
Added 66 F0 0F C1 opcode ([DYNAREC] too) (for FRAMED Collection on Steam)
ptitSeb
2022-07-03
1
-0
/
+42
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-28
/
+30
*
Added 66 F0 FF opcodes
ptitSeb
2022-01-22
1
-0
/
+84
*
Added many F0 66 opcodes (should help Metro Exodus)
ptitSeb
2022-01-03
1
-0
/
+80
*
Added 66 0F B1 opcode
ptitSeb
2021-07-07
1
-52
/
+65
*
Added 66 F0 81 opcodes
ptitSeb
2021-06-07
1
-3
/
+4
*
Various small mprovments to interpretor
ptitSeb
2021-06-01
1
-22
/
+10
*
Removed useless GetFS in F0 prefix interpretor
ptitSeb
2021-05-19
1
-3
/
+2
*
[DYNAREC] Fixed a warning
ptitSeb
2021-05-19
1
-1
/
+2
*
Added 66 F0 83 opcode
ptitSeb
2021-04-24
1
-0
/
+131