linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: liu song <today8@gmail.com>
To: Ankit Jain <ankitjain1580@yahoo.com>
Cc: assembly <linux-assembly@vger.kernel.org>
Subject: Re: asm construct
Date: Wed, 6 Oct 2004 15:46:05 -0700	[thread overview]
Message-ID: <b4b8c64804100615464983cd54@mail.gmail.com> (raw)
In-Reply-To: <20041006104527.97542.qmail@web52903.mail.yahoo.com>

Linker is to link the libs and other objs together.

Generally, you can use gcc -S yourfile.c to see the detail of the asm construct.

song 

On Wed, 6 Oct 2004 11:45:27 +0100 (BST), Ankit Jain
<ankitjain1580@yahoo.com> wrote:
> hi
> 
> i want to know if this is correct? i am a bit confused
> about linker...i am talking this topic when we have a
> asm construct in our code.
> 
> The compiler basically reads the .c program and
> converts it into assembly code.Now during this it
> neglects this assembler construct and leaves it for
> assembler.Assembler is the person which basically
> looks for this part of the code and changes it into
> machine code.
> 
> thanks
> 
> ankit
> 
> ________________________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

      reply	other threads:[~2004-10-06 22:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-06 10:45 asm construct Ankit Jain
2004-10-06 22:46 ` liu song [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=b4b8c64804100615464983cd54@mail.gmail.com \
    --to=today8@gmail.com \
    --cc=ankitjain1580@yahoo.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 NNTP newsgroup(s).