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
...
*
[BOX32] Allow resuming signal directly on dynarec instead of interpretor when...
ptitSeb
2025-09-01
1
-4
/
+11
*
[RV64_DYNAREC] Added 1 more scalar avx 0F opcode (#2994)
Yang Liu
2025-09-01
1
-0
/
+47
*
[INTERP] Fixed and improved 67 prefixed 32bits opcodes
ptitSeb
2025-09-01
2
-31
/
+28
*
[WRAPPER] Improved some libGL function with callback wrapping
ptitSeb
2025-09-01
1
-0
/
+28
*
[RV64_DYNAREC] Added more scalar avx 0F opcodes (#2992)
Yang Liu
2025-09-01
2
-4
/
+198
*
[INTERP][DYNAREC] Aligned !fastnan handling of 0F 51/52 opcodes (#2989)
Yang Liu
2025-09-01
4
-17
/
+60
*
Allow resuming signal directly on dynarec instead of interpretor when possible
ptitSeb
2025-09-01
1
-3
/
+12
*
[LA64_DYNAREC] Fixed a typo in 0F 53 RCPPS opcode (#2991)
Yang Liu
2025-09-01
1
-4
/
+3
*
[LA64_DYNAREC] Fix 0f.A3 BT opcode, fix ALSL operand order. (#2988)
phorcys
2025-09-01
1
-1
/
+1
*
[ARM64_DYNAREC][TRACE] Fixed SWP B/H opcodes printer
ptitSeb
2025-08-31
1
-2
/
+2
*
[WRAPPER] Wrapped 2 more symbols for libfreetype (#2984)
Yang Liu
2025-08-30
1
-0
/
+2
*
[WRAPPER] Wrapped mallinfo2 for libc (#2983)
Yang Liu
2025-08-30
4
-0
/
+19
*
[ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper function
ptitSeb
2025-08-30
14
-26
/
+1183
*
Fixed a misguarded box32 endif (#2982)
Yang Liu
2025-08-30
1
-1
/
+1
*
[WRAPPER] Wrapped more symbols for libresolv (#2981)
Yang Liu
2025-08-30
5
-6
/
+8
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2980)
Yang Liu
2025-08-30
1
-0
/
+270
*
[INTERP] Fixed another regression introduced with #cb2c29c5f992cb4e5ec481f8d9...
ptitSeb
2025-08-29
1
-0
/
+1
*
[LA64_DYNAREC] Fixed AVX VCVT[T]PS2DQ fastround path (#2979)
Yang Liu
2025-08-29
3
-11
/
+19
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2978)
Yang Liu
2025-08-29
2
-1
/
+179
*
[BOX32][TRACE] Improved trace for nanosleep
ptitSeb
2025-08-28
1
-0
/
+3
*
Improved handling of TF flag
ptitSeb
2025-08-27
7
-10
/
+30
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2975)
Yang Liu
2025-08-27
4
-67
/
+176
*
[INTERP] Fixed a regression introduced with cb2c29c5f992cb4e5ec481f8d99b973b9...
ptitSeb
2025-08-26
1
-1
/
+1
*
[TRACE] Adjusted disabled debug code
ptitSeb
2025-08-26
1
-1
/
+0
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2974)
Yang Liu
2025-08-26
1
-0
/
+601
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2973)
Yang Liu
2025-08-26
1
-0
/
+97
*
[WRAPPER] Improved pulse wrapping
ptitSeb
2025-08-25
5
-5
/
+69
*
[TRACE] Small change on commented code (left for debugging purpose)
ptitSeb
2025-08-25
1
-2
/
+2
*
[INTERP] Fixed a regression introduced with a17811f4a615f417a5742dde62ab683cf...
ptitSeb
2025-08-25
1
-2
/
+2
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2971)
Yang Liu
2025-08-25
3
-4
/
+571
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2970)
Yang Liu
2025-08-25
1
-0
/
+171
*
[BOX32][WRAPPER] Added one more wrapped function to libc
ptitSeb
2025-08-24
6
-1
/
+27
*
[BOX32] Sligtly safer handling of 32bits signals
ptitSeb
2025-08-24
1
-2
/
+2
*
[BOX32][WRAPPER] Fixed some SIGBUS with 32bits smeaphores
ptitSeb
2025-08-24
1
-1
/
+14
*
[BOX32][WRAPPER] Added ftw wrapped function to libc
ptitSeb
2025-08-24
2
-15
/
+8
*
[RV64_DYNAREC] Added YMM0 placeholder for later optim (#2968)
Yang Liu
2025-08-24
7
-241
/
+125
*
[INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ...
ptitSeb
2025-08-22
17
-3429
/
+272
*
[RV64_DYNAREC] Fixed scalar avx VCMPPD non-ymm case (#2966)
Yang Liu
2025-08-22
1
-0
/
+4
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2965)
Yang Liu
2025-08-22
2
-0
/
+516
*
[ARM64_DYNAREC] Fixed an inst name typo (#2964)
Yang Liu
2025-08-22
1
-1
/
+5
*
[RV64_DYNAREC] Added scalar SSE 66 0F 3A 60/61/62 opcodes (#2963)
Yang Liu
2025-08-22
2
-1
/
+123
*
[RV64_DYNAREC] Added more scalar avx 66 0F opcodes (#2960)
Yang Liu
2025-08-22
2
-1
/
+226
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2961)
Yang Liu
2025-08-21
5
-1
/
+105
*
[RV64_DYNAREC] Fixed more scalar avx opcodes (#2959)
Yang Liu
2025-08-21
1
-11
/
+9
*
[CORE] Better trace_file logging (#2958)
Yang Liu
2025-08-21
2
-83
/
+50
*
[COSIM] Better memory diff printing (#2957)
Yang Liu
2025-08-21
1
-2
/
+2
*
[RV64_DYNAREC] Fixed some scalar avx opcodes (#2956)
Yang Liu
2025-08-21
3
-7
/
+12
*
[RV64_DYNAREC] Added more scalar avx 66 0F3A opcodes (#2955)
Yang Liu
2025-08-21
1
-0
/
+184
*
[RV64_DYNAREC] Added more scalar avx 66 0F38 opcodes (#2954)
Yang Liu
2025-08-21
1
-0
/
+389
*
[RV64_DYNAREC] Added more scaalr avx opcodes (#2952)
Yang Liu
2025-08-19
5
-16
/
+163
[prev]
[next]