about summary refs log tree commit diff stats
path: root/src/dynarec/la64/la64_epilog.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Refactor register mapping (#2940)Leslie Zhai2025-09-191-27/+31
* [DYNACACHE] Refactored cpu extension, will be used in dynacache signature checksptitSeb2025-06-141-1/+2
* [LA64_DYNAREC] Made eflags synchronization lazy (#1329)Yang Liu2024-03-051-0/+9
* [LA64_DYNAREC] Added CC native call support, fixed call_c (#1312)Yang Liu2024-03-021-2/+6
* [LA64_DYNAREC] Adopt to ARM64 way of CALL/RET optim since there is a dedicate...Yang Liu2024-03-021-4/+2
* [LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...Yang Liu2024-03-021-2/+2
* [LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes (#1297)Haichen Wu2024-02-291-4/+4
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-0/+55