[PATCH] performance improvements [Part 3]
NWFPE performance improvements, part three. A minor simplification - as (opcode & MASK_ARITHMETIC_OPCODE) >> 20 is frequently used, compute that quantity once and store it.
Showing
Please register or sign in to comment