Lines Matching refs:SIZEOF_MMWORD
92 test eax, SIZEOF_MMWORD-1
297 psrlq mm7, (SIZEOF_MMWORD-2)*BYTE_BIT
304 movq MMWORD [edx+0*SIZEOF_MMWORD], mm1 ; temporarily save
305 movq MMWORD [edx+1*SIZEOF_MMWORD], mm5 ; the intermediate data
306 movq MMWORD [edi+0*SIZEOF_MMWORD], mm2
307 movq MMWORD [edi+1*SIZEOF_MMWORD], mm6
317 add eax, byte SIZEOF_MMWORD-1
318 and eax, byte -SIZEOF_MMWORD
319 cmp eax, byte SIZEOF_MMWORD
330 psllq mm1, (SIZEOF_MMWORD-2)*BYTE_BIT
333 pand mm1, MMWORD [edx+1*SIZEOF_MMWORD] ; mm1=( - - - 7)
334 pand mm2, MMWORD [edi+1*SIZEOF_MMWORD] ; mm2=( - - - 7)
345 movq mm0, MMWORD [ebx+1*SIZEOF_MMWORD] ; mm0=row[ 0][1]
346 movq mm1, MMWORD [ecx+1*SIZEOF_MMWORD] ; mm1=row[-1][1]
347 movq mm2, MMWORD [esi+1*SIZEOF_MMWORD] ; mm2=row[+1][1]
553 add edx, byte (2*SIZEOF_MMWORD)-1
554 and edx, byte -(2*SIZEOF_MMWORD)
575 movq mm0, MMWORD [esi+0*SIZEOF_MMWORD]
581 movq MMWORD [edi+0*SIZEOF_MMWORD], mm0
582 movq MMWORD [edi+1*SIZEOF_MMWORD], mm1
584 sub eax, byte 2*SIZEOF_MMWORD
587 movq mm2, MMWORD [esi+1*SIZEOF_MMWORD]
593 movq MMWORD [edi+2*SIZEOF_MMWORD], mm2
594 movq MMWORD [edi+3*SIZEOF_MMWORD], mm3
596 sub eax, byte 2*SIZEOF_MMWORD
599 add esi, byte 2*SIZEOF_MMWORD ; inptr
600 add edi, byte 4*SIZEOF_MMWORD ; outptr