From owner-freebsd-current Tue Jun 25 6:27:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id 3178137B403 for ; Tue, 25 Jun 2002 06:27:33 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.4/8.12.4) with ESMTP id g5PDRWbP087867; Tue, 25 Jun 2002 09:27:32 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.4/8.12.4/Submit) id g5PDRV6K087866; Tue, 25 Jun 2002 09:27:31 -0400 (EDT) Date: Tue, 25 Jun 2002 09:27:31 -0400 From: Alexander Kabaev To: John Polstra Cc: current@freebsd.org Subject: Re: Bootstrap problems for asm Message-Id: <20020625092731.3981f72a.ak03@gte.com> In-Reply-To: <200206242230.g5OMUpw31505@vashon.polstra.com> References: <200206241524.g5OFO6p30824@vashon.polstra.com> <20020624112151.A55057@dragon.nuxi.com> <20020624175612.7abe6e52.ak03@gte.com> <200206242230.g5OMUpw31505@vashon.polstra.com> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.8claws6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just copied the relevant example from IBM developerWorks site. I guess they have a thing or two to learn on the topic they were trying to teach :) On Mon, 24 Jun 2002 15:30:51 -0700 (PDT) John Polstra wrote: > > Your patch isn't quite right. It's true that matching constraints > are allowed only for registers. But read-modify-write operands can > still be specified in other ways, specifically using the "+" > modifier. Here's the patch which I'm testing at the moment. I'll > commit it later today unless I find something wrong with it. > > John > > -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message