Justin Ruggles 79414257e2 mathops: fix MULL() when the compiler does not inline the function.
If the function is not inlined, an immmediate cannot be used for the
shift parameter, so the %cl register must be used instead in that case.

This fixes compilation for x86-32 using gcc with --disable-optimizations.
2011-03-15 20:49:37 -04:00
..
2010-10-31 13:46:17 +00:00
2011-02-02 02:40:05 +00:00
2010-07-06 16:58:54 +00:00
2011-01-21 19:59:08 +00:00
2010-07-21 22:45:16 +00:00