-
Ralph Siemsen authored
NWFPE performance improvements, part three. A minor simplification - as (opcode & MASK_ARITHMETIC_OPCODE) >> 20 is frequently used, compute that quantity once and store it.
a64e20ce
NWFPE performance improvements, part three. A minor simplification - as (opcode & MASK_ARITHMETIC_OPCODE) >> 20 is frequently used, compute that quantity once and store it.