home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
- From: af458@yfn.ysu.edu (Jon K. Salmon)
- Subject: 64-bit arithmetic
- Message-ID: <1992Sep7.235405.28724@news.ysu.edu>
- Sender: news@news.ysu.edu (Usenet News Admin)
- Nntp-Posting-Host: yfn
- Organization: Youngstown State University/Youngstown Free-Net
- Date: Mon, 7 Sep 1992 23:54:05 GMT
- Lines: 11
-
-
- On Sep 1, Anthony Li requested information on 64-bit arithmetics:
-
- The November 14, 1989 issue (v8n19) of PC Magazine presented the
- appropriate routines in the Power Programming column by Ray Duncan.
- Actually, only multiplication and division were shown, since addition
- and subtraction can be accomplished relatively easily via the ADC and
- SBB instructions.
-
- -- Jon
- --
-