[next] [prev] [prev-tail] [tail] [up]
When the second operand of a mod on an unsigned value is a constant power of 2, an and instruction is used instead of an integer division. This generates more efficient code.
[next] [prev] [prev-tail] [front] [up]