moa/tests
transistor 9ff528c463 Fixed some AddressError tests
Adjusted the PC value stored when an Address Error fault occurs to
use the size of the access operation.

I also flipped the IN bit in the word that's written to the top of
the stack on an AddressError, even though that's opposite of what
the docs say.  It seems to pass the tests.  I probably have something
else going wrong, but it shouldn't be an important bit either way.
2022-09-12 21:47:36 -07:00
..
harte_tests Fixed some AddressError tests 2022-09-12 21:47:36 -07:00
ProcessorTests@204846854d Added test running for Tom Harte's ProcessorTests test suite 2022-09-09 23:17:33 -07:00