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
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64_DYNAREC] Made REP MOVSB optimisation flagless
ptitSeb
2025-04-23
1
-4
/
+4
*
[ARM64_DYNAREC] Optimized REP STOSB
ptitSeb
2025-04-23
2
-2
/
+36
*
[ARM64_DYNAREC] Various improvment to various SSE/AVX 128bits/256bits mov op...
ptitSeb
2025-04-23
8
-89
/
+144
*
[DYNAREC] Added a x87pc test and some cosmetic changes too (#2561)
Yang Liu
2025-04-22
8
-83
/
+42
*
[ARM64_DYNAREC] Improved (V)[MIN/MAX][S/P][S/D] opcodes
ptitSeb
2025-04-22
4
-34
/
+10
*
[ARM64_DYNAREC] Small improvements to (V)MASKMOVDQU opcode
ptitSeb
2025-04-21
2
-6
/
+4
*
[ARM64_DYNAREC] Better handling of x87double=2
ptitSeb
2025-04-21
10
-0
/
+53
*
[ARM64_DYNAREC] Fixed potential issue with (V)LDDQU opcode
ptitSeb
2025-04-21
2
-3
/
+3
*
[DYNAREC] More handling of low precision x87 flag change (#2556)
Yang Liu
2025-04-21
1
-0
/
+1
*
[ARM64_DYNAREC] Add/Improved (V)H[ADD/SUB]P[S/D] opcodes
ptitSeb
2025-04-21
6
-23
/
+53
*
[ARM64_DYNAREC] Small change to 66 0F 3A 17 opcode
ptitSeb
2025-04-21
1
-2
/
+2
*
[ARM64_DYNAREC] Minor cosmetic changes
ptitSeb
2025-04-21
2
-2
/
+2
*
[RV64_DYNAREC] Added X87DOUBLE=2 support (#2553)
Yang Liu
2025-04-21
7
-13
/
+15
*
[ARM64_DYNAREC] Another potential fix for X87DOUBLE=2
ptitSeb
2025-04-21
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed some potential issues with BOX64_DYNAREC_DOUBLE=2
ptitSeb
2025-04-21
3
-4
/
+1
*
[WOW64] Finished skeleton code for PE build (#2542)
Yang Liu
2025-04-17
1
-1
/
+0
*
[ARM64_DYNAREC] More handling of low precision x87 flag change
ptitSeb
2025-04-16
3
-0
/
+4
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
12
-17
/
+93
*
[ARM64_DYNAREC][TRACE][COSIM] Improve x87 fiability in dynarec trace and cosi...
ptitSeb
2025-04-15
1
-1
/
+1
*
[ARM64_DYNAREC][TRACE] Changed TBZ/TBNZ printer to print bit offset in decimal
ptitSeb
2025-04-15
1
-2
/
+2
*
[ARM64_DYNAREC] Added 67 0F 29 opcode
ptitSeb
2025-04-15
2
-0
/
+41
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
4
-11
/
+10
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
1
-2
/
+2
*
[ARM64_DYNAREC] Some more FRINTTS and AVX/SSE fixes (might help #2520)
ptitSeb
2025-04-11
5
-30
/
+22
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
1
-1
/
+1
*
[WOW64] More work on the PE wow64 build (#2518)
Yang Liu
2025-04-10
3
-1
/
+8
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
7
-7
/
+52
*
[ARM64_DYNAREC] Fixed some dangling else warnings (#2514)
Yang Liu
2025-04-09
1
-6
/
+18
*
[ARM4_DYNAREC] A few changes to seem SSE/AVX comparison and convertions opcod...
ptitSeb
2025-04-04
8
-154
/
+287
*
[ARM64_DYNAREC] Small adjustement to 2 AVX opcodes
ptitSeb
2025-04-04
1
-3
/
+3
*
Decoupled alternate functions from bridge (#2500)
Yang Liu
2025-04-03
1
-0
/
+1
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
37
-43
/
+7
*
[ARM64_DYNAREC] Removed some condition on vex.l that shouldn't be here on a f...
ptitSeb
2025-04-03
2
-6
/
+6
*
[ARM64_DYNAREC] Small optim for VBLENDPS opcode
ptitSeb
2025-04-02
1
-6
/
+14
*
[ARM64_DYNAREC] Fixed an optim in BLENDPS opcode
ptitSeb
2025-04-02
1
-2
/
+2
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
43
-84
/
+42
*
Some cosmetic changes to C header files (#2487)
Yang Liu
2025-04-01
1
-1
/
+1
*
[ARM64] Use crc32 hardware support (if available) for dynablock signature
ptitSeb
2025-03-31
1
-0
/
+22
*
[ARM64_DYNAREC] Added atomic support for various lock helpers
ptitSeb
2025-03-30
2
-0
/
+129
*
[ARM64_DYNAREC] Fixed a potential issue with SSE regs when internal jumping t...
ptitSeb
2025-03-29
2
-3
/
+24
*
[ARM64_DYNAREC] Added fastnan=0 path for HSUBPS opcode
ptitSeb
2025-03-26
1
-0
/
+13
*
[ARM64_DYNAREC] Improved VHSUBPS opcode, and added fastnan=0 path
ptitSeb
2025-03-26
1
-13
/
+16
*
[ARM64_DYNAREC] Commented a message that doesn't seems relevent
ptitSeb
2025-03-26
1
-2
/
+2
*
[COSIM] Changed how F0 LOCK opcodes are skipped in COSIM
ptitSeb
2025-03-26
1
-1
/
+1
*
[ARM64_DYNAREC] Improved (V)HADDPS with fastnan=0
ptitSeb
2025-03-26
2
-4
/
+39
*
[ARM64_DYNAREC] Addedfastnan=0 code to (V)SQRTPS opcodes
ptitSeb
2025-03-26
2
-4
/
+30
*
[ARM64_DYNAREC] Improved (V)MAXP[S/D] and (V)MINP[S/D] opcodes to more closel...
ptitSeb
2025-03-26
4
-40
/
+47
*
[ARM64_DYNAREC] Small change on AVX.66.0F38 BA opcode to more closely match x...
ptitSeb
2025-03-26
1
-3
/
+11
*
[ARM64_DYNAREC] Better log for arch_populate buffer being undersized
ptitSeb
2025-03-22
1
-3
/
+2
*
[ARM64_DYNAREC] Fixed potential issue on unligned path being marked while dyn...
ptitSeb
2025-03-22
2
-4
/
+4
[next]