From owner-cvs-all Thu Aug 19 7:58:13 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 4962F14CCF; Thu, 19 Aug 1999 07:58:09 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 0180C1C1F; Thu, 19 Aug 1999 22:58:08 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include cpufunc.h In-reply-to: Your message of "Thu, 19 Aug 1999 22:28:50 +0800." <19990819142850.C78D81C9F@overcee.netplex.com.au> Date: Thu, 19 Aug 1999 22:58:08 +0800 From: Peter Wemm Message-Id: <19990819145808.0180C1C1F@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > [..] it works out as: > > testl %eax,%eax; je 1f; bsfl %eax; addl $1,%eax; 1: > subl $1,%eax sorry, That should be incl and decl. I guess my native 6809 and m68k background is showing. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message