Related articles |
---|
Math routines for 68K aziz@bizet.cs.colostate.edu (1991-09-17) |
Re: Math routines for 68K jwoehr@isis.cs.du.edu (1991-09-19) |
Re: Math routines for 68K eric@zen.maths.uts.edu.au (1991-09-26) |
Newsgroups: | comp.compilers,comp.sys.m68k |
From: | jwoehr@isis.cs.du.edu (Jack J. Woehr) |
Keywords: | arithmetic, 68000, forth |
Organization: | University of Denver, Dept. of Math & Comp. Sci. |
References: | 91-09-046 |
Date: | Thu, 19 Sep 91 22:46:29 GMT |
aziz@bizet.cs.colostate.edu (Khalid Aziz) writes:
>I need programs or algorithms to do a long division, i.e. divide a 32 bit
>by another 32-bit integer, and modulus operation on long integers on 68000.
>Both the 32-bit integers can be signed or unsigned. ...
Khalid -- All the algorithms you mention are implemented (albeit somewhat
inefficiently) in A4TH1.5, the entirely PD Forth system for the Amiga with
complete source (in Forth BLOCK files), downloadable from the RealTime
Control & Forth Board BBS (303) 278-0364, right here in Colorado.
=jax=
--
jax@well.{UUCP,sf.ca.us}, du!isis!koscej!jax, JAX on GEnie
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.