about summary refs log tree commit diff stats
path: root/src/emu/x64run66f0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Better handling for invalid opcodeptitSeb2025-10-141-53/+48
* [INTERP] Added 66 F0 0F BA BTS opcode (#2872)Yang Liu2025-08-011-0/+53
* [INTERP] Added 66 F0 F7 /2 opcode (aligned only)ptitSeb2025-06-241-0/+35
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-1/+0
* Fixes (#1659)rajdakin2024-07-091-0/+1
* [INTERPRETER] Small cosmetic changes to some F0 prefixed opcodesptitSeb2023-11-131-36/+36
* Use my_conect directly on InterpreterptitSeb2023-07-301-16/+16
* [32BITS] Various small fixes in 32bits interpreterptitSeb2023-06-181-145/+70
* [32BITS] Fixed some issue reading rex in 32bits modeptitSeb2023-06-181-4/+5
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-7/+13
* Rv64 dynarec (#550)ptitSeb2023-03-121-0/+3
* Various small fixes on InterpretorptitSeb2023-02-161-11/+6
* Chenged Interpretor so RIP is updated on opcode success (better precision for...ptitSeb2022-08-061-5/+5
* Added 66 F0 0F C1 opcode ([DYNAREC] too) (for FRAMED Collection on Steam)ptitSeb2022-07-031-0/+42
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-28/+30
* Added 66 F0 FF opcodesptitSeb2022-01-221-0/+84
* Added many F0 66 opcodes (should help Metro Exodus)ptitSeb2022-01-031-0/+80
* Added 66 0F B1 opcodeptitSeb2021-07-071-52/+65
* Added 66 F0 81 opcodesptitSeb2021-06-071-3/+4
* Various small mprovments to interpretorptitSeb2021-06-011-22/+10
* Removed useless GetFS in F0 prefix interpretorptitSeb2021-05-191-3/+2
* [DYNAREC] Fixed a warningptitSeb2021-05-191-1/+2
* Added 66 F0 83 opcodeptitSeb2021-04-241-0/+131