• Ralph Siemsen's avatar
    [PATCH] performance improvements [Part 3] · a64e20ce
    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
extended_cpdo.c 3.76 KB