Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Sep 1998 21:27:14 +0200
From:      Mark Murray <mark@grondar.za>
To:        dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= )
Cc:        Rodrigo Ormonde <ormonde@aker.com.br>, hackers@FreeBSD.ORG
Subject:   Re: Assembler with FreeBSD 
Message-ID:  <199809031927.VAA10889@gratis.grondar.za>
In-Reply-To: Your message of " 03 Sep 1998 18:54:25 %2B0200." <xzpk93lxhku.fsf@hrotti.ifi.uio.no> 
References:  <3.0.3.32.19980903123603.0068c6f4@cnt.org.br>   <xzpk93lxhku.fsf@hrotti.ifi.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Why do you want to do that? FreeBSD isn't DOS. Your assembler routine
> is unlikely to be significantly faster than the corresponding C code
> compiled with 'gcc -O3'.

Disagree.

Anyone who has seen Phil Karn's(?) DES-in-N-clock-cycles will
recognise that a talented assembler programmer can beat the crap
out of a C compiler if he recodes his algorithm specifically for
_*1*_ processor type.

To answer the original question, get the GNU sources (they are in
src/contrib/... or a ftp site near you) for GAS (gnu Assembler).
That will include the Texinfo source for the stuff you want.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809031927.VAA10889>