about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/dynarec_arm64_avx_f2_0f38.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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] Add some opcodes (#2358)wannacu2025-02-141-1/+30
* [ARM64_DYNAREC] Improved a bit MULX opcodeptitSeb2025-01-011-2/+2
* [ARM64_DYNAREC] Small improvement to MULX opcodeptitSeb2024-12-301-2/+8
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [ARM64_DYNAREC] Added BMI.F2.0F38 F7 opcodeptitSeb2024-06-011-0/+9
* [ARM64_DYNAREC] Added a bunch of AVX/BMI2/ADX opcodesptitSeb2024-05-311-0/+87