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
...
*
[ARM64_DYNAREC] More work on UD flags
ptitSeb
2025-02-15
4
-239
/
+212
*
[ARM64_DYNAREC] Add some opcodes (#2358)
wannacu
2025-02-14
5
-3
/
+167
*
[ARM64_DYNAREC] Fixed some issue with DF handling on mayset instructions
ptitSeb
2025-02-13
1
-12
/
+14
*
[COSIM] Print decoded instruction mnemonics if trace enabled (#2357)
Yang Liu
2025-02-13
1
-8
/
+15
*
[RV64_DYNAREC] Fixed F3 0F 11,12 opcodes for vector (#2356)
Yang Liu
2025-02-13
1
-2
/
+2
*
[RV64_DYNAREC] Added a fastpath to SHL/SHR CL opcodes (#2355)
Yang Liu
2025-02-13
1
-1
/
+25
*
[RV64_DYNAREC] Minor optimization to CMOV opcodes (#2354)
Yang Liu
2025-02-13
1
-5
/
+15
*
[RV64_DYNAREC] Minor fixes and improvements to CMP opcodes (#2353)
Yang Liu
2025-02-13
6
-21
/
+26
*
[ARM64_DYNAREC] The check on REP MOVSB overlapping memory is done with saflag...
ptitSeb
2025-02-13
2
-4
/
+28
*
[ARM64_DYNAREC] Added some BMI.0F38 opcodes (#2347)
wannacu
2025-02-13
2
-2
/
+113
*
[RV64_DYNAREC] Minor fixes and improvements to TEST opcodes (#2352)
Yang Liu
2025-02-13
3
-14
/
+61
*
[ARM64_DYNAREC] Small optims to AVX.66.0F38 16/18/19/36 opcodes
ptitSeb
2025-02-13
1
-19
/
+17
*
[ARM64_DYNAREC] Fixed LD1R and CBN/CBNZ printer
ptitSeb
2025-02-13
1
-10
/
+8
*
[ARM64_DYNAREC] Fixed regression introduced with b8cc8594f6d9cbe4a47b8a98ba98...
ptitSeb
2025-02-13
1
-27
/
+36
*
[ARM64_DYNAREC] Fixed some issue with DF and mayset opcodes
ptitSeb
2025-02-12
1
-3
/
+5
*
[COSIM] Added commented way to dumps regs whe printing a difference
ptitSeb
2025-02-12
1
-0
/
+1
*
Limit to 11 the number of cpuid invalid parameter message
ptitSeb
2025-02-12
1
-1
/
+7
*
[ARM64_DYNAREC] Removed obsolete comment
ptitSeb
2025-02-12
1
-1
/
+1
*
[ARM64_DYNAREC] Improved some 66 F0 opcode, especially unaligned path
ptitSeb
2025-02-12
2
-17
/
+30
*
[ARM64_DYNAREC] Improved many LOCK prefixed opcodes, espcialy unaligned path
ptitSeb
2025-02-12
4
-104
/
+211
*
[ARM64_DYNAREC] More work on flag
ptitSeb
2025-02-12
8
-605
/
+472
*
fix VPMASKMOV and VMASKMOVP (#2342)
ye-yeshun
2025-02-12
1
-67
/
+205
*
[RCFILE] Improved support for windows setup
ptitSeb
2025-02-12
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed F0 0F B1 ocpode (emit_cmp32 can only be used once per o...
ptitSeb
2025-02-11
1
-10
/
+13
*
[ARM64_DYNAREC] Fixed wrong COUNT operand in VPSLL{W,D,Q} (#2344)
wannacu
2025-02-11
1
-12
/
+15
*
[LA64_DYNAREC] Added F3 0F 52 RSQRTSS opcode (#2343)
Yang Liu
2025-02-11
1
-0
/
+13
*
[ARM64_DYNAREC] Added code on safeflags=2 to check if SI/DI memory overlap on...
ptitSeb
2025-02-11
2
-1
/
+15
*
[LA64_DYNAREC] Added F2 0F 7D HSUBPS opcode (#2341)
Yang Liu
2025-02-11
1
-0
/
+11
*
[ARM64_DYNAREC] Some changes on shift opcode and OF handling, and added some ...
ptitSeb
2025-02-10
1
-31
/
+45
*
[ARM64_DYNAREC] Mostly cosmetic change on (I)DIV 8bits opcode
ptitSeb
2025-02-10
1
-35
/
+31
*
[LA64_DYNAREC] Added preliminary optimization for REP MOVSB (#2340)
Yang Liu
2025-02-10
2
-0
/
+28
*
[LA64_DYNAREC] Added more opcodes (#2339)
Yang Liu
2025-02-10
5
-0
/
+201
*
[DYNAREC] Fixed inst_size building that could be wrong when dynablock was sto...
ptitSeb
2025-02-09
9
-14
/
+17
*
[LA64_DYNREC] Added more opcodes (#2338)
Yang Liu
2025-02-09
5
-0
/
+82
*
[DYNAREC] Fixed diff logging prefix of pass2&3 (#2337)
Yang Liu
2025-02-09
1
-4
/
+4
*
[LA64_DYNAREC] Fixed newly added 66 0F BA /4 BT opcode (#2336)
Yang Liu
2025-02-09
1
-1
/
+5
*
[ARM64_DYNAREC] Fixed a potential segfault when signal happens while running ...
ptitSeb
2025-02-09
1
-0
/
+2
*
[LA64_DYNAREC] Added more opcodes (#2333)
Yang Liu
2025-02-08
1
-0
/
+11
*
[ARM64_DYNAREC] Minor simplifications with the usage of GETEX (#2332)
Yang Liu
2025-02-08
1
-14
/
+2
*
[RV64_DYNAREC] Minor fixes and improvements on various opcodes (#2331)
Yang Liu
2025-02-08
2
-29
/
+36
*
[LA64_DYNAREC] Added more opcodes (#2330)
Yang Liu
2025-02-08
5
-0
/
+178
*
[LA64_DYNAREC] Added more opcodes (#2328)
Yang Liu
2025-02-08
3
-0
/
+35
*
[RV64_DYNAREC] Added aligned optim case for REP MOVSB (#2327)
Yang Liu
2025-02-08
4
-1
/
+39
*
[ARM64_DYNAREC] Optimized unaligned path for REP MOVSB
ptitSeb
2025-02-08
1
-1
/
+15
*
[ARM64_DYNAREC] Added more aligned optim cases for REP MOVSB (#2326)
Yang Liu
2025-02-08
4
-1
/
+18
*
[RCFILE] Fixed ROLLING_LOG when setup in a profile only
ptitSeb
2025-02-07
2
-6
/
+13
*
[LA64_DYNAREC] Added more opcodes (#2324)
Yang Liu
2025-02-07
2
-0
/
+13
*
[LA64_DYNAREC] Added more opcodes (#2323)
Yang Liu
2025-02-07
3
-0
/
+30
*
[LA64_DYNAREC] Added more 66 0F 38 opcodes (#2322)
Yang Liu
2025-02-07
1
-0
/
+19
*
[LA64_DYNAREC] Fixed F3 0F MOVSLDUP opcode (#2321)
Yang Liu
2025-02-07
1
-1
/
+1
[prev]
[next]