Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site convexs Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!convex!convexs!wallach From: wallach@convexs.UUCP Newsgroups: net.arch Subject: Re: Right shift vs. divide (change Message-ID: <3000003@convexs> Date: Fri, 10-Jan-86 09:49:00 EST Article-I.D.: convexs.3000003 Posted: Fri Jan 10 09:49:00 1986 Date-Received: Fri, 17-Jan-86 02:30:36 EST References: <32@calgary.UUCP> Lines: 7 Nf-ID: #R:calgary.UUCP:32:convexs:3000003:000:332 Nf-From: convexs.UUCP!wallach Jan 10 08:49:00 1986 the statement in the previous note is correct. however, within the internal logical of the processor, an extra bit of precision, namely the carry bit is used to handle the most negative number. one not remember not to confuse implementation from the algorithm. the algorithm works, but requires a n+1 bit implementation.