ffmpeg/libavcodec/x86
James Almer 3f3d748cab x86: Move XOP emulation to x86util
We need the emulation to support the cases where the first
argument is the same as the fourth. To achieve this a fifth
argument working as a temporary may be needed.
Emulation that doesn't obey the original instruction semantics
can't be in x86inc.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-24 08:30:19 +01:00
..
ac3dsp.asm Merge remote-tracking branch 'qatar/master' 2013-04-27 11:35:03 +02:00
ac3dsp_init.c Merge commit 'b0be1ae792' 2014-01-09 20:24:15 +01:00
cabac.h avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0 2013-10-31 11:13:27 +01:00
cavsdsp.c Merge remote-tracking branch 'qatar/master' 2013-12-05 11:55:41 +01:00
constants.c Merge commit '71469f3b63' 2013-05-09 11:36:29 +02:00
constants.h Merge commit '71469f3b63' 2013-05-09 11:36:29 +02:00
dca.h Merge commit 'b23bc95920' 2014-02-19 15:44:48 +01:00
dcadsp.asm Merge commit '5b59a9fc61' 2014-02-08 01:20:33 +01:00
dcadsp_init.c Merge commit '5b59a9fc61' 2014-02-08 01:20:33 +01:00
dct32.asm build: Drop AVX assembly ifdefs 2012-11-11 20:43:28 +01:00
dct_init.c Merge remote-tracking branch 'qatar/master' 2013-08-22 14:28:42 +02:00
deinterlace.asm
dirac_dwt.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
dirac_dwt.h lavc: split snow and dirac DWTs 2013-01-14 22:59:05 +01:00
diracdsp_mmx.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
diracdsp_mmx.h
diracdsp_yasm.asm x86/dirac: fix asm on win64 2013-01-14 23:28:01 +01:00
dnxhdenc.c Merge commit '6369ba3c9c' 2013-08-30 12:08:28 +02:00
dsputil.asm Move add/diff_int16 to lossless_videodsp 2014-01-20 21:32:47 +01:00
dsputil_init.c Move add/diff_int16 to lossless_videodsp 2014-01-20 21:32:47 +01:00
dsputil_mmx.c Merge commit '458446acfa' 2013-11-15 15:07:10 +01:00
dsputil_qns_template.c avcodec/x86/dsputil_qns_template: use av_assert 2013-03-26 04:08:28 +01:00
dsputil_x86.c Merge commit '2ddb35b911' 2013-10-06 11:50:01 +02:00
dsputil_x86.h Merge commit '017a06a9ee' 2014-02-20 14:58:04 +01:00
dsputilenc.asm Merge commit '88bd7fdc82' 2013-01-23 17:44:56 +01:00
dsputilenc_mmx.c Merge remote-tracking branch 'qatar/master' 2013-12-05 11:55:41 +01:00
dwt_yasm.asm x86/dirac: fix asm on win64 2013-01-14 23:28:01 +01:00
fdct.c Merge remote-tracking branch 'qatar/master' 2013-10-07 11:37:47 +02:00
fft.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
fft.h Merge remote-tracking branch 'qatar/master' 2013-08-22 14:28:42 +02:00
fft_init.c Merge remote-tracking branch 'qatar/master' 2013-08-22 14:28:42 +02:00
flacdsp.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00
flacdsp_init.c x86/fladsp: add missing check to ff_flacdsp_init_x86() 2014-02-16 12:06:04 +01:00
fmtconvert.asm fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
fmtconvert_init.c Merge commit 'e998b56362' 2013-08-30 12:50:01 +02:00
fpel.asm Merge commit '8db00081a3' 2013-04-20 13:42:51 +02:00
fpel_mmx.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
h263_loopfilter.asm x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 2013-02-19 12:51:00 +01:00
h263dsp_init.c Merge commit '0338c39698' 2013-11-08 17:42:56 +01:00
h264_chromamc.asm dsputil: Make dsputil selectable 2013-04-10 11:04:05 +03:00
h264_chromamc_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264_deblock.asm Merge commit 'bbe4a6db44' 2013-10-08 11:23:00 +02:00
h264_deblock_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264_i386.h
h264_idct.asm Merge remote-tracking branch 'qatar/master' 2013-10-08 12:10:02 +02:00
h264_idct_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264_intrapred.asm avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8. 2013-11-17 23:12:35 +01:00
h264_intrapred_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264_intrapred_init.c Merge commit 'a03a642d5c' 2014-01-06 16:51:23 +01:00
h264_qpel.c Merge remote-tracking branch 'qatar/master' 2013-07-18 09:53:47 +02:00
h264_qpel_8bit.asm Merge commit 'e8c52271c4' 2013-03-01 13:39:47 +01:00
h264_qpel_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264_weight.asm Merge commit 'f5fa03660d' 2012-11-28 13:27:18 +01:00
h264_weight_10bit.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
h264chroma_init.c Merge remote-tracking branch 'qatar/master' 2013-07-18 09:53:47 +02:00
h264dsp_init.c Merge commit 'a03a642d5c' 2014-01-06 16:51:23 +01:00
hpeldsp.asm x86: hpeldsp: Use PAVGB instruction macro where necessary 2013-11-04 01:29:23 +01:00
hpeldsp_init.c Merge commit '4c642d8d98' 2014-01-09 20:32:53 +01:00
hpeldsp_mmx.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
hpeldsp_rnd_template.c Merge commit '46bb456853' 2013-05-14 10:18:46 +02:00
idct_mmx_xvid.c Merge commit '0b8b2ae5e9' 2013-10-06 11:25:22 +02:00
idct_sse2_xvid.c Merge commit '0b8b2ae5e9' 2013-10-06 11:25:22 +02:00
idct_xvid.h Merge commit '88bd7fdc82' 2013-01-23 17:44:56 +01:00
imdct36.asm
lossless_videodsp.asm avcodec/x86/lossless_videodsp: fix w type 2014-02-15 06:41:38 +01:00
lossless_videodsp_init.c avcodec/x86/lossless_videodsp: disable median optimizations for 16bps 2014-01-23 01:51:24 +01:00
lpc.c avcodec/x86/lpc: Fix cpu flag checks so they work 2013-08-30 12:34:52 +02:00
Makefile tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
mathops.h mathops/x86: work around inline asm miscompilation with GCC 4.8.1 2013-09-15 11:15:07 -04:00
mlpdsp.c Merge commit '2b379a9251' 2013-07-12 13:10:53 +02:00
motion_est.c Merge commit '6369ba3c9c' 2013-08-30 12:08:28 +02:00
mpeg4qpel.asm Merge commit '304b806cb5' 2013-02-12 13:26:22 +01:00
mpegaudiodsp.c Merge commit '46bacb5cc6' 2014-01-14 14:44:59 +01:00
mpegvideo.c Merge commit 'dfc50ac85e' 2013-12-20 23:44:31 +01:00
mpegvideoenc.c Merge commit 'dfc50ac85e' 2013-12-20 23:44:31 +01:00
mpegvideoenc_template.c Merge remote-tracking branch 'qatar/master' 2013-12-02 10:59:48 +01:00
pngdsp.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
pngdsp_init.c Merge remote-tracking branch 'qatar/master' 2013-07-18 09:53:47 +02:00
proresdsp.asm Merge commit '88bd7fdc82' 2013-01-23 17:44:56 +01:00
proresdsp_init.c avcodec/x86/proresdsp_init: x86 prores IDCT is bitexact again 2014-01-14 15:59:00 +01:00
qpel.asm Merge commit '8db00081a3' 2013-04-20 13:42:51 +02:00
rnd_mmx.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
rnd_template.c Merge commit '46bb456853' 2013-05-14 10:18:46 +02:00
rv34dsp.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rv34dsp_init.c Merge commit 'b0be1ae792' 2014-01-09 20:24:15 +01:00
rv40dsp.asm Merge commit 'e2b5b09789' 2013-11-05 10:26:07 +01:00
rv40dsp_init.c Merge commit 'e998b56362' 2013-08-30 12:50:01 +02:00
sbrdsp.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
sbrdsp_init.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
simple_idct.c x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 2013-09-03 17:02:49 +00:00
snowdsp.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
ttadsp.asm tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
ttadsp_init.c tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
v210-init.c
v210.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
vc1dsp.asm Merge commit '930e26a3ea' 2012-11-05 22:36:05 +01:00
vc1dsp.h
vc1dsp_init.c x86: avcodec: Add a bunch of missing #includes for av_cold 2014-01-09 15:09:07 +01:00
vc1dsp_mmx.c Merge commit '1399931d07' 2013-05-14 12:12:20 +02:00
videodsp.asm x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 2014-01-30 15:33:23 +01:00
videodsp_init.c Merge commit '51daafb02e' 2014-01-31 14:30:30 +01:00
vorbisdsp.asm Merge commit '2e4bb99f4d' 2013-01-23 17:00:26 +01:00
vorbisdsp_init.c Merge commit '6369ba3c9c' 2013-08-30 12:08:28 +02:00
vp3dsp.asm Merge commit 'c46819f229' 2013-04-16 00:44:20 +02:00
vp3dsp_init.c Merge remote-tracking branch 'qatar/master' 2013-07-18 09:53:47 +02:00
vp6dsp.asm Merge commit '8506ff97c9' 2013-08-24 11:04:11 +02:00
vp6dsp_init.c Merge commit 'b0be1ae792' 2014-01-09 20:24:15 +01:00
vp8dsp.asm Merge commit '1700b4e678' 2013-11-02 10:13:14 +01:00
vp8dsp_init.c avcodec/vp8dsp: add VP7 idct and loop filter 2014-02-15 02:15:35 +01:00
vp8dsp_loopfilter.asm Merge commit '1700b4e678' 2013-11-02 10:13:14 +01:00
vp9dsp_init.c vp9/x86: intra prediction SIMD. 2014-02-17 13:39:00 +01:00
vp9intrapred.asm vp9/x86: set correct number of registers used in intra pred asm 2014-02-18 17:20:14 +01:00
vp9itxfm.asm vp9/x86: use explicit register for relative stack references. 2014-01-24 19:25:25 -05:00
vp9lpf.asm x86/vp9lpf: simplify 2nd transpose in 44/48/88/84. 2014-02-08 11:10:23 +01:00
vp9mc.asm vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext 2014-01-18 17:08:25 +01:00
vp56_arith.h
w64xmmtest.c x86: Add an xmm clobbering wrapper for avcodec_encode_video2 2013-09-17 10:53:23 +02:00