This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-08-14 23:27:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ff4d79e77ecf3ff67611c9c91c5f10e7eac86d09
CLK
/
InstructionSets
/
x86
History
Thomas Harte
ff4d79e77e
Add test synonym, fix operand size.
...
19 failures.
2023-09-28 09:43:26 -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
Add test synonym, fix operand size.
2023-09-28 09:43:26 -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