about summary refs log tree commit diff stats
path: root/src/dynarec/arm64/dynarec_arm64_67_avx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] More minor changes to missing VEX prefixed opcodes (#2636)Yang Liu2025-05-151-1/+1
* [ARM64_DYNAREC] Small iùprovments to some (V)MOVQ opcodesptitSeb2025-04-241-4/+5
* [DYNAREC] Added ranged Dynablock dump (#2570)Yang Liu2025-04-241-2/+2
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* [RCFILE] Added support for perfile dynarec dump (#2393)Yang Liu2025-02-191-2/+2
* [ARM64_DYNAREC] Added more AVX opcodes (#2372)wannacu2025-02-171-0/+14
* [ARM64_DYNAREC] Reduce the number of false positive for DYNAREC_MISSING=1 by ...ptitSeb2025-02-031-2/+3
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-1/+1
* [ARM64_DYNAREC] Improved a bit MULX opcodeptitSeb2025-01-011-6/+12
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [DYNAREC] Added a new missing mode for fallback opcodes (#1896)Yang Liu2024-10-021-1/+1
* Added 67.AVX.0F.66 D6 opcode ([ARM64_DYNAREC] too)ptitSeb2024-08-101-0/+21
* [ARM64_DYNAREC] Added a few 67 prefixed opcodesptitSeb2024-06-011-0/+112