-
- Downloads
Add support routines for converting (truncate x d) for constant d from
using division to multiplication by a magic multiplier. (From Hacker's Delight on signed and unsigned division.)
Loading
Please register or sign in to comment
using division to multiplication by a magic multiplier. (From Hacker's Delight on signed and unsigned division.)