All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Lindahl <lindahl@keyresearch.com>
To: linux-mips@linux-mips.org
Subject: Re: R_MIPS_26 etc.
Date: Thu, 12 Dec 2002 07:14:53 -0800	[thread overview]
Message-ID: <20021212071453.A1895@wumpus.attbi.com> (raw)
In-Reply-To: <ECEPLLMMNGHMFBLHCLMAOEDMDGAA.yaelgilad@myrealbox.com>; from yaelgilad@myrealbox.com on Thu, Dec 12, 2002 at 09:07:27AM +0200

On Thu, Dec 12, 2002 at 09:07:27AM +0200, yaelgilad wrote:

> Looking in the assembly code of my driver, I see the following
> pattern repeating with every function call.
>     4ce4: 0c000000  jal 0
>       4ce4: R_MIPS_26 rx_wait_packet
> (R_MIPS_26 is sometimes replaces by a similar command)

jal takes a 26 bit address. R_MIPS_26 is the corresponding relocation.

-- greg

  reply	other threads:[~2002-12-12 15:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12  7:07 R_MIPS_26 etc yaelgilad
2002-12-12  7:07 ` yaelgilad
2002-12-12 15:14 ` Greg Lindahl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10 16:11 yaelgilad
2002-12-10 16:11 ` yaelgilad
2002-12-10 16:19 ` Greg Lindahl

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=20021212071453.A1895@wumpus.attbi.com \
    --to=lindahl@keyresearch.com \
    --cc=linux-mips@linux-mips.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.