ffmpeg/libavutil/x86
Loren Merritt 2f7f2e4b41 Update x86inc.asm to latest x264 version, and add AVX symmetry.
We keep INIT_AVX (for backwards compatibility). 3arg AVX ops with
a memory arg can only have it in src2, whereas SSE emulation of
3arg prefers to have it in src1 (i.e. the mov). So, if the op is
symmetric and the wrong one is memory, swap them.
2011-11-05 20:48:14 -07:00
..
bswap.h
cpu.c x86: XOP/FMA4 CPU detection support 2011-09-26 15:30:31 -07:00
intmath.h
intreadwrite.h
timer.h
x86inc.asm Update x86inc.asm to latest x264 version, and add AVX symmetry. 2011-11-05 20:48:14 -07:00
x86util.asm fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 2011-10-21 10:13:05 -04:00