about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/dynarec_arm64_67_32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM64_DYNAREC] A few minor fixes to some opcodesptitSeb2025-09-081-0/+4
* [ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper functionptitSeb2025-08-301-1/+1
* [DYNAREC] Refactored a bit BARRIER_FLOAT ([ARM64] olny for now, todo for RV64...ptitSeb2025-06-231-1/+0
* [ARM64_DYNAREC] Added 67 0F 29 opcodeptitSeb2025-04-151-0/+25
* 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
* [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)Yang Liu2024-11-251-3/+5
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [ARM64_DYNAREC] More work around native flags handlingptitSeb2024-10-201-4/+4
* [32BITS][ARM64_DYNAREC] Added 67 E0..E3 opcodesptitSeb2024-02-271-0/+60
* [ARM64_DYNAREC][32BITS] Added 67 64 FF /6 opcodeptitSeb2023-10-231-0/+72