From owner-freebsd-questions@FreeBSD.ORG Thu Feb 8 09:58:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EA9116A40A for ; Thu, 8 Feb 2007 09:58:45 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 2070213C4A3 for ; Thu, 8 Feb 2007 09:58:45 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from coolf89ea26645 (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id l189wdx07819; Thu, 8 Feb 2007 01:58:40 -0800 (PST) (envelope-from tedm@toybox.placo.com) Message-ID: <003f01c74b67$73bbca30$3c01a8c0@coolf89ea26645> From: "Ted Mittelstaedt" To: , References: <20070207234534.ec36c642.coolzone@io.dk> <200702072007.17052.dmw@unete.cl> Date: Thu, 8 Feb 2007 01:56:49 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Cc: Rico Secada Subject: Re: Assembly language on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 09:58:46 -0000 openssl also uses assembler in some of it's files Ted ----- Original Message ----- From: "Daniel Molina Wegener" To: Cc: "Rico Secada" Sent: Wednesday, February 07, 2007 3:07 PM Subject: Re: Assembly language on FreeBSD > On Wednesday 07 February 2007 19:45, Rico Secada wrote: > > Hi > > > > I am brushing up on my assembler language and I wonder if > > anyone could recommend any particular reading well suited for > > FreeBSD? > > Try looking as(1) manual page, the gas info page (info gas) > and looking on the internet for guides regarding AT&T assembler > syntax. > > Also, is assembler code in the kernel source, the X.Org > distribution and some multimedia tools that are using mmx, sse > 3dnow instruction sets. > > > Best and kind regards, > > Rico Secada. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > Regards, > -- > .O. | Daniel Molina Wegener | C/C++ Developer > ..O | dmw [at] unete [dot] cl | FOSS Coding Adict > OOO | BSD & Linux User | Standards Rocks! > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >