| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -2/+2 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86: use 32-bit source registers with movd instruction | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions. | Michael Kostylev | 2012-05-15 | 1 | -1/+1 |
* | rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC | Christophe Gisquet | 2012-05-10 | 1 | -3/+313 |
* | rv40dsp x86: use only one register, for both increment and loop counter | Christophe GISQUET | 2012-04-10 | 1 | -23/+20 |
* | rv40dsp: implement prescaled versions for biweight. | Christophe GISQUET | 2012-04-10 | 1 | -39/+31 |
* | rv40: x86 SIMD for biweight | Christophe Gisquet | 2012-01-30 | 1 | -0/+207 |