mathops: change "g" constraint to "rm" in x86-32 version of MUL64().
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 15 Mar 2011 17:35:05 +0000 (13:35 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 15 Mar 2011 17:43:47 +0000 (13:43 -0400)
commitaaff3b312ed0a67750aa0a3a3300a3b69bb87150
treefee89a146ec9d563d70bb5438670e69b1293aa47
parentb181b8fb96f9fdc2b166fcbd048110cec653cdf9
mathops: change "g" constraint to "rm" in x86-32 version of MUL64().

The 1-arg imul instruction cannot take an immediate argument, only a register
or memory argument.
libavcodec/x86/mathops.h