summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mathops.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-171-0/+5
* mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes2013-09-151-1/+1
* configure: Rename cmov processor capability to i686Diego Biurrun2013-05-121-4/+2
* Move MASK_ABS macro to libavcodec/mathops.hMans Rullgard2012-08-091-0/+6
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-251-0/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* mathops: fix MULL() when the compiler does not inline the function.Justin Ruggles2011-03-151-1/+1
* mathops: change "g" constraint to "rm" in x86-32 version of MUL64().Justin Ruggles2011-03-151-1/+1
* mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.Justin Ruggles2011-03-151-16/+37
* Adding missing () to mathops.h.Michael Niedermayer2010-05-111-3/+3
* Move NEG_[US]SR32 macros to mathops.hMåns Rullgård2010-02-171-0/+19
* Move COPY3_IF_LT to lavc/mathops.hMåns Rullgård2010-01-201-0/+12
* re-enable mid_pred asm on x86_64. (broke in r16681)Loren Merritt2009-02-081-0/+2
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-181-0/+24
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+43
OpenPOWER on IntegriCloud