Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!samsung!uunet!stretch.cs.mun.ca!leif!alan From: alan@kean.ucs.mun.ca (ALAN KEARLEY, PROGRAMMER ANALYST, COMPUTING SERVICES (737-4555)) Newsgroups: comp.sys.ibm.pc.misc Subject: 64 bit / 32 bit integer arithmetic question. Message-ID: <169659@kean.ucs.mun.ca> Date: 12 Dec 90 10:36:20 GMT Organization: Memorial University. St.John's Nfld, Canada Lines: 13 Subject: 64Bit / 32Bit arithmetic I'am looking for a Microsoft Assembler routine to divide a 64 bit integer by a 32 bit integer returning a 32 bit integer. I have access to a math co-processor. If anyone has performed this please send me the code segment. This code will be called from a microsoft C 6.0a program. Code to perform this function without the use of a math co-processor would also be helpful. Alan alan@kean.ucs.mun.ca