Re: Multiplication by a constant - how?

harwood@trinidad.progress.com (Tom Harwood)
16 Mar 1997 23:37:00 -0500

          From comp.compilers

Related articles
Multiplication by a constant - how? Sergey.Solyanik@bentley.com (Sergey Solyanik) (1997-03-14)
Re: Multiplication by a constant - how? rweaver@ix.netcom.com (1997-03-16)
Re: Multiplication by a constant - how? harwood@trinidad.progress.com (1997-03-16)
Re: Multiplication by a constant - how? d.sand@ix.netcom.com (Duane Sand) (1997-03-16)
Re: Multiplication by a constant - how? harwood@trinidad.progress.com (1997-03-16)
Re: Multiplication by a constant - how? dlmoore@ix.netcom.com (David L Moore) (1997-03-16)
Re: Multiplication by a constant - how? preston@tera.com (1997-03-21)
Re: Multiplication by a constant - how? torbenm@diku.dk (1997-03-21)
Re: Multiplication by a constant - how? Sergey.Solyanik@bentley.com (Sergey Solyanik) (1997-03-27)
Re: Multiplication by a constant - how? cdg@nullstone.com (Christopher Glaeser) (1997-03-31)
Re: Multiplication by a constant - how? preston@cs.rice.edu (1997-04-02)
| List of all articles for this month |

From: harwood@trinidad.progress.com (Tom Harwood)
Newsgroups: comp.compilers
Date: 16 Mar 1997 23:37:00 -0500
Organization: Progress Software Corporation
References: 97-03-062
Keywords: arithmetic, optimize

Digital's Alpha compiler cookbook has some examples of multiplication
by a constant. They're not Wintel oriented, but the technique is the
same. See the URL


http://www.partner.digital.com/www-swdev/pages/Home/TECH/documents/alpha_cookbook/notes.htm


Then select the "How to do Integer Multiply" note.


Regards,
--
Tom Harwood harwood@bedford.progress.com
Java Query Engine Development
--


Post a followup to this message

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