Commit Graph

3 Commits (c107fe2feeb70bbf34ae082ba8d1a0984939d6b9)

Author SHA1 Message Date
Michael Neuling c107fe2fee Add tests for the decremeter, rfid and mtmsrd and sprg
This adds a bunch of test which report their status via the console.

Adds a new make check scheme which compares console for a known
output.

Signed-off-by: Michael Neuling <mikey@neuling.org>
5 years ago
Anton Blanchard 467630573c Dump CTR, LR and CR on sim termination, and update our tests
Right now our test cases fold the SPRs into the GPRs. That makes
debugging fails more difficult than it needs to be, so print
out the CTR, LR and CR.

We still need to print the XER, but that is in two spots in microwatt
and will take some more work.

This also adds many instructions to the tests that we have added
lately including overflow instructions, CR logicals and mt/mfxer.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
6 years ago
Anton Blanchard 5a29cb4699 Initial import of microwatt
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
6 years ago