HomeSort by relevance Sort by last modified time
    Searched full:hold_mm (Results 1 - 1 of 1) sorted by null

  /external/zlib/src/contrib/inflate86/
inffast.S 883 #define hold_mm %mm0 define
884 movd %ebp, hold_mm
913 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
923 por %mm7, hold_mm /* hold_mm |= *((uint *)in)++ << bits */
926 pand hold_mm, lmask_mm
953 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
955 movd hold_mm, %ec
    [all...]

Completed in 185 milliseconds