Skip to main content

Showing 1–1 of 1 results for author: Pain, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2207.08420  [pdf, ps, other

    cs.LO

    Formally verified 32- and 64-bit integer division using double-precision floating-point arithmetic

    Authors: David Monniaux, Alice Pain

    Abstract: Some recent processors are not equipped with an integer division unit. Compilers then implement division by a call to a special function supplied by the processor designers, which implements division by a loop producing one bit of quotient per iteration. This hinders compiler optimizations and results in non-constant time computation, which is a problem in some applications. We advocate instead… ▽ More

    Submitted 18 July, 2022; originally announced July 2022.