Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Aldy Hernandez <aldyh@redhat.com>
Cc: Michael Snyder <msnyder@redhat.com>,
	gdb@sources.redhat.com, ezannoni@redhat.com
Subject: Re: [RFC] Tests for vector types?
Date: Mon, 20 May 2002 17:52:00 -0000	[thread overview]
Message-ID: <15593.39430.458732.39943@localhost.redhat.com> (raw)
In-Reply-To: <20020521003143.GF12079@redhat.com>

Aldy Hernandez writes:
 > On Mon, May 20, 2002 at 05:04:46PM -0700, Michael Snyder wrote:
 > > Say, these new vector types such as exist for Altivec...
 > > are they going to be generally available to GCC users from now on?
 > > Like, say, on i386-Linux?
 > 
 > they are already in x86: sse, mmx, etc.
 > 

Yes, but the gdb side needs to be cleaned up a bit, the gdb
implementation of these vectors is different from Altivec, i.e. they
use an old/deprecated representation. 

 > > If so, we should make up some generic tests for them for gdb.
 > 
 > unfortunately the tests can't be too generic because they depend
 > on the architecture having support for the SIMD type.  say, you
 > can't test V4SI on an architecture that only provides 64bit SIMD
 > registers (V2SI).
 > 
 > i have some patches i'm polishing up to provide just that-- any
 > SIMD type (say V4SI) regardless of if the hardware supports it.  this
 > will make it easier to write generic tests.
 > 

Cool.

Elena


 > aldy


  reply	other threads:[~2002-05-21  0:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 17:18 Michael Snyder
2002-05-20 17:32 ` Aldy Hernandez
2002-05-20 17:52   ` Elena Zannoni [this message]
2002-05-20 18:02   ` Michael Snyder
2002-05-20 20:50     ` Aldy Hernandez

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=15593.39430.458732.39943@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=aldyh@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=msnyder@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox