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
/
la64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LA64_DYNAREC] Added unaligned F0 81/83 /0,5 LOCK ADD/SUB opcodes (#3084)
Yang Liu
2025-10-21
1
-16
/
+37
*
[LA64_DYNAREC] Added a few more opcodes (#3081)
Yang Liu
2025-10-21
4
-1
/
+170
*
[LA64] Fixed LBT signal handling, also refined la64noext support (#3080)
Yang Liu
2025-10-22
1
-0
/
+12
*
[LA64_DYNAREC] Added more opcodes (#3079)
Yang Liu
2025-10-19
1
-0
/
+19
*
[LA64_DYNAREC] Added x87 support (#3078)
Yang Liu
2025-10-19
19
-30
/
+3384
*
[COSIM] Disable tests fo CD opcode
ptitSeb
2025-10-16
1
-0
/
+1
*
[LA64_DYNAREC] Fix SSE CMPPD, wrong reg operand for cUN cOR. (#3068)
phorcys
2025-10-14
1
-2
/
+2
*
Added preliminary unit test runner (#3045)
Yang Liu
2025-10-14
1
-7
/
+14
*
[LA64_DYNAREC] Fixed BEXTR opcode (#3067)
Yang Liu
2025-10-13
1
-2
/
+2
*
[LA64_DYNAREC] Fixed non-lbt path INC/DEC opcodes register conflicts (#3066)
Yang Liu
2025-10-13
1
-21
/
+27
*
[LA64_DYNAREC] Fixed some oversized load (#3065)
Yang Liu
2025-10-13
2
-4
/
+8
*
[DYNAREC] Fixed negative issues with 0F/F0 A3/AB/B3/BB opcodes (#3057)
Yang Liu
2025-10-11
1
-4
/
+16
*
[DYNAREC] Fixed some oversized memory load (#3051)
Yang Liu
2025-10-10
2
-4
/
+12
*
[DYNAREC] Fixed 66 8D opcode and also a regression introduced in last commit ...
Yang Liu
2025-10-10
1
-1
/
+1
*
[DYNAREC][INTERP] Fixed an edge case of CMPXHG (#3049)
Yang Liu
2025-10-10
1
-5
/
+10
*
[DYNAREC] Fixed a special case of SHLD/SHRD opcodes (#3047)
Yang Liu
2025-10-10
2
-3
/
+8
*
[DYNAREC][INTERP] Added a few multibyte nops (#3046)
Yang Liu
2025-10-10
2
-0
/
+10
*
[LA64_DYNAREC] Refactor register mapping (#2940)
Leslie Zhai
2025-09-19
16
-248
/
+317
*
[LA64_DYNAREC] Fixed AVX 0F 17 VMOVHPS opcode (#3025)
Yang Liu
2025-09-17
1
-1
/
+1
*
[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
3
-32
/
+0
*
[DYNAREC] Small refactor on StrongMem emulator and lock prefix
ptitSeb
2025-09-13
2
-2
/
+1
*
[INTERP][DYNAREC] Aligned !fastnan handling of 0F 51/52 opcodes (#2989)
Yang Liu
2025-09-01
1
-1
/
+11
*
[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
*
[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
1
-1
/
+1
*
[RV64_DYNAREC] Added more scalar avx opcodes (#2961)
Yang Liu
2025-08-21
1
-1
/
+1
*
[LA64_DYNAREC] Add la64 BMI/BMI2 ops. (#2933)
phorcys
2025-08-15
3
-2
/
+233
*
[DYNAREC] Fixed reading emu->df (#2936)
Yang Liu
2025-08-15
2
-13
/
+13
*
[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
*
[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
1
-5
/
+0
*
[LA64_DYNAREC] Fix B3 BTR eflags when cpuext.lbt == 1. Fix 16bits AND when cp...
phorcys
2025-08-12
2
-2
/
+6
*
[RV64_DYNAREC][LA64_DYNAREC] Fixed missing zeroup in geted_32() (#2921)
Yang Liu
2025-08-08
1
-0
/
+1
*
[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
*
[LA64_DYNAREC] Fixed some AVX scalar MIN/MAX opcodes (#2913)
Yang Liu
2025-08-07
2
-5
/
+5
*
[LA64_DYNAREC] Refined F3 0F 5D/5F MINSS/MAXSS opcodes (#2912)
Yang Liu
2025-08-07
1
-18
/
+16
*
[LA64_DYNAREC] Fixed 66 0F 3A 16 PEXTRD opcode (#2906)
Yang Liu
2025-08-06
1
-1
/
+1
*
[LA64_DYNAREC] Fixed 66 F3 0F B8 POPCNT opcode (#2905)
Yang Liu
2025-08-06
1
-4
/
+5
*
[LA64_DYNAREC] Added more opcodes (#2902)
Yang Liu
2025-08-06
6
-1
/
+248
*
[LA64_DYNAREC] Fixed F3 0F 53 RCPSS opcode (#2892)
Yang Liu
2025-08-04
1
-7
/
+3
[next]