Lines Matching refs:SIZEOF_MMWORD
36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_MMWORD
48 and esp, byte (-SIZEOF_MMWORD) ; align to 64 bits
98 cmp ecx, byte SIZEOF_MMWORD
132 test cl, SIZEOF_MMWORD
135 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
136 mov ecx, SIZEOF_MMWORD
139 test cl, 2*SIZEOF_MMWORD
140 mov ecx, SIZEOF_MMWORD
143 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
144 movq mmG, MMWORD [esi+1*SIZEOF_MMWORD]
149 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
150 movq mmG, MMWORD [esi+1*SIZEOF_MMWORD]
151 movq mmF, MMWORD [esi+2*SIZEOF_MMWORD]
195 test cl, SIZEOF_MMWORD/8
197 sub ecx, byte SIZEOF_MMWORD/8
200 test cl, SIZEOF_MMWORD/4
202 sub ecx, byte SIZEOF_MMWORD/4
206 test cl, SIZEOF_MMWORD/2
207 mov ecx, SIZEOF_MMWORD
211 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
212 movq mmF, MMWORD [esi+1*SIZEOF_MMWORD]
217 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
218 movq mmF, MMWORD [esi+1*SIZEOF_MMWORD]
219 movq mmD, MMWORD [esi+2*SIZEOF_MMWORD]
220 movq mmC, MMWORD [esi+3*SIZEOF_MMWORD]
437 sub ecx, byte SIZEOF_MMWORD
438 add esi, byte RGB_PIXELSIZE*SIZEOF_MMWORD ; inptr
439 add edi, byte SIZEOF_MMWORD ; outptr0
440 add ebx, byte SIZEOF_MMWORD ; outptr1
441 add edx, byte SIZEOF_MMWORD ; outptr2
442 cmp ecx, byte SIZEOF_MMWORD