Move test to expose bug in MultiCompUnit
authorCesar Strauss <cestrauss@gmail.com>
Sun, 16 Oct 2022 11:52:41 +0000 (08:52 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 16 Oct 2022 11:52:41 +0000 (08:52 -0300)
A bug was discovered in MultiCompUnit, which occurs only when an
instruction with zero_a or imm_ok is immediately followed by one with
a masked input port. If we move one test out of the way, we get exactly
that.


No differences found