OSDN Git Service

lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 26 Jun 2012 20:50:10 +0000 (16:50 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 27 Jul 2012 18:21:32 +0000 (14:21 -0400)
commite9da9a311199c26e2ba1407a06c4b241148557b7
tree7b00493c8845b7bcde8de8fbb4041f28e65adb31
parent743f07062a89a484e1be796da3eaa5e5047aee7d
lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro

Removes a false dependency on existing contents of the 2nd dst register,
giving better performance for OOE.
libavresample/x86/util.asm