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
*
[ARM64_DYNAREC] Improved IRET handling of boggus parameters
ptitSeb
2025-09-29
5
-18
/
+44
*
[RV64_DYNAREC] Added more scalar avx opcodes (#3037)
Yang Liu
2025-09-29
3
-3
/
+419
*
[RV64_DYNAREC] Fixed a scratch register confliction (#3033)
Yang Liu
2025-09-27
1
-1
/
+1
*
[ARM64_DYNAREC] Added more variant of INS/OUT opcodes
ptitSeb
2025-09-24
2
-1
/
+77
*
[ARM64_DYNAREC] Fixed flags for 8bits imul
ptitSeb
2025-09-24
1
-2
/
+3
*
RV64_DYNAREC] Added more avx scalar opcodes (#3029)
Yang Liu
2025-09-22
3
-2
/
+58
*
[RV64_DYNAREC] Added more avx scalar opcodes (#3028)
Yang Liu
2025-09-22
1
-0
/
+93
*
[LA64_DYNAREC] Refactor register mapping (#2940)
Leslie Zhai
2025-09-19
16
-248
/
+317
*
[ARM64_DYNAREC] Temporarily disable Atomic path for F0 0F B1, as it avoid som...
ptitSeb
2025-09-17
1
-2
/
+5
*
[LA64_DYNAREC] Fixed AVX 0F 17 VMOVHPS opcode (#3025)
Yang Liu
2025-09-17
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed non-Atomic path for F0 0F C0 opcode
ptitSeb
2025-09-17
1
-4
/
+4
*
[LA64_DYNAREC] Fixed AVX 66 0F 67 PACKUSWB opcode (#3024)
Yang Liu
2025-09-17
1
-1
/
+1
*
[LA64_DYNAREC] Fixed avx infra (#3023)
Yang Liu
2025-09-17
1
-2
/
+2
*
[DYNAREC] Improved Memory Barrier handling for LOCK prefixed opcodes
ptitSeb
2025-09-16
13
-172
/
+6
*
[ARM64_DYNAREC] Allow use of Native flags when using UFLAG_IF macro helper
ptitSeb
2025-09-15
2
-0
/
+6
*
[DYNAREC][TRACE] Show if will run Inter or Dynarec when using LongJump to res...
ptitSeb
2025-09-14
1
-1
/
+1
*
[DYNAREC] Small refactor on StrongMem emulator and lock prefix
ptitSeb
2025-09-13
8
-12
/
+8
*
[RV64_DYNAREC] Added more scalar avx cmp opcodes (#3016)
Yang Liu
2025-09-11
2
-0
/
+160
*
[DYNAREC] Fully trust volatile metadata when they are present (fixes Starfiel...
ptitSeb
2025-09-09
1
-2
/
+2
*
[RV64_DYNAREC] Added more scalar avx opcodes (#3010)
Yang Liu
2025-09-09
2
-0
/
+227
*
[RV64_DYNAREC] Added more scalar avx opcodes and fixed a typo (#3009)
Yang Liu
2025-09-08
2
-1
/
+40
*
[ARM64_DYNAREC] A few minor fixes to some opcodes
ptitSeb
2025-09-08
5
-31
/
+26
*
[ARM64_DYNAREC] Added some more UD handling in 64bits dynarec
ptitSeb
2025-09-04
1
-17
/
+167
*
[RV64_DYNAREC] Added more scalar avx opcodes (#3005)
Yang Liu
2025-09-04
1
-0
/
+129
*
[DYNAREC] Better handling of 32bits 2E & 36 prefix (silent some false negativ...
ptitSeb
2025-09-03
1
-2
/
+6
*
[DYNAREC] Use a static array for preds temporary, like all the other dynarec ...
ptitSeb
2025-09-03
1
-7
/
+4
*
[RV64_DYNAREC] Added 1 more scalar avx 0F opcode (#2994)
Yang Liu
2025-09-01
1
-0
/
+47
*
[RV64_DYNAREC] Added more scalar avx 0F opcodes (#2992)
Yang Liu
2025-09-01
2
-4
/
+198
*
[INTERP][DYNAREC] Aligned !fastnan handling of 0F 51/52 opcodes (#2989)
Yang Liu
2025-09-01
3
-15
/
+52
*
[LA64_DYNAREC] Fixed a typo in 0F 53 RCPPS opcode (#2991)
Yang Liu
2025-09-01
1
-4
/
+3
*
[LA64_DYNAREC] Fix 0f.A3 BT opcode, fix ALSL operand order. (#2988)
phorcys
2025-09-01
1
-1
/
+1
*
[ARM64_DYNAREC][TRACE] Fixed SWP B/H opcodes printer
ptitSeb
2025-08-31
1
-2
/
+2
*
[ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper function
ptitSeb
2025-08-30
14
-26
/
+1183
*
Fixed a misguarded box32 endif (#2982)
Yang Liu
2025-08-30
1
-1
/
+1
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2980)
Yang Liu
2025-08-30
1
-0
/
+270
*
[LA64_DYNAREC] Fixed AVX VCVT[T]PS2DQ fastround path (#2979)
Yang Liu
2025-08-29
3
-11
/
+19
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2978)
Yang Liu
2025-08-29
2
-1
/
+179
*
Improved handling of TF flag
ptitSeb
2025-08-27
1
-2
/
+7
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2975)
Yang Liu
2025-08-27
4
-67
/
+176
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2974)
Yang Liu
2025-08-26
1
-0
/
+601
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2973)
Yang Liu
2025-08-26
1
-0
/
+97
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2971)
Yang Liu
2025-08-25
3
-4
/
+571
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2970)
Yang Liu
2025-08-25
1
-0
/
+171
*
[RV64_DYNAREC] Added YMM0 placeholder for later optim (#2968)
Yang Liu
2025-08-24
7
-241
/
+125
*
[RV64_DYNAREC] Fixed scalar avx VCMPPD non-ymm case (#2966)
Yang Liu
2025-08-22
1
-0
/
+4
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2965)
Yang Liu
2025-08-22
2
-0
/
+516
*
[ARM64_DYNAREC] Fixed an inst name typo (#2964)
Yang Liu
2025-08-22
1
-1
/
+5
*
[RV64_DYNAREC] Added scalar SSE 66 0F 3A 60/61/62 opcodes (#2963)
Yang Liu
2025-08-22
2
-1
/
+123
*
[RV64_DYNAREC] Added more scalar avx 66 0F opcodes (#2960)
Yang Liu
2025-08-22
2
-1
/
+226
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2961)
Yang Liu
2025-08-21
5
-1
/
+105
[next]