| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
These are just code fixes. Shouldn't change anything but makes code
cleaner.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This functions can be used to write or read 32bit values from memory and
memory on its own does signextends for example depending on passed
control value.
|
|
|
|
|
|
| |
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.
|
|
Adding work done so far.
|