dsputil x86: use SSE float instruction instead of SSE2 integer equivalent
authorChristophe GISQUET <christophe.gisquet@gmail.com>
Wed, 21 Mar 2012 19:46:29 +0000 (20:46 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 4 Apr 2012 18:24:27 +0000 (11:24 -0700)
commit6b81da2fd030dbc03d36b38558b58e8f0f667501
tree7f09ede157249c09a02c1d84c58fa92a06c5289f
parentcd88105f6fddf04fb04fe6c57cbaac5f6037c6a6
dsputil x86: use SSE float instruction instead of SSE2 integer equivalent

All the more required since the users are pure SSE functions.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/x86/dsputil_yasm.asm
libavcodec/x86/sbrdsp.asm