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_6664.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64_DYNAREC] Small optim on (V/F)COMI(SS/SD) opcodes
ptitSeb
2025-07-16
1
-1
/
+3
*
[ARM64_DYNAREC] Small iùprovments to some (V)MOVQ opcodes
ptitSeb
2025-04-24
1
-2
/
+1
*
[ARM64_DYNAREC] Few fixes and small cosmetic changes to some partial (V)MOV o...
ptitSeb
2025-04-23
1
-4
/
+2
*
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
-14
/
+14
*
[ARM64_DYNAREC] Small improvment on 64 prefixed opcodes
ptitSeb
2025-02-02
1
-32
/
+26
*
[ARM64_DYNAREC] Remove bloated x87 comp code
ptitSeb
2025-01-08
1
-1
/
+1
*
[DYNAREC] Introduced TO_NAT to ease register mapping changes in future (#2111)
Yang Liu
2024-12-05
1
-2
/
+2
*
[ARM64_DYNAREC] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
1
-1
/
+1
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
[ARM64_DYNAREC] Various small fixes for some 16bits math/logic opcodes
ptitSeb
2024-11-13
1
-1
/
+1
*
[ARM64_DYNAREC] Reworked 8/16/32/64bits XOR opcodes
ptitSeb
2024-11-13
1
-2
/
+1
*
[ARM64_DYNAREC] Reworked 8/16/32/64 OR opcodes
ptitSeb
2024-11-13
1
-2
/
+1
*
[ARM64_DYNAREC] Reworked 8/16/32/64bits AND opcodes
ptitSeb
2024-11-13
1
-2
/
+1
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-6
/
+24
*
[ARM64_DYNAREC] That first avx opcode now is 256bits enabled
ptitSeb
2024-05-30
1
-1
/
+1
*
Added 64 66 83 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-03-14
1
-1
/
+92
*
[ARM64_DYNAREC] Added 66 64 0F 6F opcode (for #1349)
ptitSeb
2024-03-08
1
-30
/
+47
*
Added 64 66 0F 7F opcode ([ARM64_DYNAREC] too) (for #1320)
ptitSeb
2024-03-04
1
-0
/
+15
*
[32BTIS][DYNAREC_RV64] Added support for 32bits (#861)
Yang Liu
2023-06-25
1
-7
/
+1
*
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
1
-3
/
+0
*
[32BITS][ARM64_DYNAREC] Added 66 64 prefixed opcodes
ptitSeb
2023-06-24
1
-5
/
+0
*
[32BITS][DYNAREC] Preparing work for 32bits dynarec
ptitSeb
2023-06-23
1
-4
/
+10
*
[ARM64_DYNAREC] Use STUR/LDUR when possible, plus some other small improvments
ptitSeb
2023-03-13
1
-5
/
+6
*
[DYNAREC] Various small fixes and improvment on Dynarec
ptitSeb
2023-02-16
1
-6
/
+6
*
[DYNAREC] Try to fix 66 64 0F 2E/2F ocpode (for #488)
ptitSeb
2023-01-19
1
-1
/
+1
*
[DYNAREC] Refactored Strong Memory Model emulation
ptitSeb
2022-11-26
1
-0
/
+4
*
[DYNAREC] Fixed 66 64 0F 2E/2F opcodes
ptitSeb
2022-11-26
1
-3
/
+2
*
[DYNAREC] Disable 64 66 0F 2E opcode, something is wrong and it SIGILL (for #...
ptitSeb
2022-07-03
1
-2
/
+2
*
Added 64 66 0F 2E/2F ocodes ([DYNAREC] too) (for #298)
ptitSeb
2022-07-03
1
-0
/
+21
*
[DYNAREC] Add a mecanism to remember fixed address accessed with LOCK, so MOV...
ptitSeb
2022-07-03
1
-3
/
+3
*
[DYNAREC] Refactored dynarec, using box86 refactor
ptitSeb
2022-04-09
1
-1
/
+1
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-0
/
+129