summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mathops.h
Commit message (Expand)AuthorAge
* x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-17
* mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes2013-09-15
* configure: Rename cmov processor capability to i686Diego Biurrun2013-05-12
* Move MASK_ABS macro to libavcodec/mathops.hMans Rullgard2012-08-09
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* mathops: fix MULL() when the compiler does not inline the function.Justin Ruggles2011-03-15
* mathops: change "g" constraint to "rm" in x86-32 version of MUL64().Justin Ruggles2011-03-15
* mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.Justin Ruggles2011-03-15
* Adding missing () to mathops.h.Michael Niedermayer2010-05-11
* Move NEG_[US]SR32 macros to mathops.hMåns Rullgård2010-02-17
* Move COPY3_IF_LT to lavc/mathops.hMåns Rullgård2010-01-20
* re-enable mid_pred asm on x86_64. (broke in r16681)Loren Merritt2009-02-08
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-18
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22