Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mathops: fix MULL() when the compiler does not inline the function. | Justin Ruggles | 2011-03-15 | 1 | -1/+1 |
* | mathops: change "g" constraint to "rm" in x86-32 version of MUL64(). | Justin Ruggles | 2011-03-15 | 1 | -1/+1 |
* | mathops: convert MULL/MULH/MUL64 to inline functions rather than macros. | Justin Ruggles | 2011-03-15 | 1 | -16/+37 |
* | Adding missing () to mathops.h. | Michael Niedermayer | 2010-05-11 | 1 | -3/+3 |
* | Move NEG_[US]SR32 macros to mathops.h | Måns Rullgård | 2010-02-17 | 1 | -0/+19 |
* | Move COPY3_IF_LT to lavc/mathops.h | Måns Rullgård | 2010-01-20 | 1 | -0/+12 |
* | re-enable mid_pred asm on x86_64. (broke in r16681) | Loren Merritt | 2009-02-08 | 1 | -0/+2 |
* | moves mid_pred() into mathops.h (with arch specific code split by directory) | Aurelien Jacobs | 2009-01-18 | 1 | -0/+24 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+43 |