about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/arm64_next.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM64_DYNAREC] Don't assume x1 is xRIP in link_next (fix regression introduc...ptitSeb2025-10-101-0/+1
* [WOW64] Implement BTCpuSimulateAndré Zwing2025-05-191-0/+3
* [DYNAREC] Reverted last 2 commit, will use CancelFillblock mecanism insteadptitSeb2024-11-031-21/+13
* [DYNAREC] Make sure the emu structure is up-to-date each time LinkNext is calledptitSeb2024-11-031-13/+21
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* [DYNAREC] Small optim on getDBptitSeb2023-02-191-0/+1
* [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...ptitSeb2022-11-291-0/+1
* src: asm: Rename lr & fp registers to their x-equivalents (#426)Alfred E. Neumayer2022-10-171-1/+1
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-0/+39