summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-2/+2
|\
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-2/+2
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-2/+2
|\ \ | |/
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-261-0/+1
|\ \ | |/
| * vf_hqdn3d: x86 asmLoren Merritt2012-08-261-0/+1
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-241-0/+12
|\ \ | |/
| * lavr: x86: optimized 6-channel s16 to fltp conversionJustin Ruggles2012-08-231-0/+12
| * x86: remove FASTDIV inline asmMans Rullgard2012-08-221-37/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+2
|\ \ | |/
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
| * Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-092-1/+111
|\ \ | |/
| * x86: move MANGLE() and related macros to libavutil/x86/asm.hMans Rullgard2012-08-091-0/+12
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-092-1/+99
* | x86inc.asm: remove redundant ifdef __YASM_VER__Michael Niedermayer2012-08-081-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-072-37/+18
|\ \ | |/
| * x86: fix build with nasm 2.08Mans Rullgard2012-08-071-11/+7
| * x86: use nop cpu directives only if supportedMans Rullgard2012-08-071-3/+9
| * x86: fix rNmp macros with nasmMans Rullgard2012-08-071-2/+2
| * x86: add colons after labelsMans Rullgard2012-08-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-2/+2
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-031-1/+1
|\ \ | |/
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-92/+127
|\ \ | |/
| * x86inc: clip num_args to 7 on x86-32.Loren Merritt2012-07-281-0/+3
| * x86inc: sync to latest version from x264.Ronald S. Bultje2012-07-281-92/+124
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-272-18/+23
|\ \ | |/
| * x86: add support for fmaddps fma4 instruction with abstraction to avx/sseJustin Ruggles2012-07-271-5/+11
| * x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-262-13/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-0/+12
|\ \ | |/
| * dsputil: x86: add SHUFFLE_MASK_W macroJason Garrett-Glaser2012-07-221-0/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-101-1/+40
|\ \ | |/
| * x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-101-0/+14
| * x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-101-0/+14
| * x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-101-0/+11
* | x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-101-20/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-081-0/+8
|\ \ | |/
| * x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-071-0/+8
* | x86inc: put basicnop under ifdef to prevent compile failure.Clément Bœsch2012-07-071-0/+2
* | x86inc: try to put amdnop under ifdef to prevent compile failureMichael Niedermayer2012-07-071-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-052-4/+41
|\ \ | |/
| * x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-051-4/+37
| * x86inc: modify ALIGN to not generate long nops on i586Loren Merritt2012-07-051-0/+4
| * x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-011-20/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-261-34/+36
|\ \ | |/
| * x86: cpu: whitespace (mostly) cosmeticsMans Rullgard2012-06-251-34/+36
* | x86/intmath.h: Fix mull operand constraintsyang2012-06-261-1/+1
OpenPOWER on IntegriCloud