about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_arch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM64_DYNAREC] Added directmapping of x86 flags to N, V and Z arm64 flagsptitSeb2024-10-171-2/+13
* [RV64_DYNAREC] Fixed more issues in the vector infrastructure (#1755)Yang Liu2024-08-251-1/+1
* [RV64_DYNAREC] Added vector SEW cache (#1698)Yang Liu2024-07-191-4/+6
* [ARM64_DYNAREC] Reworked ymm0 propagationptitSeb2024-07-071-3/+0
* [ARM64_DYNAREC] More improvment on YMM handlingptitSeb2024-07-051-0/+3
* [LA64_DYNAREC] Fixed dynarec infra (#1479)Yang Liu2024-05-011-6/+7
* [LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...Yang Liu2024-03-021-0/+1
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that w...ptitSeb2024-02-281-6/+6
* [DYNAREC] Tests for emited coded size limit (usefull for DYNAREC_TEST for exa...ptitSeb2024-02-071-0/+6
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* [RV64_DYNAREC] Added x87/SSE/mmx infrastructure, and a few x87 D9 opcodesptitSeb2023-03-211-2/+4
* [DYNAREC] Grouped common function in dynarec_native_functions.cptitSeb2023-03-161-9/+21
* Rv64 dynarec (#550)ptitSeb2023-03-121-0/+9
* [DYNAREC] Still more multiarch changesptitSeb2022-02-271-0/+9
* [DYNAREC] Even more work on multiarchptitSeb2022-02-271-10/+1
* [DYNAREC] More work on multi-archptitSeb2022-02-271-1/+2
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-0/+24