Lines Matching defs:hold_mm
883 #define hold_mm %mm0
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, %ecx
961 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
971 por %mm7, hold_mm /* hold_mm |= *((uint *)in)++ << bits */
975 pand hold_mm, dmask_mm
994 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
996 movd hold_mm, %ecx /* get the next bits on input stream */
1055 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
1056 movd hold_mm, %ecx
1068 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
1069 movd hold_mm, %ecx
1232 * hold = %hold_mm when mmx, and in %ebp when non-mmx
1303 psrlq used_mm, hold_mm /* hold_mm >>= last bit length */
1304 movd hold_mm, %ebp