Newsgroups: comp.sys.m68k Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!jar From: jar@cs.cornell.edu (Jonathan Rees) Subject: seeking 32-bit divide for 68000 Message-ID: <1991May29.002934.16959@cs.cornell.edu> Originator: jar@amon.cs.cornell.edu Sender: news@cs.cornell.edu (USENET news user) Nntp-Posting-Host: amon.cs.cornell.edu Organization: Cornell Univ. CS Dept, Ithaca NY 14853 Date: Wed, 29 May 1991 00:29:34 GMT Lines: 7 I'm looking for assembly code for a division routine taking signed 32-bit divisor and dividend and delivering 32-bit quotient and remainder. Separate quotient and remainder routines would also be OK. (I just want to save myself the trouble of writing them, since I know it's been done many times by others.) Any help appreciated. Jonathan Rees jar@cs.cornell.edu