| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
In reality this internally allows us to see stages even it we are not
using pipelining but that is hidden from outside simply to not confuse
user.
|
|
|
|
|
|
| |
This is rude implementation. We always print all fields. In future we
should add flags to set what fields should be hidden on per instruction
bases.
|
| |
|
|
|
|
| |
This reverts commit 5bf637a429bbcf09092b8d189010c50d61c3562f.
|
|
|
|
|
| |
You can call it a fix but in reality it has same effect but I accept
that this is better.
|
| |
|
| |
|
|
|
|
|
|
| |
For core testing we want to compare whole memory and registers.
Registers are pretty simple but in case of memory it is some what more
complicated and required its own tests to be sure that it works.
|
|
|
|
|
|
| |
Well I should commit every change instead of this madness. I am not
documenting changes as all this is just improvements and implementation
progression.
|
| |
|
| |
|
| |
|
|
Adding work done so far.
|