mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:05:48 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() When I wrote "the compiler can optimize this better" I was obviously referring to a sane compiler like MSVC. Optimize (U)Int32x32To64 on x86 GCC builds by using __emul(u), since the native math results in horribly inefficient code doing 3 multiplications and some shifts. svn path=/trunk/; revision=65480 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpaper |