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
*
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
*
[RV64_DYNAREC] Fixed F0 83 opcode (LR/SC are tricky to use on RV64)
ptitSeb
2023-04-01
2
-4
/
+10
*
Improved test17 and finetuned factorio profile to disable FASTROUND on Dynarec
ptitSeb
2023-04-01
1
-0
/
+3
*
Fixed 66 0F 5B opcodes
ptitSeb
2023-04-01
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed and improved 66 0F 5A/5B opcodes
ptitSeb
2023-04-01
2
-5
/
+38
*
[RV64_DYNAREC] Added more opcodes for Stardew Valley (#660)
Yang Liu
2023-04-01
2
-4
/
+89
*
[DYNAREC] Some fine-tunning to cosim
ptitSeb
2023-04-01
6
-16
/
+25
*
Added a few more symbols to wrapped libnss3 and libnspr4
ptitSeb
2023-04-01
2
-5
/
+7
*
[RV64_DYNAREC] Added some DE opcodes (#659)
xctan
2023-04-01
6
-6
/
+189
*
[RV64_DYNAREC] Fixed issues with x87 handling, plus some fixes on cosim
ptitSeb
2023-03-31
3
-11
/
+9
*
[DYNAREC] More improvement to TEST_DYNAREC
ptitSeb
2023-03-31
12
-24
/
+65
*
[ARM64_DYNAREC] No barrier before native call
ptitSeb
2023-03-31
1
-2
/
+1
*
[ARM64_DYNAREC] Fixed rounding of 66 0F 38 08/09/0A/0B opcodes
ptitSeb
2023-03-31
1
-12
/
+4
*
[RV64_DYNAREC] Added more opcodes (#656)
Yang Liu
2023-03-31
2
-0
/
+32
*
Added 66 0F 3A 08/09 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-03-31
3
-0
/
+94
*
[RV64_DYNAREC] Added more opcodes (#655)
Yang Liu
2023-03-31
4
-0
/
+109
*
[RV64_DYNAREC] Added more SS opcodes (#654)
Yang Liu
2023-03-31
3
-11
/
+65
*
[RV64_DYNAREC] Some more fixes to a few opcode (thanks to cosim)
ptitSeb
2023-03-30
3
-2
/
+4
*
[RV64_DYNAREC] Added 0F 2E,2F opcode & some fixes in printer (#653)
Yang Liu
2023-03-30
2
-5
/
+43
*
[DYNAREC] Better handling of forward blocks with unused opcode in between
ptitSeb
2023-03-30
1
-2
/
+12
*
[RV64_DYNAREC] Small cosmetic change with DUMP of fpu regs
ptitSeb
2023-03-30
1
-6
/
+6
*
[DYNAREC] Changed again how the current IP is tracked in TEST_INTERPRETER mode
ptitSeb
2023-03-30
1
-1
/
+2
*
[RV64_DYNAREC] Fixed fpu regs unwind helper function
ptitSeb
2023-03-30
1
-15
/
+8
*
[RV64_DYNAREC] pass0 and 1 where missing fpu propagation
ptitSeb
2023-03-30
2
-1
/
+7
*
[RV64_DYNAREC] Fixed F0 0F C1 XADD opcode
ptitSeb
2023-03-30
1
-5
/
+5
*
[DYNAREC] This should make TEST_INTERPRETER faulty IP output more coherent (f...
ptitSeb
2023-03-30
1
-1
/
+1
*
[DYNAREC] This should make TEST_INTERPRETER foaulty IP output more coherent
ptitSeb
2023-03-30
1
-1
/
+1
*
[DYNAREC] Fixed TEST_INTERPRETER when jumping to a non-dynarec block
ptitSeb
2023-03-30
1
-1
/
+8
*
[DYNAREC] Fixed handling of x87 top and stack on TEST_INTERPRETER
ptitSeb
2023-03-30
5
-4
/
+100
*
[RV64_DYNAREC] Added DF F0+i FCOMIP and DF /0 FILD opcodes (#649)
xctan
2023-03-30
5
-8
/
+141
*
[RV64_DYNAREC] Added more opcodes (#651)
Yang Liu
2023-03-29
6
-11
/
+171
[next]