You're viewing a single thread.
View all comments
102
comments
Bit hacker 2 is really fascinating. It uses a bit mask of all 1s (-1) or all 0s (0) and takes advantage of the fact that y ^ (x ^ y) = x and y ^ 0 = y
24 0 Reply
You've viewed 102 comments.
Scroll to top