Lines Matching defs:shift

443             int shift;
464 shift = s_start;
472 value = (*sp >> shift) & 0x1;
473 *dp &= (png_byte)((0x7f7f >> (7 - shift)) & 0xff);
474 *dp |= (png_byte)(value << shift);
477 if (shift == s_end)
479 shift = s_start;
484 shift += s_inc;
500 int shift;
522 shift = s_start;
528 value = (*sp >> shift) & 0x3;
529 *dp &= (png_byte)((0x3f3f >> (6 - shift)) & 0xff);
530 *dp |= (png_byte)(value << shift);
533 if (shift == s_end)
535 shift = s_start;
540 shift += s_inc;
555 int shift;
576 shift = s_start;
582 value = (*sp >> shift) & 0xf;
583 *dp &= (png_byte)((0xf0f >> (4 - shift)) & 0xff);
584 *dp |= (png_byte)(value << shift);
587 if (shift == s_end)
589 shift = s_start;
594 shift += s_inc;
2913 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
2916 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2934 "psllq _ShiftBpp, %%mm6 \n\t" // shift mm6 mask to cover last
2938 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2984 _ActiveMask.use = 0xffffffffffffffffLL; // use shift below to clear
3011 "psrlq _ShiftRem, %%mm2 \n\t" // shift data to pos. correctly
3039 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3100 "psrlq _ShiftRem, %%mm2 \n\t" // shift data to pos. correctly
3130 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3133 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3151 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3154 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3171 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3174 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3599 "psrlq _ShiftRem, %%mm1 \n\t" // shift last 3 bytes to 1st
3605 "psrlq _ShiftRem, %%mm3 \n\t" // shift last 3 bytes to 1st
3719 "psllq _ShiftBpp, %%mm7 \n\t" // shift bytes to 2nd group of
3728 "psllq _ShiftBpp, %%mm1 \n\t" // shift bytes
3823 // must shift to position Raw(x-bpp) data
3830 // must shift to position Prior(x-bpp) data
4572 "sub_3lp: \n\t" // shift data for adding first
4574 // shift clears inactive bytes)
4581 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4587 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4661 "sub_4lp: \n\t" // shift data for adding first
4663 // shift clears inactive bytes)
4669 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4715 "sub_2lp: \n\t" // shift data for adding first
4717 // shift clears inactive bytes)
4724 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4730 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4736 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly