[ros-dev] [ros-diffs] [aandrejevic] 64656: [FAST486] Update the copyright year. Implement the first batch of FPU instructions. These are still experimental.

Timo Kreuzer timo.kreuzer at web.de
Sat Oct 11 02:23:23 UTC 2014


Seriously?

Am 11.10.2014 01:07, schrieb aandrejevic at svn.reactos.org:
> +    /* Count the leading zeros */
> +    while (!(Data->Mantissa & (1 << (63 - LeadingZeros)))) LeadingZeros++;




More information about the Ros-dev mailing list