1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/InstructionSets/x86
Thomas Harte c20e7ed9b6 Fix TEST.
28 failures.
2023-09-27 22:30:40 -04:00
..
Documentation Add SMSW. 2022-03-12 12:23:48 -05:00
DataPointerResolver.hpp Eliminate redundant [space][tab] pairs. 2023-05-12 14:14:45 -04:00
Decoder.cpp Fix TEST. 2023-09-27 22:30:40 -04:00
Decoder.hpp Allow for non-sign-extended offsets/displacements. 2023-09-24 15:00:16 -04:00
Instruction.cpp LEA implies a word. Otherwise add TODOs. 2023-09-26 15:41:51 -04:00
Instruction.hpp Switch shift/roll semantics to reduce extension words and for sanity generally. 2023-09-27 16:40:46 -04:00
Model.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00