x86: Add a Yasm-based emms() replacement
This provides a fallback when building with Yasm enabled, but neither
inline assembly, nor the _mm_empty intrinsic are available or enabled.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Showing
libavutil/x86/emms.asm
0 → 100644
libavutil/x86/emms.h
0 → 100644
Please
register
or
sign in
to comment