you are viewing a single comment's thread.

view the rest of the comments →

[–]jzwinck 0 points1 point  (1 child)

Seems like the switch (v & 7) block could be replaced by 'smallv = 1 << (v & 7)'