Keep mask mode flags separate
authorCesar Strauss <cestrauss@gmail.com>
Fri, 2 Apr 2021 14:23:31 +0000 (11:23 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Fri, 2 Apr 2021 14:23:31 +0000 (11:23 -0300)
commita5e75d094535bc7947b8354252f64b4e1759194d
tree54ee971b05e2e2f848303b9a2cebcca6b7ef5fcf
parent34a64dae54884848cdbbb95103b6a86d13c0b3b2
Keep mask mode flags separate

Before, when m=xx was seen, we couldn't tell whether sm=xx or dm=xx was
also seen. We will need this, later.
Adjust uses accordingly, preserving truth value.
src/soc/sv/trans/svp64.py