logoalt Hacker News

manwe150today at 12:15 PM1 replyview on HN

It was implementation defined for shifting negative numbers, but now the standard specifies twos-complement for this and all related IB


Replies

ueckertoday at 1:38 PM

While standard requires twos-complement we did not make all shift cases defined so far.