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-12 09:25:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
520baa6ec8187ebd69fd59ef44b00670a919df77
CLK
/
InstructionSets
/
x86
History
Thomas Harte
520baa6ec8
Formalise
IndirectNoBase
and permit a knowledgable caller to avoid conditionals.
2022-03-09 20:19:40 -05:00
..
Documentation
E8 is a relative call.
2022-03-09 16:37:07 -05:00
DataPointerResolver.hpp
Correct #undef.
2022-03-01 18:23:24 -05:00
Decoder.cpp
Clarify, unify and correct decoding and encoding of [CALL/RET/JMP][near/far/relative/absolute].
2022-03-09 16:48:06 -05:00
Decoder.hpp
Extend SIB test, correct decoder.
2022-03-08 15:03:37 -05:00
Instruction.hpp
Formalise
IndirectNoBase
and permit a knowledgable caller to avoid conditionals.
2022-03-09 20:19:40 -05:00
Model.hpp
Switch to constexpr function, for guaranteed semantics.
2022-03-01 17:30:41 -05:00