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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed 66 0F 38 40 opcode
ptitSeb
2023-04-08
1
-2
/
+1
*
Added 66 0F 38 28 opcode ({ARM64_DYNAREC] too)
ptitSeb
2023-04-08
2
-0
/
+25
*
Added 66 0F 3A 42 opcode
ptitSeb
2023-04-08
1
-0
/
+21
*
[ARM64_DYNAREC] No DYNAREC_TEST on 0F 52/53 opcodes, as those are aproximatio...
ptitSeb
2023-04-08
1
-0
/
+2
*
[ARM64_DYNAREC] Added 66 0F 38 05/06 opcodes
ptitSeb
2023-04-08
1
-0
/
+37
*
Added 66 0F 38 06 opcode
ptitSeb
2023-04-08
1
-0
/
+13
*
Fixed 66 0F 3A 08/09/0A/0B opcode
ptitSeb
2023-04-08
1
-5
/
+5
*
[ARM64_DYNAREC] Fixed 66 0F 3A 08/09/0A/0B opcodes
ptitSeb
2023-04-08
3
-7
/
+59
*
[ARM64_DYNAREC] Added 66 0F 38 14/15 opcodes
ptitSeb
2023-04-08
1
-0
/
+29
*
Added 66 0F 38 15 opcode
ptitSeb
2023-04-08
1
-0
/
+9
*
Added 66 0F 38 0C opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-04-08
2
-0
/
+27
*
[ARM64_DYNAREC] Fixed F2 0F D0 opcode
ptitSeb
2023-04-08
2
-2
/
+2
*
[ARM64_DYNAREC] Fixed 66 0F 38 2B opcode
ptitSeb
2023-04-08
1
-5
/
+9
*
Fixed 66 0F 38 2B opcode
ptitSeb
2023-04-08
1
-3
/
+3
*
Added a few wrapped functions to libxcbxfixes (for #675)
ptitSeb
2023-04-08
4
-6
/
+11
*
[ARM64_DYNAREC] Fixed, again, FASTROUND=0 for 66 0F E6 opcode
ptitSeb
2023-04-07
1
-4
/
+3
*
[RV64_DYNAREC] Added more opcodes for Stardew Valley and some fixes (#673)
Yang Liu
2023-04-07
3
-0
/
+38
*
[ARM64_DYNAREC] Added FASTNAN=0 path for MAXPD/MINPD
ptitSeb
2023-04-07
1
-4
/
+22
*
[ARM64_DYNAREC] Fixed 66 0F 5B opcode when FASTROUND=0
ptitSeb
2023-04-07
1
-3
/
+3
*
[ARM64_DYNAREC] Fixed 66 0F D1/D2/D3 opcodes
ptitSeb
2023-04-07
1
-6
/
+18
*
Fixed float complex handling as parameter
ptitSeb
2023-04-07
1
-1
/
+1
*
[ARM64_DYNAREC] Fix/Added 66 0F E1/E2/F1/F2/F3 opcodes
ptitSeb
2023-04-07
1
-17
/
+31
*
[ARM64_DYNAREC] Handling of FASTROUND=0 for 66 0F E6 opcode
ptitSeb
2023-04-07
1
-2
/
+26
*
[ARM64_DYNAREC] Small optim to FASTROUND=0 part for F3 0F 2C/2D opcodes
ptitSeb
2023-04-07
1
-2
/
+2
*
[RV64_DYNAREC] Added more SSE opcodes for Stardew Valley (#672)
Yang Liu
2023-04-07
4
-1
/
+107
*
[ARM64_DYNAREC] Handling of FASTROUND=0 for F2 0F E6 opcode
ptitSeb
2023-04-07
2
-6
/
+46
*
[RV64_DYNAREC] Added more opcodes for Stardew Valley (#671)
Yang Liu
2023-04-07
6
-52
/
+113
*
[ARM64_DYNAREC] Fixes to 66 0F E1/E2 opcodes
ptitSeb
2023-04-06
3
-28
/
+62
*
[ARM64_DYNAREC] Add FASTNAN=0 handling for 0F 5D/5F opcodes
ptitSeb
2023-04-06
1
-0
/
+18
*
[ARM64_DYNAREC] Fixed/improved printer
ptitSeb
2023-04-06
1
-4
/
+21
*
Added gdk_x11_window_get_type to wrapped libgdk3
ptitSeb
2023-04-06
1
-0
/
+1
*
Added back some isnan testing to integer conversion (converting a nan, infini...
ptitSeb
2023-04-06
4
-46
/
+59
*
[ARM64_DYNAREC] Added FASTROUD=0 to F3 0F 5B opcode
ptitSeb
2023-04-06
1
-1
/
+19
*
Try to add complex function in libm
ptitSeb
2023-04-06
564
-620
/
+659
*
Updated 0F 2C/2D and 66 0F 2C/2D opcode on par with other float2int opcodes
ptitSeb
2023-04-06
2
-34
/
+52
*
[RV64_DYNAREC] Added more opcodes from SSE tests (#669)
Yang Liu
2023-04-05
2
-3
/
+77
*
Added 3 more syscall (for #99)
ptitSeb
2023-04-05
1
-0
/
+3
*
Added syscall 49 (for #99)
ptitSeb
2023-04-05
1
-0
/
+1
*
[INTERP] Added 66 0F 2B MOVNTPD opcode & fixed some edge cases (#668)
Yang Liu
2023-04-05
3
-35
/
+61
*
[RV64_DYNAREC] Added more opcodes for Stardew Valley (#666)
Yang Liu
2023-04-04
4
-4
/
+47
*
[RV64_DYNAREC] Added 0F BA /4 BT opcode & some fixes (#664)
Yang Liu
2023-04-04
2
-17
/
+34
*
Added 3 wrapped symbol to libxml2
ptitSeb
2023-04-02
1
-3
/
+3
*
[ARM64_DYNAREC] Fixed typo in 66 0F 5B opcode (fixed sound in many Unity3D ga...
ptitSeb
2023-04-02
1
-2
/
+2
*
[DYNAREC] Never protect bridge memory (ported from box86)
ptitSeb
2023-04-02
3
-37
/
+29
*
[TRACE] Improved trace with xmm registers
ptitSeb
2023-04-02
2
-2
/
+11
*
[RV64_DYNAREC] Reverted changes to GETED and fixed emit_and32* (#663)
Yang Liu
2023-04-02
2
-3
/
+2
*
[RV64_DYNAREC] Small fixes caught by cosim (#661)
Yang Liu
2023-04-02
3
-4
/
+9
*
[RV64_DYNAREC] Fixed 88 opcode
ptitSeb
2023-04-01
1
-1
/
+2
*
[RV64_DYNAREC] Added F3 0F 2C opcode, and worked on rounding
ptitSeb
2023-04-01
3
-14
/
+68
*
[RV64_DYNAREC] Some more fixes to float operations (fixes regression in World...
ptitSeb
2023-04-01
4
-5
/
+10
[next]