view sh4/Makefile @ 12457:2982071047a2 libavcodec

Use "d" suffix for general-purpose registers used with movd. This increases compatibilty with nasm and is also more consistent, e.g. with h264_intrapred.asm and h264_chromamc.asm that already do it that way.
author reimar
date Sun, 05 Sep 2010 10:10:16 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += sh4/dsputil_align.o           \
                                          sh4/dsputil_sh4.o             \
                                          sh4/idct_sh4.o                \