Re: modulus and remainder

"Joachim Durchholz" <joachim_d@gmx.de>
1 Jul 2001 23:56:29 -0400

          From comp.compilers

Related articles
modulus and remainder lockner@chaos.cns.uni.edu (Matthew J. Lockner) (2001-06-28)
Re: modulus and remainder Peter-Lawrence.Montgomery@cwi.nl (2001-07-01)
Re: modulus and remainder joachim_d@gmx.de (Joachim Durchholz) (2001-07-01)
| List of all articles for this month |

From: "Joachim Durchholz" <joachim_d@gmx.de>
Newsgroups: comp.compilers
Date: 1 Jul 2001 23:56:29 -0400
Organization: Compilers Central
References: 01-06-078
Keywords: arithmetic
Posted-Date: 01 Jul 2001 23:56:29 EDT

An article that discussed code generation for division is
Granlund, Montgomery, Division by Invariant Integers using
Multiplication.
It also discusses remainder algorithms, and the factors that influence
the selection of generated code.
It's available in Proceedings of the SIGPLAN PLDI'94 Conference, June
1994 and on the Web at ftp://ftp.cwi.nl/pub/pmontgom/divcnst.psa4.gz'
(and .psl.gz too).


Regards,
Joachim


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.