OSDN Git Service

pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
authorMatthieu Castet <castet.matthieu@free.fr>
Mon, 24 Mar 2008 11:49:59 +0000 (11:49 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 24 Mar 2008 11:49:59 +0000 (11:49 +0000)
commitb4e806b2b9696443954de88e54ea583d705bcd24
treef004ba0421f44ab63110c1509d114bf19de615e8
parent0e58bf670dd3f690d809e74b11c5db8201fbf15e
pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
on armv4 that doesn't support this instruction. Futhermore pld is a nop on some
armv5 processor like arm926. Detect if pld is supported and have the
preprocessor remove it when it's not supported.
Fixes issue 393.
patch by matthieu castet, castet.matthieu free fr

Originally committed as revision 12569 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/armv4l/dsputil_arm_s.S