All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Raiter <breadbox@muppetlabs.com>
To: linux-assembly@vger.kernel.org
Subject: Re: Local Symbol Names
Date: Wed, 25 Jun 2003 12:44:03 -0700	[thread overview]
Message-ID: <16121.64387.51274.655658@eidolon.muppetlabs.com> (raw)
In-Reply-To: <03062511461400.00228@linux24>

>	The call instruction probably was used to empty the
>	the Execution Unit's instruction cache; thereby
>	forcing it to be reloaded from memory. Or, it could
>	be used just to force a time delay.

The pop %eax instruction, however, makes it clear that the purpose of
the code is to get the current PC address into eax. As hpr suggested,
almost certainly for use in writing position-independent code.

b

  reply	other threads:[~2003-06-25 19:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-25  8:23 Local Symbol Names S kris
2003-06-25 16:09 ` Slack Traq
2003-06-25 18:06   ` hpr
2003-06-25 18:50 ` Jack Dennon
2003-06-25 19:44   ` Brian Raiter [this message]
2003-06-26  0:14     ` Jack Dennon

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=16121.64387.51274.655658@eidolon.muppetlabs.com \
    --to=breadbox@muppetlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.