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
/
dynarec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RV64_DYNAREC] Fixed a regression in #2187 (#2203)
Yang Liu
2024-12-24
1
-2
/
+8
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
23
-738
/
+1174
*
[LA64_DYNAREC] Fixed 66 0F PTEST opcode (#2201)
Yang Liu
2024-12-24
1
-3
/
+7
*
[LA64_DYNAREC] Small optim to MOVHPS (#2200)
Yang Liu
2024-12-24
2
-3
/
+6
*
[RV64_DYNAREC] Fixed nativeflags tmp register usage (#2199)
Yang Liu
2024-12-24
3
-107
/
+117
*
[ARM64_DYNAREC] a bit more work on df=0 (still WIP)
ptitSeb
2024-12-24
2
-1
/
+2
*
[LA64_DYNAREC] Fixed various issues in LBT path (#2197)
Yang Liu
2024-12-23
3
-48
/
+39
*
[ARM64_DYNAREC] Added work in progress BOX64_DYNAREC_DF env. var.
ptitSeb
2024-12-23
3
-6
/
+11
*
[LA64_DYNAREC] Fixed some LBT path issues (#2193)
Yang Liu
2024-12-23
1
-1
/
+2
*
[LA64_DYNAREC] Optimized some 16bit shift opcodes (#2192)
Yang Liu
2024-12-23
3
-33
/
+261
*
[LA64_DYNAREC] Fixed 32bit ADDIz and SUBz (#2191)
Yang Liu
2024-12-23
1
-4
/
+6
*
[RV64_DYNAREC] Small optim to emit_and32c (#2189)
Yang Liu
2024-12-22
1
-1
/
+1
*
[RV64_DYNAREC] Added a fast path to SHR Ew, Ib (#2188)
Yang Liu
2024-12-22
2
-7
/
+19
*
[RV64_DYNAREC] Made nativeflags works with 8/16bit fast path (#2187)
Yang Liu
2024-12-22
1
-46
/
+48
*
[ARM64_DYNAREC] Reworked MUL/IMUL opcodes a bit
ptitSeb
2024-12-22
6
-41
/
+162
*
[GDBJIT] Display register mapping annotations (#2185)
Yang Liu
2024-12-22
5
-7
/
+276
*
[GDBJIT] Unified the experience for all the backends (#2183)
Yang Liu
2024-12-21
3
-141
/
+116
*
[ARM64_DYNAREC] Improved DMB/DSB printer
ptitSeb
2024-12-21
1
-4
/
+16
*
[LA64_DYNAREC] Added ROUNDSD and CVTDQ2PD opcodes (#2173)
Leslie Zhai
2024-12-20
3
-0
/
+34
*
Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)
ptitSeb
2024-12-20
1
-13
/
+0
*
[GDBJIT] Display DynaRec info in source file (#2179)
Yang Liu
2024-12-20
4
-89
/
+104
*
[LA64_DYNAREC] A few minor optimizations (#2174)
Yang Liu
2024-12-19
2
-6
/
+3
*
[LA64_DYNAREC] Added CLC and PMOVZXBW opcodes (#2172)
Leslie Zhai
2024-12-19
2
-0
/
+16
*
[LA64_DYNAREC] Fix VPICKVE2GR_WU typo (#2171)
Leslie Zhai
2024-12-19
1
-4
/
+4
*
[RV64_DYNAREC] Fixed 32bits SUBz (#2170)
Yang Liu
2024-12-18
1
-1
/
+9
*
[RV64_DYNAREC] Added more LOCK prefix opcodes (#2169)
Yang Liu
2024-12-18
1
-0
/
+79
*
[RV64_DYNAREC] Fixed 32bit ADDIz (#2168)
Yang Liu
2024-12-18
1
-1
/
+9
*
[RV64_DYNAREC] Fixed CMPXCHG8B (#2167)
Yang Liu
2024-12-18
1
-5
/
+5
*
[RV64_DYNAREC] Added unaligned support to CMPXCHG8B opcode (#2166)
Yang Liu
2024-12-18
3
-69
/
+101
*
[GDBJIT] Refined RV64 and LA64 support (#2165)
Yang Liu
2024-12-18
3
-4
/
+8
*
[LA64_DYNAREC] Added POPCNT opcode and fixed an issue too (#2164)
Yang Liu
2024-12-18
3
-3
/
+55
*
[GDBJIT] Show x64pc in gdb, also added documentation (#2163)
Yang Liu
2024-12-18
1
-1
/
+1
*
Added initial GDBJIT support (#2162)
Yang Liu
2024-12-17
8
-1
/
+29
*
[RV64_DYNAREC] Extended simple wrapper for more int types (#2160)
xctan
2024-12-17
2
-2
/
+9
*
[LA64_DYNAREC] Added PTEST opcode (#2158)
Leslie Zhai
2024-12-16
2
-0
/
+35
*
[RV64_DYNAREC] Fixed more regressions (#2157)
Yang Liu
2024-12-15
2
-5
/
+4
*
[RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)
Yang Liu
2024-12-13
1
-28
/
+98
*
[RV64_DYNAREC] Fixed some TO_NAT usages (#2149)
Yang Liu
2024-12-13
1
-4
/
+4
*
[RV64_DYNAREC] Reinitialize sew after callret (#2148)
Yang Liu
2024-12-13
1
-27
/
+14
*
[RV64_DYNAREC] Reworked ZEROUP and freed t0 (#2147)
xctan
2024-12-12
14
-80
/
+74
*
[RV64_DYNAREC] New register mapping (#2139)
Yang Liu
2024-12-12
23
-595
/
+596
*
[LA64_DYNAREC] Added more opcodes (#2145)
Leslie Zhai
2024-12-12
3
-0
/
+64
*
[ARM64_DYNAREC] Force flags to be at least defered when priv opcode is run on...
ptitSeb
2024-12-11
3
-15
/
+75
*
[DYNAREC] Small improvments on flags when end of block if trigger early
ptitSeb
2024-12-11
2
-5
/
+4
*
[ARM64_DYNAREC] Better hadnling of flags on btx opcode familly ([COSIM] and i...
ptitSeb
2024-12-11
3
-50
/
+222
*
[COSIM] Try to get more stable result on x87 stacks by unwinding status befor...
ptitSeb
2024-12-11
8
-1
/
+44
*
[LA64_DYNAREC] Added more 660F opcodes (#2127)
Leslie Zhai
2024-12-10
3
-1
/
+248
*
[INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)
ptitSeb
2024-12-09
1
-0
/
+10
*
[LA64_DYNAREC] Added AES opcodes (#2122)
Leslie Zhai
2024-12-07
1
-0
/
+76
*
[DYNAREC] Fixed a typo which leads to regression (#2121)
Yang Liu
2024-12-06
1
-1
/
+1
[next]