Date: Tue, 20 Oct 1998 11:16:12 +0930 From: Greg Lehey <grog@lemis.com> To: Jim Trek <progress@frontiernet.net>, freebsd-questions@FreeBSD.ORG Subject: Re: Assembly Language Documentation Message-ID: <19981020111612.F433@freebie.lemis.com> In-Reply-To: <Pine.A41.3.96.981019120030.59062A-100000@node6.cwnet.frontiernet.net>; from Jim Trek on Mon, Oct 19, 1998 at 12:01:41PM -0400 References: <Pine.A41.3.96.981019120030.59062A-100000@node6.cwnet.frontiernet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 19 October 1998 at 12:01:41 -0400, Jim Trek wrote: > > Is any part of FreeBSD documented in assembly language? I'm not sure if I understand you correctly. Assembly language is used for programming, not documntation. If you mean "is any part of FreeBSD *written* in assembler?", the answer is yes. Take a look at /usr/src/sys/i386/i386/*.s, notably /usr/src/sys/i386/i386/locore.s. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981020111612.F433>