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
90 cmp ecx, byte SIZEOF_MMWORD
124 test cl, SIZEOF_MMWORD
127 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
128 mov ecx, SIZEOF_MMWORD
131 test cl, 2*SIZEOF_MMWORD
132 mov ecx, SIZEOF_MMWORD
135 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
136 movq mmG, MMWORD [esi+1*SIZEOF_MMWORD]
141 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
142 movq mmG, MMWORD [esi+1*SIZEOF_MMWORD]
143 movq mmF, MMWORD [esi+2*SIZEOF_MMWORD]
187 test cl, SIZEOF_MMWORD/8
189 sub ecx, byte SIZEOF_MMWORD/8
192 test cl, SIZEOF_MMWORD/4
194 sub ecx, byte SIZEOF_MMWORD/4
198 test cl, SIZEOF_MMWORD/2
199 mov ecx, SIZEOF_MMWORD
203 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
204 movq mmF, MMWORD [esi+1*SIZEOF_MMWORD]
209 movq mmA, MMWORD [esi+0*SIZEOF_MMWORD]
210 movq mmF, MMWORD [esi+1*SIZEOF_MMWORD]
211 movq mmD, MMWORD [esi+2*SIZEOF_MMWORD]
212 movq mmC, MMWORD [esi+3*SIZEOF_MMWORD]
322 sub ecx, byte SIZEOF_MMWORD
323 add esi, byte RGB_PIXELSIZE*SIZEOF_MMWORD ; inptr
324 add edi, byte SIZEOF_MMWORD ; outptr0
325 cmp ecx, byte SIZEOF_MMWORD