From owner-freebsd-hackers Mon Aug 27 0:11:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from blueyonder.co.uk (pcow024o.blueyonder.co.uk [195.188.53.126]) by hub.freebsd.org (Postfix) with ESMTP id BAFFE37B405 for ; Mon, 27 Aug 2001 00:11:27 -0700 (PDT) (envelope-from steve@mail.yahoo.com) Received: from mail.yahoo.com ([62.30.71.217]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 27 Aug 2001 08:11:35 +0100 Received: (from steve@localhost) by mail.yahoo.com (8.11.3/8.11.3) id f7R7BCJ00576 for freebsd-hackers@freebsd.org; Mon, 27 Aug 2001 08:11:12 +0100 (BST) (envelope-from steve) Date: Mon, 27 Aug 2001 08:11:12 +0100 From: Steve Roome To: freebsd-hackers@freebsd.org Subject: Re: function calls/rets in assembly Message-ID: <20010827081112.C365@dylan.home> Mail-Followup-To: Steve Roome , freebsd-hackers@freebsd.org References: <20010824010139.E365@dylan.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010824010139.E365@dylan.home>; from stephen_roome@yahoo.com on Fri, Aug 24, 2001 at 01:01:39AM +0100 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 24, 2001 at 01:01:39AM +0100, I wrote: > Hi, I'm having some problems with (what ought to be) fairly > straightforward assembly, mainly I think, with how FreeBSD (4.3, but > does that matter ?) does function calls (which don't work for me!) ... Many responses. ... Thanks for all your responses, (especially those I might have failed to get back to.) and the informative extra chat about why gcc sucks so much. One final question... (which may be a gcc question, sorry if it is..) why do we have some people proposing the use of "leave". When from the docs I've read, leave takes longer than a mov and return ? Steve Roome To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message