From owner-freebsd-questions Wed Oct 21 00:07:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23720 for freebsd-questions-outgoing; Wed, 21 Oct 1998 00:07:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.capgemini.com.sg ([203.116.11.115]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23706 for ; Wed, 21 Oct 1998 00:07:19 -0700 (PDT) (envelope-from kadag@hotmail.com) From: kadag@hotmail.com Received: from hotmail.com ([10.64.0.40]) by mail.capgemini.com.sg (post.office MTA v2.0 0813 ID# 0-16936) with ESMTP id AAA223 for ; Wed, 21 Oct 1998 14:56:16 +0800 Message-ID: <362D87FB.CBF95936@hotmail.com> Date: Wed, 21 Oct 1998 15:06:36 +0800 X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: tutorial on assembler?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am trying to figure out the boot sector part of the FreeBSD source (/usr/src/sys/i386/biosboot/), but I find that they are not familiar to the style used in TASM or MASM etc, and they are of .S extension. Can anyone tell me where to find info on to learn about this particular style of assembly programming? best regards, Chan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message