about summary refs log tree commit diff stats
path: root/src/dynarec/la64/la64_printer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Refactor register mapping (#2940)Leslie Zhai2025-09-191-1/+1
* [LA64_DYNAREC] Fix some la64 avx/sse ops. (#2882)phorcys2025-08-021-0/+44
* [LA64_DYNAREC] Add la64 avx cmp ops, part3. TEST ops. (#2857)phorcys2025-07-301-0/+52
* [LA64_DYNAREC] Add la64 avx float ops part 3. (#2845)phorcys2025-07-291-0/+64
* [LA64_DYNAREC] Add la64 avx float ops VDPP{S,D}, VH{ADD,SUB}{PS,PD} (#2842)phorcys2025-07-231-0/+32
* [LA64_DYNAREC] Add la64 avx FMA insts. (#2838)phorcys2025-07-221-0/+64
* [LA64_DYNAREC] add la64 avx pack/unpack ops, part4. (#2830)phorcys2025-07-211-0/+16
* [LA64_DYNAREC] Add la64 avx load/store ops part 3. (#2774)phorcys2025-06-261-0/+196
* [LA64_DYNAREC]Add basic avx support for la64. (#2745)phorcys2025-06-231-2/+3716
* [LA64_DYNAREC] Update la64 mmx infra. (#2524)phorcys2025-04-121-22/+807
* [LA64_DYNAREC] Add more sse ops (#2493)phorcys2025-04-031-0/+92
* [LA64_DYNAREC] Added more MMX opcodes (#2477)Yang Liu2025-03-281-0/+8
* [LA64_DYNAREC] Added more opcodes (#2366)Yang Liu2025-02-171-0/+32
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-6/+6
* [LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)Yang Liu2024-07-161-1/+1
* Fixes (#1659)rajdakin2024-07-091-105/+105
* [DYNAREC] Fixed IMUL sign extension issue (#1639)Yang Liu2024-07-041-7/+7
* [LA64_DYNAREC] Added more opcodes (#1480)Yang Liu2024-05-011-2/+2
* [LA64_DYNAREC] Added more opcodes and fixes (#1472)Yang Liu2024-04-271-4/+4
* [LA64_DYNAREC] Added more opcodes (#1468)Yang Liu2024-04-261-0/+17
* [LA64_DYNAREC] Added more opcodes (#1447)Yang Liu2024-04-141-4/+4
* [LA64_DYNAREC] Added more opcodes to the printer (#1433)Yang Liu2024-04-101-423/+1950
* [LA64_DYNAREC] Added more SSE/SSE2 instructions (#1421)Haichen Wu2024-04-061-0/+15
* [LA64_DYNAREC] Added more SSE/SSE2 instructions (#1410)Haichen Wu2024-04-041-0/+32
* [LA64_DYNAREC] Added more LBT instructions to the printer (#1356)Yang Liu2024-03-111-0/+140
* [LA64_DYNAREC] Added more opcodes and more instructions in emitter and printe...Yang Liu2024-03-051-0/+10
* [LA64_DYNAREC] Added more opcodes and some fixes in the printer (#1330)Yang Liu2024-03-051-13/+58
* [LA64_DYNAREC] Added more opcodes (#1327)Yang Liu2024-03-041-2/+22
* [LA64_DYNAREC] Utilizing bitmanip instructions because they're great (#1324)Yang Liu2024-03-041-0/+20
* [LA64_DYNAREC] Added more opcodes and more fixes, SuperHexagon is working (#1...Yang Liu2024-03-031-8/+8
* [LA64_DYNAREC] Added more and more opcodes (#1314)Yang Liu2024-03-021-0/+20
* [LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...Yang Liu2024-03-021-45/+536
* [LA64_DYNAREC] Added 1 more opcode and more fixes (#1305)Yang Liu2024-02-291-1/+1
* [LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes (#1297)Haichen Wu2024-02-291-6/+6
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-0/+285