Home | History | Annotate | Download | only in codeflinger

Lines Matching full:cycles

693     // about ~22 cycles / pixel
798 // about ~40 cycles / pixel
881 // about ~38 cycles / pixel
1021 // SMULL/UMULL is 3 cycles
1025 // UMULL takes 4 cycles (interlocked), and we can get away with
1026 // 2 cycles using SMULWB, but we're loosing 16 bits of precision
1038 // 4 cycles (common case)