Re: Integer division

"Derek M. Jones" <derek@_NOSPAM_knosof.co.uk>
Wed, 29 Dec 2010 12:37:48 +0000

          From comp.compilers

Related articles
Integer division drizzle76@gmail.com (dz) (2010-12-27)
Re: Integer division derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2010-12-29)
Re: Integer division gah@ugcs.caltech.edu (glen herrmannsfeldt) (2010-12-30)
Re: Integer division robin51@dodo.com.au (robin) (2011-01-03)
| List of all articles for this month |

From: "Derek M. Jones" <derek@_NOSPAM_knosof.co.uk>
Newsgroups: comp.compilers
Date: Wed, 29 Dec 2010 12:37:48 +0000
Organization: virginmedia.com
References: 10-12-050
Keywords: arithmetic
Posted-Date: 29 Dec 2010 09:34:52 EST

Dz,


> I am looking for references on how to support general 32 bit
> integer division (not just invariants) on hardware without dedicated
> integer-division support and 64 bit floating point support. However


"Matters Computational" contains code + some description (and lots
of other goodies):
http://www.jjj.de/fxt/#fxtbook



Post a followup to this message

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