about summary refs log tree commit diff stats
path: root/src/dynarec/la64/dynarec_la64_pass0.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Added x87 support (#3078)Yang Liu2025-10-191-0/+4
* [DYNAREC] Added ranged Dynablock dump (#2570)Yang Liu2025-04-241-1/+1
* [WOW64] More tweaks towards PE build (#2519)Yang Liu2025-04-101-1/+1
* [RCFILE] Added support for perfile dynarec dump (#2393)Yang Liu2025-02-191-1/+1
* [DYNAREC] Print decoded instruction mnemonics for missing opcodes if trace en...Yang Liu2025-02-171-15/+16
* [DYNAREC] Fixed inst_size building that could be wrong when dynablock was sto...ptitSeb2025-02-091-2/+3
* Added [BOX64] prefix for all the stdout logs (#2279)Yang Liu2025-01-211-1/+1
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-2/+2
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-5/+19
* [DYNAREC] Added a new missing mode for fallback opcodes (#1896)Yang Liu2024-10-021-1/+1
* Fixes (#1659)rajdakin2024-07-091-1/+1
* [ARM64_DYNAREC] Reworked ymm0 propagationptitSeb2024-07-071-2/+0
* [DYNAREC] Another fix for YMM Zero'd upper reg trackingptitSeb2024-06-091-3/+1
* [DYNAREC] Improved handling of the Ymm0 attributeptitSeb2024-06-051-0/+3
* [ARM64_DYNAREC] Added a fisrt 128bits only AVX opcodeptitSeb2024-05-301-0/+1
* [LA64_DYNAREC] Fixed dynarec infra (#1479)Yang Liu2024-05-011-5/+8
* Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...ptitSeb2024-04-241-1/+1
* [LA64_DYNAREC] Added more opcodes (#1418)Yang Liu2024-04-051-0/+1
* [DYNAREC] Limit temporary memory allocation on FillBlock64ptitSeb2024-03-101-5/+1
* [LA64_DYNAREC] Added more opcodes with CALL/RET optimization (#1310)Yang Liu2024-03-021-0/+1
* [LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...Yang Liu2024-03-021-0/+1
* [LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes (#1297)Haichen Wu2024-02-291-0/+5
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-0/+47