sMin method

BitVecNumeral sMin()

The smallest signed value i.e. msb.

Implementation

BitVecNumeral sMin() => msb();