about summary refs log tree commit diff stats
path: root/src/emu/x64primop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various small fixes and warning removalptitSeb2022-04-111-9/+9
* [DYNAREC] Various small fixes to flags handlingptitSeb2021-06-051-8/+8
* Second passrajdakin2021-04-141-1/+1
* Changed missed unwanted "box86"rajdakin2021-04-091-1/+1
* [DYNAREC] Added F6 opcodes and fixed issue with native call that may destroy ...ptitSeb2021-03-201-4/+4
* Added and fixed many opcodesptitSeb2021-03-101-16/+16
* Added REX F7 opcodesptitSeb2021-03-051-2/+54
* First x86_64 opcode executed :)ptitSeb2021-03-041-0/+1464