Home | History | Annotate | Download | only in masmx86

Lines Matching full:loop

167 ; we increment chain_length because in the asm, the --chain_lenght is in the beginning of the loop

233 ; here, in the loop
280 ; begin the main loop
283 ; if chain_length <=16, don't use the unrolled loop
462 repe cmpsd ; loop until mismatch
488 ; now we restore edx, ecx and esi, for the big loop
509 ; now we restore ecx and esi, for the big loop :
698 ;;; entering the main loop.
783 ;;; Jump into the main loop.
798 ;;; Here is the inner loop of the function. The function will spend the
799 ;;; majority of its time in this loop, and majority of that time will
802 ;;; Within this loop:
847 ;;; starting the compare loop. So what this code does is skip over 0-3
851 ;;; It should be confessed that this loop usually does not represent
884 ;;; have so far, then forget it and return to the lookup loop.