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
/
x64runf20f.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better version of F2/F3 0F 1E opcode
ptitSeb
2022-05-30
1
-0
/
+5
*
Some more NAN bordercase handling ([DYNAREC] too, but made FASTNAN default)
ptitSeb
2022-04-16
1
-0
/
+12
*
[DYNAREC] Added option to force x87 to use double (ported from box86)
ptitSeb
2022-04-13
1
-0
/
+10
*
Added more sse2 opcode to test17, and added nan handling to SQRTSD and MULSD ...
ptitSeb
2022-04-01
1
-1
/
+10
*
Improved CMPSS/CMPSD opcodes, improved test17 ([DYNAREC] too, and improved MI...
ptitSeb
2021-11-07
1
-3
/
+3
*
Work on CMPSS and CMPSD ([DYNAREC] too)
ptitSeb
2021-07-06
1
-1
/
+1
*
Added F2 0F D0 opcode ([DYNAREC] too)
ptitSeb
2021-07-05
1
-0
/
+10
*
Various small mprovments to interpretor
ptitSeb
2021-06-01
1
-0
/
+1
*
Added F2 0F F0 ocpode ([DYNAREC] too)
ptitSeb
2021-04-11
1
-1
/
+8
*
Added F2 0F 12 opcode ([DYNAREC] too)
ptitSeb
2021-03-30
1
-0
/
+6
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-4
/
+0
*
Added a bunch of SSE opcodes
ptitSeb
2021-03-13
1
-0
/
+15
*
Added a bunch of SSE2 opcodes
ptitSeb
2021-03-12
1
-5
/
+93
*
Added some SSE2 and x87 opcodes
ptitSeb
2021-03-11
1
-0
/
+7
*
Added a bunch of various opcodes
ptitSeb
2021-03-10
1
-0
/
+28
*
Added some more SSE opcodes
ptitSeb
2021-03-09
1
-0
/
+26
*
Added a bunch of various opcodes
ptitSeb
2021-03-09
1
-0
/
+6
*
Added a few SSE2 opcodes
ptitSeb
2021-03-06
1
-1
/
+34
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
1
-2
/
+2
*
Added 66 REX 0F EF PXOR opcode
ptitSeb
2021-03-06
1
-1
/
+0
*
Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes
ptitSeb
2021-03-05
1
-0
/
+63