about summary refs log tree commit diff stats
path: root/src/emu/x64rundf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+0
* Added DF D0..D7 ([ARM64_DYNAREC] too)ptitSeb2024-03-041-0/+12
* [INTERPRETER] Small D8..DF opcodes refactorptitSeb2024-02-041-80/+41
* Improved x87 FIST(T)(P) opcode ([ARM64_DYNAREC] too)ptitSeb2023-04-281-1/+1
* [RV64_DYNAREC] Added more opcode and some fixes (#710)Yang Liu2023-04-181-1/+4
* [DYNAREC] Cleaned up the TEST_INTERPRETER a bitptitSeb2023-03-281-17/+4
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+20
* Fixed interpretor for FIST(P) opcodesptitSeb2023-02-161-1/+1
* Various small fixes on InterpretorptitSeb2023-02-161-3/+3
* Chenged Interpretor so RIP is updated on opcode success (better precision for...ptitSeb2022-08-061-4/+4
* Splitted mmx and x87 register (from box86)ptitSeb2021-07-111-4/+4
* First passrajdakin2021-04-141-2/+2
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-5/+0
* Added more x87 opcodesptitSeb2021-03-111-25/+10
* Added some DF x87 opcodesptitSeb2021-03-061-0/+200