linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lauri Pihlajakangas <lpihlajak@gmail.com>
To: Landon Blake <lblake@ksninc.com>
Cc: linux-assembly@vger.kernel.org
Subject: Re: FW: Newbie wants to try assembly.
Date: Thu, 25 Aug 2005 21:51:22 +0300	[thread overview]
Message-ID: <9b9a53ad05082511516d87fa2@mail.gmail.com> (raw)
In-Reply-To: <0D544207876CDA428F17DD7EA448C192088AA9@bailey.DOMAIN.KSNINC.PVT>

On 8/25/05, Landon Blake <lblake@ksninc.com> wrote:
> 
> 
> I am rather new to Linux, but I'm excited about what I've seen so far!
> 
> I have experience working in higher level languages like Java, Lisp, and
> I am currently learning C and C++. However, I would like to learn
> assembly language. I want to get set up for assembly language program on
> my Linux box instead of my Windows box. I was hoping that this list
> could get me pointed in the right direction.
> 
> I'm running Debian sarge on a Pentium 3/i686 machine.
> 
> I'll need suggestions on an open source assembler that will be
> compatible with the architecture I have on my Debian box, and on some
> documentation that will get me started. Is there a place to find the
> instruction set for the i686 instruction set online?
> 
> Thanks,
> 
> Landon
> 

Use NASM. http://nasm.sourceforge.net. I suggest you read it's
documention which is in the site, it also contains the instruction set
reference which you asked for. And one good thing, Intel is offering
printed copies of their reference manuals, be sure to grab your own!
http://developer.intel.com/design/pentium4/manuals/index2.htm

      reply	other threads:[~2005-08-25 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 21:22 FW: Newbie wants to try assembly Landon Blake
2005-08-25 18:51 ` Lauri Pihlajakangas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9b9a53ad05082511516d87fa2@mail.gmail.com \
    --to=lpihlajak@gmail.com \
    --cc=lblake@ksninc.com \
    --cc=linux-assembly@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).