ffmpeg/libavutil/x86
Mans Rullgard 963cdf39b4 x86: cpu: whitespace (mostly) cosmetics
This adds whitespace around operators, aligns line continuation
backslashes, and breaks long lines.  Also fixes an ifdef halfway
through a statement.  The one line of duplication this saved is
not worth the ugliness.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-06-25 16:24:31 +01:00
..
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
bswap.h x86: place some inline asm under #if HAVE_INLINE_ASM 2012-06-25 13:23:12 +01:00
cpu.c x86: cpu: whitespace (mostly) cosmetics 2012-06-25 16:24:31 +01:00
float_dsp.asm float_dsp: add x86-optimized functions for vector_fmac_scalar() 2012-06-18 18:01:14 -04:00
float_dsp_init.c float_dsp: add x86-optimized functions for vector_fmac_scalar() 2012-06-18 18:01:14 -04:00
intmath.h x86: place some inline asm under #if HAVE_INLINE_ASM 2012-06-25 13:23:12 +01:00
intreadwrite.h
timer.h
w64xmmtest.h
x86inc.asm x86inc: support AVX abstraction for 2-operand instructions 2012-04-18 21:14:32 -04:00
x86util.asm x86: Avoid movs on BUTTERFLYPS when in AVX mode 2012-05-29 15:29:46 +02:00