Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sdcrdcf.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!sdcsvax!sdcrdcf!doon From: doon@sdcrdcf.UUCP (Harry W. Reed) Newsgroups: net.micro,net.micro.16k,net.micro.68k Subject: Typo in 32000 Instruction Set Reference Manual ??? Message-ID: <1832@sdcrdcf.UUCP> Date: Wed, 13-Mar-85 02:12:14 EST Article-I.D.: sdcrdcf.1832 Posted: Wed Mar 13 02:12:14 1985 Date-Received: Fri, 15-Mar-85 05:32:34 EST Reply-To: doon@sdcrdcf.UUCP (Harry W. Reed) Distribution: net Organization: System Development Corp. R+D, Santa Monica Lines: 15 Xref: watmath net.micro:9705 net.micro.16k:282 net.micro.68k:672 According to the National Semiconductor 32000 Instruction Set Reference Manual the instruction ... extw r0, 0(r1), r2, 7 produces the code: 2E 81 40 00 07. I say that it should be ... 2E 81 48 00 07. Is this indeed a typo or am I constructing the instruction incorrectly??? Could someone please run this through a 32000 assembler and let me know what the true encoding for extw... is? Harry Reed.