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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERPRETER] Small optim on HADDPS and HSUBPS
ptitSeb
2025-02-06
1
-4
/
+2
*
Remove memory location test for traping wine syscall, box64 doesn't need that
ptitSeb
2025-02-05
1
-1
/
+1
*
Added auto-generated x64Int3 printer (#2311)
Yang Liu
2025-02-02
2
-4
/
+6452
*
[COSIM] Don't do div by 0 signal on interpreter part when testing
ptitSeb
2025-02-02
1
-0
/
+12
*
[COSIM] Reduce false negative on rcl/rcr OF flag
ptitSeb
2025-02-02
1
-2
/
+10
*
[INTERPRETER] Fixed some AVX opcode that would not zero upper part of registe...
ptitSeb
2025-01-31
1
-15
/
+7
*
[INTERPRETER] Fixed a few warning
ptitSeb
2025-01-26
1
-4
/
+4
*
Added syscall 439 (for #2290)
ptitSeb
2025-01-24
1
-0
/
+14
*
[INTERPRETER] Improved (V)ADD/MUL/SUB/DIV P(S/D), and improved avx test too
ptitSeb
2025-01-22
2
-12
/
+50
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
3
-30
/
+30
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
17
-136
/
+136
*
[INTERPRETER] Fixed AVX.66.0F38 0E/0F opcodes
ptitSeb
2025-01-19
1
-10
/
+22
*
[INTERPRETER] Fixed AVX.66.0F38 17 opcode and improved AVX.66.0F38 0E/0F opcodes
ptitSeb
2025-01-18
1
-36
/
+20
*
Added some hack to simulate seccomp/bpf Windows syscalls handling in proton
ptitSeb
2025-01-17
1
-0
/
+12
*
[RV64_DYNAREC] Fixed offsetof(x64emu_t, scratch) usage overflow ([LA64_DYNARE...
Yang Liu
2025-01-14
1
-3
/
+5
*
[INTERPRETER] Small cosmetic fix for D2LD helper function
ptitSeb
2025-01-10
1
-3
/
+3
*
[INTERPRETER] Removed some useless tests on x87 comp
ptitSeb
2025-01-08
1
-8
/
+0
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
7
-10
/
+104
*
[INTERPRETER] Improved x87 emulation a bit ([ARM64_DYNAREC] too)
ptitSeb
2025-01-08
1
-2
/
+2
*
[INTERPRETER] Added a check of CS validity on IRET opcode
ptitSeb
2025-01-06
1
-27
/
+41
*
[INTERPRETER] Added a few more cpu extension and associated opcodes ([ARM64_D...
ptitSeb
2025-01-05
2
-1
/
+56
*
[INTERPRETER] Fixed opcode name in comment
ptitSeb
2025-01-04
1
-1
/
+1
*
[INTERPRETER] Fixed 32bits ADCX/ADOX opcodes
ptitSeb
2024-12-28
2
-5
/
+6
*
[INTERPRETER] Added 66 F3 0F B8 opcode
ptitSeb
2024-12-28
1
-0
/
+17
*
[INTERPRETER] Small (mostly cosmetic) change to POCNT opcode
ptitSeb
2024-12-28
1
-1
/
+0
*
[INTERPRETER] Exposed SSE4a for CPUTYPE=1, implemented all 4 opcodes
ptitSeb
2024-12-27
3
-2
/
+81
*
[INTERPRETER] Improved some shift operands nd [AR64_DYNAREC] Improved shift o...
ptitSeb
2024-12-26
2
-11
/
+59
*
[LA64_DYNAREC] Added hardware wall-clock support (#2216)
Yang Liu
2024-12-26
1
-2
/
+33
*
Try to improve clone syscal handling ([BOX32] too)
ptitSeb
2024-12-23
2
-27
/
+37
*
Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)
ptitSeb
2024-12-20
3
-20
/
+2
*
[GDBJIT] Display DynaRec info in source file (#2179)
Yang Liu
2024-12-20
3
-7
/
+9
*
[BOX32][TRACE] Improved trace of wrapped functions
ptitSeb
2024-12-17
1
-102
/
+105
*
[BOX32] Small change on how tls memory is allocated
ptitSeb
2024-12-17
1
-2
/
+2
*
Some (mostly) cosmetic change to x64emu initializers
ptitSeb
2024-12-17
1
-4
/
+4
*
[BOX32][WRAPPER] More work on libc wrapping, and some new syscall too
ptitSeb
2024-12-15
1
-20
/
+7
*
[BOX32][WRAPPER] More fixes to libc and libX11 wrapping
ptitSeb
2024-12-14
1
-4
/
+98
*
[BOX32][WRAPPER] Many fixes and improvments to X11 wrapping
ptitSeb
2024-12-14
1
-0
/
+6
*
[INTERPRETER][COSIM] Better flags for btx opcode familly when running cosim
ptitSeb
2024-12-11
3
-0
/
+108
*
[BOX32] Added a workaround for older system (should help #2138)
ptitSeb
2024-12-11
1
-0
/
+4
*
[BOX32][TRACE] Improved trace for a few libc calls
ptitSeb
2024-12-10
1
-0
/
+8
*
[INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)
ptitSeb
2024-12-09
1
-0
/
+7
*
[INTERPRETER] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
4
-28
/
+36
*
[BOX32][WRAPPER] Improved networks functions
ptitSeb
2024-12-01
2
-0
/
+7
*
[BOX32][WRAPPER] This should fix the build
ptitSeb
2024-11-30
1
-46
/
+45
*
[INTERPRETER] Added 0F 30 ocpode ([RM64_DYNAREC] too) (for #2090)
ptitSeb
2024-11-30
1
-1
/
+6
*
[RV64] Added nan propagation emulation for interpreter and DynaRec (#2091)
Yang Liu
2024-11-28
4
-14
/
+44
*
Added syscall 280
ptitSeb
2024-11-27
1
-0
/
+1
*
[BOX32] Added 32bits syscall 2
ptitSeb
2024-11-27
1
-1
/
+14
*
Slightly better way to decode wrappers
ptitSeb
2024-11-21
1
-1
/
+6
*
Small fix for XSAVE/XRSTOR opcodes ([DYNAREC] too)
ptitSeb
2024-11-21
2
-3
/
+3
[next]