• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/

Lines Matching refs:REG_a

190                 "mov %3, %%"REG_a"              \n\t"
193 "movq (%0, %%"REG_a"), %%mm0 \n\t"
194 "movq 8(%0, %%"REG_a"), %%mm1 \n\t"
195 "movq (%1, %%"REG_a"), %%mm4 \n\t"
196 "movq 8(%1, %%"REG_a"), %%mm5 \n\t"
211 "pcmpeqw (%0, %%"REG_a"), %%mm4 \n\t" // block[i] == 0 ? -1 : 0
212 "pcmpeqw 8(%0, %%"REG_a"), %%mm5\n\t" // block[i] == 0 ? -1 : 0
225 "movq %%mm4, (%0, %%"REG_a") \n\t"
226 "movq %%mm5, 8(%0, %%"REG_a") \n\t"
228 "add $16, %%"REG_a" \n\t"
231 : "%"REG_a, "memory"
253 "mov %3, %%"REG_a" \n\t"
256 "movq (%0, %%"REG_a"), %%mm0 \n\t"
257 "movq 8(%0, %%"REG_a"), %%mm1 \n\t"
258 "movq (%1, %%"REG_a"), %%mm4 \n\t"
259 "movq 8(%1, %%"REG_a"), %%mm5 \n\t"
278 "pcmpeqw (%0, %%"REG_a"), %%mm4 \n\t" // block[i] == 0 ? -1 : 0
279 "pcmpeqw 8(%0, %%"REG_a"), %%mm5\n\t" // block[i] == 0 ? -1 : 0
292 "movq %%mm4, (%0, %%"REG_a") \n\t"
293 "movq %%mm5, 8(%0, %%"REG_a") \n\t"
295 "add $16, %%"REG_a" \n\t"
298 : "%"REG_a, "memory"
325 "mov %3, %%"REG_a" \n\t"
328 "movq (%0, %%"REG_a"), %%mm0 \n\t"
329 "movq 8(%0, %%"REG_a"), %%mm1 \n\t"
330 "movq (%1, %%"REG_a"), %%mm4 \n\t"
331 "movq 8(%1, %%"REG_a"), %%mm5 \n\t"
346 "pcmpeqw (%0, %%"REG_a"), %%mm4 \n\t" // block[i] == 0 ? -1 : 0
347 "pcmpeqw 8(%0, %%"REG_a"), %%mm5\n\t" // block[i] == 0 ? -1 : 0
356 "movq %%mm4, (%0, %%"REG_a") \n\t"
357 "movq %%mm5, 8(%0, %%"REG_a") \n\t"
359 "add $16, %%"REG_a" \n\t"
362 : "%"REG_a, "memory"
386 "mov %3, %%"REG_a" \n\t"
389 "movq (%0, %%"REG_a"), %%mm0 \n\t"
390 "movq 8(%0, %%"REG_a"), %%mm1 \n\t"
391 "movq (%1, %%"REG_a"), %%mm4 \n\t"
392 "movq 8(%1, %%"REG_a"), %%mm5 \n\t"
411 "pcmpeqw (%0, %%"REG_a"), %%mm4 \n\t" // block[i] == 0 ? -1 : 0
412 "pcmpeqw 8(%0, %%"REG_a"), %%mm5\n\t" // block[i] == 0 ? -1 : 0
423 "movq %%mm4, (%0, %%"REG_a") \n\t"
424 "movq %%mm5, 8(%0, %%"REG_a") \n\t"
426 "add $16, %%"REG_a" \n\t"
441 : "%"REG_a, "memory"