From: Jeff Weeks Newsgroups: comp.os.msdos.djgpp Subject: fixed point math Date: Thu, 03 Jul 1997 12:10:19 -0400 Organization: Code X Software Lines: 17 Message-ID: <33BBCEEB.2714D41B@execulink.com> NNTP-Posting-Host: ppp10.pluto.execulink.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I once had some fixed point assembly language routines (divide and multiply), but can't find them any more. I was wondering if anybody could tell me where I could find some? I don't think I could write them myself and get the same speed, unfortunately. Also, do you think these assembly language routines would be faster than simply shifting and performing an actual multiply or divide? Jeff -------------------------------------------- - Code X Software - Programming to a Higher Power email: mailto:pweeks AT execulink DOT com web: http://www.execulink.com/~pweeks/ --------------------------------------------