Home
last modified time | relevance | path

Searched refs:ebxsave (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c205 uint64_t ebxsave; in ff_hyscale_fast_mmxext() local
215 "mov %%"FF_REG_b", %5 \n\t" // ebxsave in ff_hyscale_fast_mmxext()
270 ,"m" (ebxsave) in ff_hyscale_fast_mmxext()
295 DECLARE_ALIGNED(8, uint64_t, ebxsave); in ff_hcscale_fast_mmxext()
304 "mov %%"FF_REG_b", %7 \n\t" // ebxsave in ff_hcscale_fast_mmxext()
347 ,"m" (ebxsave) in ff_hcscale_fast_mmxext()

Completed in 2 milliseconds