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
/
x64primop.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Work on UD flags
ptitSeb
2025-02-21
1
-0
/
+11
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-71
/
+33
*
[INTERP] Fixed some undefined behaviour (#1717)
Yang Liu
2024-08-08
1
-6
/
+12
*
[INTERPRETER] Made some opcode truer to what they should on some edge cases
ptitSeb
2023-12-06
1
-72
/
+120
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
Improved handling of CF flags in dec/inc opcodes ([DYNAREC] too) (helps Xonot...
ptitSeb
2022-09-26
1
-12
/
+30
*
Small fixes to interpretor
ptitSeb
2021-06-06
1
-1
/
+1
*
First pass
rajdakin
2021-04-14
1
-0
/
+4
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-4
/
+0
*
Excplicit handling of bit size for defered flags
ptitSeb
2021-03-17
1
-167
/
+167
*
Added and fixed many opcodes
ptitSeb
2021-03-10
1
-1
/
+1
*
Added REX F7 opcodes
ptitSeb
2021-03-05
1
-1
/
+11
*
Added REX 0F AF IMUL opcodes
ptitSeb
2021-03-05
1
-0
/
+23
*
First x86_64 opcode executed :)
ptitSeb
2021-03-04
1
-0
/
+576