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
...
*
Just clear AF flags on pcmp[i/e]stri helper
ptitSeb
2024-05-27
1
-1
/
+2
*
[INTERPRETER] Added some more avx opcodes
ptitSeb
2024-05-27
3
-0
/
+86
*
[INTERPRETER] Some fixes and small refactor on avx handling
ptitSeb
2024-05-27
3
-111
/
+163
*
[INTERPRETER] Added avx (66 0F 38) 00 opcode
ptitSeb
2024-05-27
4
-2
/
+103
*
[INTERPRETER] Added avx (66 0F 3A) 0F opcode
ptitSeb
2024-05-27
1
-0
/
+32
*
[INTERPRETER] Added avx (F3 0F) 7F opcode
ptitSeb
2024-05-27
1
-6
/
+16
*
[INTERPRETER] Added avx (66 0F 3A) 44 opcode
ptitSeb
2024-05-27
7
-14
/
+181
*
[INTERPRETER] Added avx (66 0F) 6F ocpode
ptitSeb
2024-05-27
1
-0
/
+16
*
[INTERPRETER] Added avx (66 0F) 6C/6D opcode and even more fixes to some avx ...
ptitSeb
2024-05-26
1
-22
/
+58
*
[INTERPRETER] Added avx (66 0F) DB opcode and more fixes to some avx opcodes
ptitSeb
2024-05-26
1
-10
/
+28
*
[INTERPRETER] Added avx (66 0F) EB opcode and fixed other avx opcodes
ptitSeb
2024-05-26
2
-38
/
+72
*
[INTERPRETER] Added avx (66 0F) 64/65/66/72/73/EF opcodes
ptitSeb
2024-05-26
1
-2
/
+173
*
[INTERPRETER] Added avx (F3 0F) 6F and (66 0F) 70
ptitSeb
2024-05-26
8
-18
/
+263
*
Added 67 66 83 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-05-26
1
-0
/
+23
*
Fixed xrstor helper
ptitSeb
2024-05-26
1
-1
/
+1
*
[INTERPRETER] my first avx opcode
ptitSeb
2024-05-26
5
-12
/
+177
*
Added 67 66 0F D6 ([ARM64_dynarec] too)
ptitSeb
2024-05-25
1
-0
/
+9
*
[TRACE] Group trace member of x64emu_t
ptitSeb
2024-05-24
1
-4
/
+2
*
more avx infrastructure
ptitSeb
2024-05-24
5
-19
/
+65
*
Added support for XSAVE/XRSTOR ([ARM64_DYNAREC] too)
ptitSeb
2024-05-24
3
-5
/
+107
*
Some more x87 adjustment, but it still off a bit
ptitSeb
2024-05-23
2
-5
/
+5
*
More fixes to x87 handling
ptitSeb
2024-05-23
1
-27
/
+45
*
Fixed some x87 handling issues
ptitSeb
2024-05-22
1
-7
/
+7
*
[DYNAREC] Simplified emit_pf helper (#1518)
Yang Liu
2024-05-22
1
-5
/
+0
*
[INTERPRETER] Added more opcodes and fixed some opcodes too (#1511)
Yang Liu
2024-05-21
1
-11
/
+116
*
[INTERPRETER] Fixed CMPXCHG16B opcode for la64 (#1506)
Yang Liu
2024-05-20
1
-1
/
+1
*
[ARM64_DYNAREC] Some various fixes after double-check of code
ptitSeb
2024-05-19
1
-5
/
+6
*
[INTERPRETER] Added unaligned handling for 32bits F0 83 /0 opcode
ptitSeb
2024-05-19
1
-1
/
+5
*
Added 2 new syscalls
ptitSeb
2024-05-17
1
-0
/
+2
*
[ARM64_DYNAREC] Improved stability of RCL/RCR and added 32/64 bits with const...
ptitSeb
2024-05-17
1
-31
/
+1
*
[COSIM] Small change for D9 /6 opcode
ptitSeb
2024-05-15
1
-3
/
+1
*
[COSIM] Fixed issue with 0F C7 opcode
ptitSeb
2024-05-15
1
-5
/
+1
*
[INTERPRETER] Added 1 unligned case for F0 83 group
ptitSeb
2024-05-13
1
-1
/
+5
*
[ARM64_DYNAREC] Fix and improvments on rcl/rcr helper
ptitSeb
2024-05-09
1
-2
/
+13
*
[TRACE] Remove a trace that might crash when tracing
ptitSeb
2024-05-02
1
-1
/
+1
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
7
-5
/
+115
*
[INTERPRETER] Fixed pcmp[ei]strm opcodes
ptitSeb
2024-04-28
1
-8
/
+8
*
[TRACE] Added C3..C0 to x87 trace
ptitSeb
2024-04-28
1
-0
/
+2
*
Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...
ptitSeb
2024-04-24
7
-32
/
+40
*
[INTERPRETER] Improved SSE4.2 String opcodes, and improved test27
ptitSeb
2024-04-22
1
-3
/
+9
*
[ANDOIRD] Fix build
ptitSeb
2024-04-22
1
-2
/
+0
*
[TRACE] Fixed some dumpreg when x87stack is incoherent
ptitSeb
2024-04-22
1
-1
/
+3
*
[ANDROID] Try to fix test 07
ptitSeb
2024-04-22
1
-0
/
+7
*
Added 66 68 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-04-17
1
-0
/
+4
*
Fixed a few warning here and there...
ptitSeb
2024-04-13
2
-206
/
+206
*
[INTERPRETER] Added aligned path to F0 0F C7 opcode
ptitSeb
2024-04-03
1
-0
/
+37
*
Added 66 0F BF opcode
ptitSeb
2024-03-21
1
-0
/
+9
*
Changed, again, RDTSC and Hardware counter, introducing auto calibration when...
ptitSeb
2024-03-14
1
-0
/
+4
*
Added 64 66 83 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-03-14
1
-0
/
+25
*
[TRACE] Better trace for (f)getxattr
ptitSeb
2024-03-08
1
-0
/
+6
[prev]
[next]