mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
c6c6213460
Address calculation will be the same, but the fetch will differ. I don't think there's a neat costless way to factor out the address calculations, alas, but I'll see whether macros can save the day. |
||
---|---|---|
.. | ||
Implementation | ||
Decoder.cpp | ||
Decoder.hpp | ||
ExceptionVectors.hpp | ||
Executor.hpp | ||
Instruction.cpp | ||
Instruction.hpp | ||
Model.hpp | ||
Perform.hpp | ||
RegisterSet.hpp | ||
Status.hpp |