From: Andreas Schwab <schwab@linux-m68k.org>
To: Tom Musta <tommusta@gmail.com>
Cc: tmusta@gmail.com, linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH 1/3] powerpc: Enable emulate_step In Little Endian Mode
Date: Wed, 30 Oct 2013 18:43:27 +0100 [thread overview]
Message-ID: <878uxairi8.fsf@igel.home> (raw)
In-Reply-To: <1382125235.2206.24.camel@tmusta-sc.rchland.ibm.com> (Tom Musta's message of "Fri, 18 Oct 2013 14:40:35 -0500")
Tom Musta <tommusta@gmail.com> writes:
> +#ifdef __LITTLE_ENDIAN__
> + if (!regs->msr & MSR_LE)
That won't work.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2013-10-30 17:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 19:38 [PATCH 0/3] powerpc: Fix Little Endian Bugs in Single Step Code Tom Musta
2013-10-18 19:40 ` [PATCH 1/3] powerpc: Enable emulate_step In Little Endian Mode Tom Musta
2013-10-30 0:13 ` Benjamin Herrenschmidt
2013-10-30 17:43 ` Andreas Schwab [this message]
2013-10-30 19:35 ` Tom Musta
2013-10-30 19:43 ` Geert Uytterhoeven
2013-10-30 21:45 ` Tom Musta
2013-10-18 19:42 ` [PATCH 2/3] powerpc: Fix Unaligned Loads and Stores Tom Musta
2013-10-18 19:44 ` [PATCH 3/3] powerpc: Fix Unaligned LE Floating Point " Tom Musta
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=878uxairi8.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=tmusta@gmail.com \
--cc=tommusta@gmail.com \
/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.