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
/
x64run670f.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved emit functions to seperate files from signals.h (#2516)
Yang Liu
2025-04-09
1
-1
/
+1
*
Moved some emit functions to os.h (#2494)
Yang Liu
2025-04-02
1
-1
/
+2
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+0
*
Added 67 F3 0F 38 F6 opcode (for #1775)
ptitSeb
2024-08-30
1
-0
/
+40
*
Added 64bits 67 F3 0F 7F opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
1
-0
/
+6
*
[INTERPRETER] Added 67 0F 29 opcode
ptitSeb
2023-12-11
1
-0
/
+8
*
Added full SSE 4.2 support
ptitSeb
2023-10-30
1
-0
/
+1
*
Added 67 0F 11 opcode ([ARM64_DYNAREC] too) (for #892)
ptitSeb
2023-07-19
1
-0
/
+13
*
Added 67 F3 0F 6F opcode ([ARM64_DYNAREC] too) (for #873 / steam on wow64)
ptitSeb
2023-07-17
1
-0
/
+6
*
Added 67 0F B6 opcode
ptitSeb
2023-06-18
1
-0
/
+7
*
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-0
/
+7
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-1
/
+10
*
Added 67 0F B9 opcode
ptitSeb
2023-02-18
1
-0
/
+13
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-28
/
+43
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-4
/
+4
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-1
/
+1
*
Added 67 0F 67/7F ocpodes ([DYNAREC] too) (for The Last Federation)
ptitSeb
2021-10-24
1
-0
/
+14
*
Fixed 67 F2/F3 0F 2E/2F not handled for now
ptitSeb
2021-06-21
1
-0
/
+3
*
Oops-es
rajdakin
2021-04-14
1
-9
/
+10
*
Added 67 0F 2E/2F opcodes
ptitSeb
2021-04-13
1
-0
/
+68