about summary refs log tree commit diff stats
path: root/src/emu/x64runde.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Added x87 Precision Control set to 24bits handlingptitSeb2025-04-161-0/+12
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* Port rounding of some x87 instructions from Box86 (#2242)Hagb (Junyu Guo 郭俊余)2025-01-081-1/+7
* [INTERPRETER] Small D8..DF opcodes refactorptitSeb2024-02-041-96/+89
* [DYNAREC] Cleaned up the TEST_INTERPRETER a bitptitSeb2023-03-281-3/+0
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+10
* Chenged Interpretor so RIP is updated on opcode success (better precision for...ptitSeb2022-08-061-4/+4
* Added DE opcodesptitSeb2021-03-261-0/+160