about summary refs log tree commit diff stats
path: root/src/emu/x64run67avx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ...ptitSeb2025-08-221-120/+0
* [WOW64] More tweaks for PE build (#2528)Yang Liu2025-04-141-1/+0
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+0
* Added 67.AVX.0F.66 D6 opcode ([ARM64_DYNAREC] too)ptitSeb2024-08-101-2/+18
* [INTERPRETER] Added BMI1, BMI2 and ADX extensionsptitSeb2024-05-311-0/+106