Hacker News new | ask | show | jobs
by dmitrygr 31 days ago
For signed. Unsigned overflow was defined for a while now.
1 comments

And unsigned negation is two's complement negation as well (-u = 0-u).