Fixed shift test-case.

Signed shift left is only defined as long as the leading zeros are > than the shift, not >=

Merge request reports

Loading