Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: notesfiles - hp 1.2 08/01/83; site hp-pcd.UUCP
Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!tektronix!hplabs!hp-pcd!bill
From: bill@hp-pcd.UUCP (bill)
Newsgroups: net.micro.pc
Subject: Re: Bug in MASM 3.0 and therefore Lattic
Message-ID: <13600014@hp-pcd.UUCP>
Date: Mon, 5-Aug-85 14:22:00 EDT
Article-I.D.: hp-pcd.13600014
Posted: Mon Aug  5 14:22:00 1985
Date-Received: Mon, 12-Aug-85 00:36:04 EDT
References: <15959@watmath.UUCP>
Organization: Hewlett-Packard - Corvallis, OR
Lines: 8
Nf-ID: #R:watmath:-1595900:hp-pcd:13600014:000:353
Nf-From: hp-pcd!bill    Aug  5 10:22:00 1985

REP, REPE, and REPZ are three different mnemonics for the *same* opcode (F3h).
Similarly, REPNE and REPNZ are both mnemonics for opcode F2h.  The assembler
works just fine; the debugger always disassembles F3h into REPZ, I would
assume, since it's the most definitive form of the three (tells you exactly
what flag is checked).

bill frolik
hp-pcd!bill