about summary refs log tree commit diff stats
path: root/src/dynarec/la64/dynarec_la64_64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Added more opcodes (#2902)Yang Liu2025-08-061-0/+29
* [DYNACACHE] Refactored cpu extension, will be used in dynacache signature checksptitSeb2025-06-141-2/+2
* 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
* [INTERP] Added more nops ([DYNAREC] too) (#2377)Yang Liu2025-02-171-0/+14
* [LA64_DYNAREC] Minor optims and fixes to some opcodes (#2371)Yang Liu2025-02-171-2/+2
* [LA64_DYNAREC] Added more opcodes (#2366)Yang Liu2025-02-171-0/+9
* [DYNAREC] Optimized grab_segdata calls on MODREG (#2319)Yang Liu2025-02-071-19/+19
* [LA64_DYNAREC] Added 64 88 MOV opcode (#2318)Yang Liu2025-02-071-1/+34
* [LA64_DYNAREC] Added more opcodes (#2208)Yang Liu2024-12-251-0/+17
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-19/+19
* [DYNAREC] Introduced TO_NAT to ease register mapping changes in future (#2111)Yang Liu2024-12-051-5/+5
* [LA64_DYNAREC] Add adc8, adc8c, adc16 and testadc (#2069)Leslie Zhai2024-11-251-0/+10
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [RV64_DYNAREC][LA64_DYNAREC] Fixed various issues (#1940)Yang Liu2024-10-141-1/+1
* [LA64_DYNAREC][BOX32] Added more opcodes (#1864)Yang Liu2024-09-241-0/+14
* [BOX32][LA64_DYNAREC] Added preliminary box32 support (#1773)Yang Liu2024-08-291-11/+30
* [LA64_DYNAREC] Added more opcodes (#1700)Yang Liu2024-07-201-0/+9
* [LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)Yang Liu2024-07-161-11/+4
* [LA64_DYNAREC] Added more opcodes (#1654)Yang Liu2024-07-081-0/+103
* [LA64_DYNAREC] Added more opcodes (#1597)Yang Liu2024-06-181-0/+9
* [LA64_DYNAREC] Added more opcodes (#1590)Yang Liu2024-06-171-0/+146
* [LA64_DYNAREC] Added more opcodes (#1558)Yang Liu2024-06-031-0/+45
* [LA64_DYNAREC] Added more opcodes (#1417)Yang Liu2024-04-051-0/+90