about summary refs log tree commit diff stats
path: root/src/emu/x64run6764.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ↵ptitSeb2025-08-221-91/+0
| | | | some (mostly) duplicated code
* [INTERP] Fixed 64/65 67 64bit rex decoding (#2729)Yang Liu2025-06-121-0/+5
|
* [INTERP] Added 64/65 67 89/8B 64bits opcodesptitSeb2025-05-281-0/+86