ffmpeg/libavcodec/x86
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction
yasm tolerates mismatch between movd/movq and source register size,
adjusting the instruction according to the register.  nasm is more
strict.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-07 15:21:20 +01:00
..
Makefile
ac3dsp.asm x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
ac3dsp_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
cabac.h
cavsdsp_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
dct32_sse.asm x86: dct32: port to cpuflags 2012-08-03 22:51:06 +02:00
deinterlace.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
dnxhd_mmx.c
dsputil_mmx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_yasm.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
dsputilenc_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
dsputilenc_yasm.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
fdct_mmx.c
fft.c
fft.h
fft_mmx.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
fmtconvert.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
fmtconvert_mmx.c
h264_chromamc.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_chromamc_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_deblock.asm
h264_deblock_10bit.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
h264_i386.h
h264_idct.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_idct_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_intrapred.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_intrapred_10bit.asm
h264_intrapred_init.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
h264_qpel_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_qpel_mmx.c
h264_weight.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_weight_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264dsp_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36_sse.asm
lpc_mmx.c
mathops.h
mlpdsp.c
motion_est_mmx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
mpegaudiodec_mmx.c
mpegvideo_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
mpegvideo_mmx_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
pngdsp-init.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
pngdsp.asm
proresdsp-init.c
proresdsp.asm
rv34dsp.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
rv34dsp_init.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
rv40dsp.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
rv40dsp_init.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
sbrdsp.asm
sbrdsp_init.c
simple_idct_mmx.c
snowdsp_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
vc1dsp_mmx.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
vc1dsp_yasm.asm
vp3dsp.asm
vp3dsp_init.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
vp8dsp-init.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
vp8dsp.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
vp56_arith.h
vp56dsp.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
vp56dsp_init.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
w64xmmtest.c