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
*
[WRAPPER] Added epoll_pwait2 wrapped function
ptitSeb
2025-03-04
1
-0
/
+4
*
[INTERP] Fixed ror/rol flags on cputype=0
ptitSeb
2025-02-21
1
-8
/
+8
*
[INTERP] Work on UD flags
ptitSeb
2025-02-21
4
-315
/
+308
*
[BOX32][INTERP] Added some support for BOUND opcode ([ARM64_DYNAREC] too)
ptitSeb
2025-02-20
1
-3
/
+6
*
[ARM64_DYNAREC] More work on UD flags
ptitSeb
2025-02-17
1
-12
/
+16
*
[INTERP] Added more nops ([DYNAREC] too) (#2378)
Yang Liu
2025-02-17
1
-0
/
+1
*
[INTERP] Added more nops ([DYNAREC] too) (#2377)
Yang Liu
2025-02-17
1
-0
/
+7
*
[INTERP] Added 0F 19 NOP opcode ([DYNAREC] too) (#2376)
Yang Liu
2025-02-17
1
-0
/
+1
*
[ARM64_DYNAREC] Continue work on UD flags
ptitSeb
2025-02-17
1
-11
/
+29
*
[INTERP] Added 66 0F 19 NOP opcode ([DYNAREC] too) (#2375)
Yang Liu
2025-02-17
1
-0
/
+1
*
[COSIM] Print decoded instruction mnemonics if trace enabled (#2357)
Yang Liu
2025-02-13
1
-8
/
+15
*
[COSIM] Added commented way to dumps regs whe printing a difference
ptitSeb
2025-02-12
1
-0
/
+1
*
[ARM64_DYNAREC] More work on flag
ptitSeb
2025-02-12
1
-30
/
+20
*
[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
[next]