Hacker News new | ask | show | jobs
by manwe150 87 days ago
It was implementation defined for shifting negative numbers, but now the standard specifies twos-complement for this and all related IB
1 comments

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