From: "Décio Luiz Gazzoni Filho" <decio@decpp.net>
To: Jason Molenda <jmolenda@apple.com>
Cc: gdb@sources.redhat.com
Subject: Re: Altivec doesn't work?
Date: Tue, 19 Jul 2005 03:44:00 -0000 [thread overview]
Message-ID: <54E58249-96B2-4064-A60A-5B95ED7F72C9@decpp.net> (raw)
In-Reply-To: <28363812-BF6A-4ECA-A1E7-264C1280249D@apple.com>
[-- Attachment #1: Type: text/plain, Size: 877 bytes --]
On Jul 19, 2005, at 12:39 AM, Jason Molenda wrote:
> Daniel was correct that this isn't the right forum for Apple gdb
> questions. Please send these kinds of things to xcode-
> users@lists.apple.com.
>
> You'll want to be more specific about your program that isn't
> working under gdb. For instance, this works fine with gdb-413:
>
> #include <altivec.h>
> int main () {
> vector unsigned int x = ((vector unsigned int) vec_splat_u8 (-2));
> }
>
> (gdb) p/x x
> $2 = {0xfefefefe, 0xfefefefe, 0xfefefefe, 0xfefefefe}
> (gdb)
>
> Please follow up on xcode-users@ if you have any questions or
> problems with the Apple tools. Thanks!
I asked on the perfoptimization-dev@ list. But sometime between
posting it and receiving an answer, I figured out the problem (forgot
to set the clobberlist).
Thanks for the help anyway.
Décio
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 186 bytes --]
prev parent reply other threads:[~2005-07-19 3:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-16 18:04 Décio Luiz Gazzoni Filho
2005-07-16 18:11 ` Daniel Jacobowitz
2005-07-19 3:39 ` Jason Molenda
2005-07-19 3:44 ` Décio Luiz Gazzoni Filho [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=54E58249-96B2-4064-A60A-5B95ED7F72C9@decpp.net \
--to=decio@decpp.net \
--cc=gdb@sources.redhat.com \
--cc=jmolenda@apple.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