Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!pilchuck!dataio!bright From: bright@dataio.Data-IO.COM (Walter Bright) Newsgroups: comp.sys.ibm.pc Subject: Re: Assembler for 80386 Message-ID: <1399@dataio.Data-IO.COM> Date: Mon, 26-Oct-87 13:21:39 EST Article-I.D.: dataio.1399 Posted: Mon Oct 26 13:21:39 1987 Date-Received: Wed, 28-Oct-87 06:48:27 EST References: <354@picuxa.UUCP> <1157@omepd> Reply-To: bright@dataio.UUCP (Walter Bright) Organization: Data I/O Corporation; Redmond, WA Lines: 10 In article <1157@omepd> perry@inteloa.intel.com (Perry The Cynic) writes: #In article <354@picuxa.UUCP> gp@picuxa.UUCP (Greg Pasquariello X1190) writes: ##Does anyone know if MASM 5.0 will support 386 instructions, and if not, ##is there an assembler I can get that does (running under DOS or Unix)? #Yes, MASM supports the 386 instruction set, including the 80387, both #nonprivileged and privileged instructions. I wish MASM would support the 8087 fully. Like the complete set of FNxxx opcodes. CodeView only partially supports the 8087. You can examine the state of the 8087, but you cannot modify it.