summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mathops.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'Michael Niedermayer2015-03-171-0/+2
|\
| * 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
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-191-0/+3
* | Use intel compliant CDQ instead of CLTD in inline asm.Matt Oliver2014-03-301-1/+1
* | mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes2013-06-211-1/+1
* | Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'Michael Niedermayer2013-05-131-4/+2
|\ \ | |/
| * configure: Rename cmov processor capability to i686Diego Biurrun2013-05-121-4/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-0/+6
|\ \ | |/
| * Move MASK_ABS macro to libavcodec/mathops.hMans Rullgard2012-08-091-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-251-0/+3
|\ \ | |/
| * 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