public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: danny.backx@scarlet.be
Cc: gcc@gcc.gnu.org,  Dave Korn <dave.korn.cygwin@googlemail.com>
Subject: Re: ARM wmmx instructions from gcc ?
Date: Thu, 03 Sep 2009 11:31:00 -0000	[thread overview]
Message-ID: <200909031231.35464.paul@codesourcery.com> (raw)
In-Reply-To: <1251905870.6106.127.camel@pavilion>

> > Both. By my reading the ABI you're trying to implement does not provide
> > the guarantees required to use iwmmxt instructions. There are ways around
> > this, but none of them are simple or pretty. The simplest answer is
> > "don't do that".
>
> Hi Paul,
>
> Thanks for the answer, but I'm not sure what you've told me and why.
> Could you expand a little ?
>
> Don't do what ? Use WMMX instructions in GCC ?
> or
> Don't try to use the current implementation with WMMX ?

iwmmxt instructions require doubleword data alignment . Your target 
[apparently] can't provide that. You loose.

Paul

      reply	other threads:[~2009-09-03 11:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-31 15:26 Danny Backx
2009-08-31 15:40 ` Dave Korn
2009-08-31 19:30   ` Danny Backx
2009-09-02 12:35     ` Paul Brook
2009-09-02 15:36       ` Danny Backx
2009-09-03 11:31         ` Paul Brook [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=200909031231.35464.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=danny.backx@scarlet.be \
    --cc=dave.korn.cygwin@googlemail.com \
    --cc=gcc@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).