[CRT]
authorThomas Faber <thomas.faber@reactos.org>
Thu, 20 Feb 2014 19:28:27 +0000 (19:28 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Thu, 20 Feb 2014 19:28:27 +0000 (19:28 +0000)
- Force the use of memory operands in bit test intrinsics. Bit offsets above 31 (or 63) can't behave correctly with registers (the constant case is fine because it ensures low offsets). Thanks to Timo Kreuzer and Alex Radocea.

svn path=/trunk/; revision=62266


No differences found