Files
reactos/lib
Aleksandar Andrejevic fda5745543 [FAST486]
The number of bit places in a shift operation is ANDed by the width of the type
when it is in a register, so (1 << c), when c is 32, is actually 1, and not 0.
Fix the calculation of MaxValue by using SignFlag | (SignFlag - 1) instead.


svn path=/branches/ntvdm/; revision=60912
2013-11-10 03:11:56 +00:00
..
2013-10-26 20:53:33 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-11-10 03:11:56 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00
2013-10-17 11:19:05 +00:00