Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!orsvax1!pyrnj!caip!seismo!mcvax!cernvax!mnl From: mnl@cernvax.UUCP (mnl) Newsgroups: net.micro.pc Subject: 8087 opcodes needed Message-ID: <292@cernvax.UUCP> Date: Thu, 3-Apr-86 13:40:36 EST Article-I.D.: cernvax.292 Posted: Thu Apr 3 13:40:36 1986 Date-Received: Sat, 5-Apr-86 11:46:14 EST Organization: CERN, Geneva/Switzerland Lines: 17 subject: 8087 opcodes needed Newsgroups: net.micro.pc I'm trying to write a pair of routines to convert 64-bit floating point (which is what our Modula-2 compiler uses) to and from 32-bit floating point. Unfortunately, I can't seem to find any list of 8087 opcodes, and Masm doesn't seem to know about the 8087. What I need are the opcodes for: FLD ;32-bit and 64-bit, i.e. DWORD and QWORD FSTP ; as above Thanks in advance -- mnl@cernvax.bitnet or ...!seismo!mcvax!cernvax!mnl "This function is occasionally useful as the arguement to a function which requires a function as an arguement." Guy Steele, Jr.