Date: Sun, 17 Mar 1996 20:29:42 +0000 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Terry Lambert <terry@lambert.org> Cc: bde@zeta.org.au (Bruce Evans), jdp@polstra.com, freebsd-hackers@FreeBSD.org, nate@sneezy.sri.com Subject: Re: GAS question Message-ID: <6298.827094582@critter.tfs.com> In-Reply-To: Your message of "Sun, 17 Mar 1996 12:20:28 MST." <199603171920.MAA19795@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Assembly for a C callable function in gas: > > > > foo: > > ret > > > > :-) > > I don't see you handling C parameters or obeying register saves for > calling conventions or dealing automatically with "callee pop" or > any of a large number of other issues that using a real optimizing > macroassembler would handle for you. I sit here with the documentation of the calling convention, and as far as I can tell all rules are obeyed to the letter. :-) -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6298.827094582>