public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* vectorization
@ 2010-07-18  8:40 roy rosen
  0 siblings, 0 replies; only message in thread
From: roy rosen @ 2010-07-18  8:40 UTC (permalink / raw)
  To: gcc

Hi,

In my architecture I have simd instructions with several simd levels.
I have load and store which operate on 8 half words.
I have add and sub for 4 half words
I have mul which operates on 2 half words.
How can I utilize all of them?
Is that enough just to describe each one of these instructions?
What should be UNITS_PER_SIMD_WORD for this port?

Thanks, Roy.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-18  8:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-18  8:40 vectorization roy rosen

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).