From: Erik de Castro Lopo <erikd@mega-nerd.com>
To: linuxppc-dev@lists.ozlabs.org
Subject: PowerPC assembler question
Date: Mon, 10 Jun 2013 09:01:05 +1000 [thread overview]
Message-ID: <20130610090105.fc7ec3f67d0f55cea97283e0@mega-nerd.com> (raw)
Hi all,
I'm trying to fix a problem in the PowerPC backend of the Glasgow
Haskell Compiler (GHC) and have a problem with the following
instruction form:
lwz 30, .label - (1b)(31)
Reading the documentation I could find, I have figured out that this
loads a 16 bit value into register 30. How it calculates that 16 bit
value has got me somewhat flumoxed.
Anybody care to explain?
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
next reply other threads:[~2013-06-09 23:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-09 23:01 Erik de Castro Lopo [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-09 23:01 PowerPC assembler question Erik de Castro Lopo
2013-06-09 23:21 ` Benjamin Herrenschmidt
2013-06-10 11:14 ` Erik de Castro Lopo
2013-06-10 12:41 ` David Laight
2013-06-16 6:30 ` Erik de Castro Lopo
2013-06-17 2:55 ` Benjamin Herrenschmidt
2013-06-10 21:43 ` Benjamin Herrenschmidt
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=20130610090105.fc7ec3f67d0f55cea97283e0@mega-nerd.com \
--to=erikd@mega-nerd.com \
--cc=linuxppc-dev@lists.ozlabs.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).