Check the PC value at the end of each instruction
authorCesar Strauss <cestrauss@gmail.com>
Sat, 13 Feb 2021 19:55:39 +0000 (16:55 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sat, 13 Feb 2021 19:57:10 +0000 (16:57 -0300)
commit76851d5bc1ae2544821ba03ae248c22192cce93b
tree52523824b79469bb62e71bfef1f2016a37d8fe1b
parent9255d4db50adad1ddc8720a9acdfd30e58c2547e
Check the PC value at the end of each instruction

Useful for checking that the PC really points to the next instruction,
after fetching a prefixed instruction.
src/soc/simple/test/test_core.py