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
*
Added 67.AVX.0F.66 D6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
1
-2
/
+18
*
Added 64bits 67 F3 0F 7F opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
1
-0
/
+6
*
[INTERP] Fixed some undefined behaviour (#1717)
Yang Liu
2024-08-08
1
-6
/
+12
*
Small optimisation on xsave / xrstor helper
ptitSeb
2024-08-07
1
-12
/
+6
*
Added 3 syscalls
ptitSeb
2024-07-30
1
-0
/
+3
*
Added 67 66 0F EF opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-07-23
1
-1
/
+9
*
Added 67 66 0F FE opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-07-23
1
-0
/
+10
*
Improved exception/int 3 handling
ptitSeb
2024-07-21
2
-4
/
+16
*
Improved TF handling
ptitSeb
2024-07-21
1
-2
/
+3
*
[INTERPRETER] Fixed some issue with INT opcodes and STEP logic
ptitSeb
2024-07-17
1
-3
/
+3
*
[TRACE] Fixed some issue with function name printing
ptitSeb
2024-07-13
1
-1
/
+4
*
Added 1 syscall (for #1672)
ptitSeb
2024-07-12
1
-0
/
+1
*
fix some spelling (#1668)
josch
2024-07-10
1
-2
/
+2
*
Fixes (#1659)
rajdakin
2024-07-09
18
-190
/
+190
*
[INTERPRETER] Added 64 66 8D opcode (#1648)
Haichen Wu
2024-07-06
2
-3
/
+13
*
Cosmetic change
ptitSeb
2024-07-04
1
-3
/
+3
*
Impl `sys_getpgrp` & `sys_getpgid` (#1637)
Yip Coekjan
2024-07-04
1
-0
/
+4
*
Handle `.relr.dyn` section (#1626)
Yip Coekjan
2024-07-02
1
-1
/
+1
*
[INTERPRETER] Added 64/65 F3 0F 58 opcode
ptitSeb
2024-06-25
1
-0
/
+13
*
[INTERPRETER] opcode F1 is valid alson in 64bits
ptitSeb
2024-06-24
1
-4
/
+0
*
[INTERPRETER] Added 32bits F1 opcode
ptitSeb
2024-06-24
1
-0
/
+10
*
Improved CPUID a bit more, adding RDRAND (helps geekbench6 avx2 version)
ptitSeb
2024-06-24
1
-2
/
+18
*
Fixed AVX.66.0F38 90-93 opcodes (certain special cases)
ptitSeb
2024-06-24
1
-2
/
+2
*
[TRACE] Print offset in function in hex
ptitSeb
2024-06-23
1
-1
/
+1
*
Small improvment to 0F BC/BD opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-06-23
1
-2
/
+2
*
Added 66 F2/F3 A4 opcode ({DYNAREC] too)
ptitSeb
2024-06-22
1
-1
/
+14
*
[COSIM] Imprroved F2 0F prefixed opcodes
ptitSeb
2024-06-22
2
-25
/
+26
*
[COSIM] Improved handling of AVX.66.0F38 3E/2F opcodes
ptitSeb
2024-06-22
1
-6
/
+16
*
[TRACE] Cosmetic change on ymm printout
ptitSeb
2024-06-18
1
-1
/
+1
*
[COSIM] Some improvment to avoid segfault in edge cases
ptitSeb
2024-06-17
3
-4
/
+4
*
More work on RDTSC emulation
ptitSeb
2024-06-13
1
-1
/
+1
*
[INTERPRETER] Added AVX.0F 77 256bits opcode
ptitSeb
2024-06-11
1
-2
/
+8
*
[COSIM] Fixed 66 48 xx type of opcodes
ptitSeb
2024-06-09
1
-2
/
+5
*
Remove a warning on known unhandled arch_prctl commands
ptitSeb
2024-06-08
1
-0
/
+13
*
[INTERPRETER] Fixed AVX.66.0F 50 opcode not handling vex.l
ptitSeb
2024-06-08
1
-0
/
+5
*
[INTERPRETER] Added suport for F16C extension (linked to AVX flag) ([ARM64_DY...
ptitSeb
2024-06-06
4
-1
/
+138
*
[INTERPRETER] Fixed VCMP opcode familly, that needs more cases on than con-ve...
ptitSeb
2024-06-05
4
-55
/
+116
*
[INTERPRETER] Fixed name in comment of an opcode
ptitSeb
2024-06-03
1
-2
/
+2
*
[INTERPRETER] Fixed name in comment of an opcode
ptitSeb
2024-06-03
1
-1
/
+1
*
[COSIM] Added more helpers to avoid segfault on rare cases
ptitSeb
2024-06-03
4
-8
/
+11
*
[INTERPRETER] Fixed VZEROUPPER opcode
ptitSeb
2024-06-03
1
-1
/
+1
*
[INTERPRETER] Added missing FMA opcodes, and fixed some existing ones
ptitSeb
2024-06-02
1
-12
/
+156
*
[INTERPRETER] Fixed opcode name in comment
ptitSeb
2024-06-02
1
-3
/
+3
*
[COSIM] Fixed YMM handling in cosim, seems to work better now
ptitSeb
2024-06-02
3
-1
/
+16
*
[INTERPRETER] Small cosmetic changes on raz of ymm
ptitSeb
2024-06-02
1
-9
/
+9
*
[COSIM] Improved reliability with AVX (but there is still something wrong there)
ptitSeb
2024-06-02
2
-14
/
+15
*
[INTERPRETER] Added FMA cpu extension (linked to BOX64_AVX=2)
ptitSeb
2024-06-02
1
-0
/
+447
*
[COSIM] Fixed issue with YMM printing on difference
ptitSeb
2024-06-02
1
-1
/
+1
*
[INTERPRETER] Small fixes for some rare case of AES with serc==dest
ptitSeb
2024-06-02
1
-19
/
+19
*
[INTERP] Rework on the 16b emulation for LA64 (#1547)
Yang Liu
2024-06-01
1
-12
/
+31
[next]