Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[WIP] Added pipeline to GUI
|
|
|
|
Move storage to a separate git repository.
|
|
|
|
|
|
|
|
|
|
|
|
Ensure all stages only do work if they are not 'OK'
|
|
|
|
|
|
|
|
|
|
GUI and controller on separate threads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MEM WB stage
|
|
|
|
|
|
Sanity check for pipeline up to exe
|
|
|
|
Add tests for EX, rest of (non-vector) instructions
|
|
|
|
|
|
|
|
|
|
Add mock stage, proper decode tests
changes look good
|
|
|
|
|
|
Minor simplification to API between pipeline components
-- Fixed memory leaks
|
|
|
|
|
|
|
|
|
|
|
|
Instr, InstrDTO gets/sets, other structures required for decode
-- tests as we move forward
-- base classes
-- decode stage implemented
|