Searched refs:hold_mm (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/inflate86/
H A Dinffast.S883 #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,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/inflate86/
H A Dinffast.S883 #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,
[all...]

Completed in 166 milliseconds