All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [OT] Prefered Endianess for ixp4xx Processors
Date: Thu, 26 Feb 2009 11:56:49 -0800	[thread overview]
Message-ID: <20090226195649.GA26281@gmail.com> (raw)
In-Reply-To: <a7f8874a0902252037h6177f2efu1be098779fe87a69@mail.gmail.com>

On (25/02/09 20:37), Hans Henry von Tresckow wrote:
> Hi,
> Sorry if this is way off topic, but I was wondering if there are any
> advantages running an ixp4xx in either BE or LE mode

Depends on your needs. If you are looking for network processors then
the incoming data could be big endian format so if you use in BE mode
you avoid swapping. 

In LE machine you can access least signicant bits with same address and on
BE machine you have immediate access to sign bit. etc etc.

-Khem



      reply	other threads:[~2009-02-26 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-26  4:37 [OT] Prefered Endianess for ixp4xx Processors Hans Henry von Tresckow
2009-02-26 19:56 ` Khem Raj [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=20090226195649.GA26281@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.