Carefully written implementations of the 32-bit integer divide and modulus...
Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written. llvm-svn: 127882
Loading
Please register or sign in to comment