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] 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
*
[RV64_DYNAREC] Fixed more scalar avx opcodes (#2959)
Yang Liu
2025-08-21
1
-11
/
+9
*
[RV64_DYNAREC] Fixed some scalar avx opcodes (#2956)
Yang Liu
2025-08-21
3
-7
/
+12
*
[RV64_DYNAREC] Added more scalar avx 66 0F3A opcodes (#2955)
Yang Liu
2025-08-21
1
-0
/
+184
*
[RV64_DYNAREC] Added more scalar avx 66 0F38 opcodes (#2954)
Yang Liu
2025-08-21
1
-0
/
+389
*
[RV64_DYNAREC] Added more scaalr avx opcodes (#2952)
Yang Liu
2025-08-19
5
-16
/
+163
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2951)
Yang Liu
2025-08-19
2
-1
/
+193
*
[RV64_DYNAREC] Added more avx scalar 66 0F38 opcodes (#2950)
Yang Liu
2025-08-19
3
-65
/
+83
*
[RV64_DYNAREC] Added a few more scalar AVX 66 0F38 opcodes (#2949)
Yang Liu
2025-08-18
7
-42
/
+451
*
[RV64_DYNAREC] Added scalar AVX VMOVDQA opcodes (#2948)
Yang Liu
2025-08-18
1
-0
/
+42
*
[RV64_DYNAREC] Added more scalar AVX opcodes (#2945)
Yang Liu
2025-08-18
2
-2
/
+127
*
[LA64_DYNAREC] Added more scalar AVX opcodes (#2943)
Yang Liu
2025-08-15
3
-1
/
+130
*
[RV64_DYNAREC] Added more scalar AVX VMOV opcodes (#2942)
Yang Liu
2025-08-15
4
-1
/
+169
*
[RV64_DYNAREC] Added scalar AVX VMOVSS opcodes (#2941)
Yang Liu
2025-08-15
2
-2
/
+62
*
[LA64_DYNAREC] Add la64 BMI/BMI2 ops. (#2933)
phorcys
2025-08-15
3
-2
/
+233
*
[RV64_DYNAREC] Fixed OF2 handling (#2937)
Yang Liu
2025-08-15
3
-5
/
+4
*
[DYNAREC] Fixed reading emu->df (#2936)
Yang Liu
2025-08-15
4
-15
/
+15
*
[LA64_DYNAREC] Fix VMOVNTDQA. (#2934)
phorcys
2025-08-15
2
-16
/
+16
*
[LA64_DYNAREC] Add la64 avx insts using helpers. (#2935)
phorcys
2025-08-15
2
-22
/
+168
*
[RV64_DYNAREC] Removed a dispensable line from dump (#2932)
Yang Liu
2025-08-13
3
-10
/
+0
*
[LA64_DYNAREC] Fixed a typo in CMPXCHG8B opcode (#2931)
Yang Liu
2025-08-13
1
-1
/
+1
*
[DYNAREC] Rearranged arch-specific AVX infra code (#2930)
Yang Liu
2025-08-13
14
-324
/
+131
*
[LA64_DYNAREC] Fix B3 BTR eflags when cpuext.lbt == 1. Fix 16bits AND when cp...
phorcys
2025-08-12
2
-2
/
+6
*
[RV64_DYNAREC] Added F0 08 LOCK OR opcode (#2928)
Yang Liu
2025-08-12
1
-0
/
+25
*
[RV64_DYNAREC] Fixed F0 10 LOCK ADC opcode (#2927)
Yang Liu
2025-08-11
1
-4
/
+7
*
[RV64_DYNAREC][LA64_DYNAREC] Fixed missing zeroup in geted_32() (#2921)
Yang Liu
2025-08-08
2
-0
/
+2
*
[LA64_DYNAREC] Fixed AVX VPMOVMSKB opcode (#2920)
Yang Liu
2025-08-07
1
-2
/
+2
*
[LA64_DYNAREC] Fixed AVX VPERM2F128/VPERM2I128 opcodes (#2919)
Yang Liu
2025-08-07
1
-1
/
+1
*
[LA64_DYNAREC] Fixed AVX VMASKMOVDQU opcode (#2918)
Yang Liu
2025-08-07
1
-1
/
+1
*
[LA64_DYNAREC] Fixed AVX VPBLENDW opcodes (#2917)
Yang Liu
2025-08-07
1
-18
/
+6
*
[LA64_DYNAREC] Fixed AVX VMOVMSKPS/VMOVMSKPD opcodes (#2916)
Yang Liu
2025-08-07
2
-4
/
+4
*
[LA64_DYNAREC] Fixed AVX VMOVSS opcode (#2915)
Yang Liu
2025-08-07
1
-1
/
+1
*
[LA64_DYNAREC] Fixed AVX VCMPSS/VCMPSD opcodes (#2914)
Yang Liu
2025-08-07
2
-2
/
+4
[next]