Home
last modified time | relevance | path

Searched refs:FF_REG_D (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c621 "mov %1, %%"FF_REG_D" \n\t"\
622 "mov (%%"FF_REG_D"), %%"FF_REG_D" \n\t"\
623 "add %3, %%"FF_REG_D" \n\t"
675 "%"FF_REG_c"","%"FF_REG_S"","%"FF_REG_D"","%"FF_REG_d"");
700 "movdqa (%%"FF_REG_D"), %%xmm0 \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
706 "movdqa 16(%%"FF_REG_D"), %%xmm2\n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
711 "mov %1, %%"FF_REG_D" \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
712 "mov "FF_PTR_SIZE"(%%"FF_REG_D"), %%"FF_REG_D"; \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
713 "add %3, %%"FF_REG_D" \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
715 "movdqa (%%"FF_REG_D"), %%xmm4 \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
[all …]
/third_party/ffmpeg/libswscale/x86/
Dhscale_fast_bilinear_simd.c74 "movq %%mm0, (%%"FF_REG_D", %%"FF_REG_a") \n\t" in ff_init_hscaler_mmxext()
111 "movq %%mm0, (%%"FF_REG_D", %%"FF_REG_a") \n\t" in ff_init_hscaler_mmxext()
219 "mov %1, %%"FF_REG_D" \n\t" in ff_hyscale_fast_mmxext()
233 "add %%"FF_REG_a", %%"FF_REG_D" \n\t"\ in ff_hyscale_fast_mmxext()
241 "add %%"FF_REG_a", %%"FF_REG_D" \n\t"\ in ff_hyscale_fast_mmxext()
272 : "%"FF_REG_a, "%"FF_REG_c, "%"FF_REG_d, "%"FF_REG_S, "%"FF_REG_D in ff_hyscale_fast_mmxext()
308 "mov %1, %%"FF_REG_D" \n\t" in ff_hcscale_fast_mmxext()
322 "mov %6, %%"FF_REG_D" \n\t" // dst2 in ff_hcscale_fast_mmxext()
349 : "%"FF_REG_a, "%"FF_REG_c, "%"FF_REG_d, "%"FF_REG_S, "%"FF_REG_D in ff_hcscale_fast_mmxext()
/third_party/ffmpeg/libavutil/x86/
Dasm.h36 # define FF_REG_D "rdi" macro
58 # define FF_REG_D "edi" macro