1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/InstructionSets/x86
Thomas Harte 63d8a88e2f Switch to holding the SIB as a typed ScaleIndexBase.
(and permit copy assignment)
2022-02-20 17:54:53 -05:00
..
Decoder.cpp Albeit that it requires nuanced shift/roll semantics, eliminates CL constant. 2022-02-20 17:52:19 -05:00
Decoder.hpp Switch to holding the SIB as a typed ScaleIndexBase. 2022-02-20 17:54:53 -05:00
Instruction.hpp Switch to holding the SIB as a typed ScaleIndexBase. 2022-02-20 17:54:53 -05:00