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