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
/
dynarec_arm64_6764_32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64_DYNAREC] Better handling for invalid opcodes
ptitSeb
2025-10-14
1
-10
/
+16
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
[DYNAREC] Optimized grab_segdata calls on MODREG (#2319)
Yang Liu
2025-02-07
1
-6
/
+6
*
[ARM64_DYNAREC] Small improvment on 64 prefixed opcodes
ptitSeb
2025-02-02
1
-8
/
+12
*
[DYNAREC] Cleanup modreg (#2209)
Yang Liu
2024-12-25
1
-2
/
+2
*
[DYNAREC] Introduced TO_NAT to ease register mapping changes in future (#2111)
Yang Liu
2024-12-05
1
-3
/
+3
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
[ARM64_DYNAREC][RV64_DYNAREC] Fixed some case where MOVS/B/W/D/Q is used on a...
ptitSeb
2024-03-08
1
-1
/
+2
*
[ARM64_DYNAREC] Added 67 64 8B opcode
ptitSeb
2024-03-08
1
-0
/
+13
*
[ARM64_DYNAREC] Added 67 64 8F opcode
ptitSeb
2024-03-08
1
-0
/
+13
*
[32BITS] Added 67 64 89 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-02-01
1
-0
/
+13
*
[32BITS] Added 67 64 A1 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-02-01
1
-0
/
+14
*
[ARM64_DYNAREC][32BITS] Added 67 64 A3 opcode
ptitSeb
2023-10-23
1
-1
/
+15
*
[ARM64_DYNAREC][32BITS] Added 67 64 FF /6 opcode
ptitSeb
2023-10-23
1
-0
/
+89