about summary refs log tree commit diff stats
path: root/src/dynarec/la64/dynarec_la64_67.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Added more opcodes (#2902)Yang Liu2025-08-061-0/+187
* Moved more functions to os.h (#2497)Yang Liu2025-04-031-1/+0
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-5/+5
* [LA64_DYNAREC] Added more opcodes (#2145)Leslie Zhai2024-12-121-0/+2
* [DYNAREC] Introduced TO_NAT to ease register mapping changes in future (#2111)Yang Liu2024-12-051-5/+5
* [LA64_DYNAREC] Added LEA opcode (#2087)Leslie Zhai2024-11-281-0/+11
* [LA64_DYNAREC] Added SBB opcodes (#2076)Leslie Zhai2024-11-261-0/+37
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)Yang Liu2024-07-161-1/+1
* [LA64_DYNAREC] Added more opcodes (#1597)Yang Liu2024-06-181-0/+33
* [LA64_DYNAREC] Added more opcodes (#1549)Yang Liu2024-06-021-0/+109