Don't access upper 32 bits of a 32-bit int on 64-bit systems.
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Sep 2010 12:24:22 +0000 (12:24 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Sep 2010 12:24:22 +0000 (12:24 +0000)
commitada65af9d19c53ad143b324b57ac581b0dfb812b
treeb9e035bd57de42baa82f3cd01dbf5fe4e4fb7a7f
parent8328ad137035cb946f9d4c6ef907a0502092c26a
Don't access upper 32 bits of a 32-bit int on 64-bit systems.

Originally committed as revision 25140 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/dsputilenc_yasm.asm