public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Where is the built-in functions for SSE2 ?
@ 2003-02-24 14:42 Jiang Alan
  2003-02-24 15:10 ` Andreas Jaeger
  0 siblings, 1 reply; 3+ messages in thread
From: Jiang Alan @ 2003-02-24 14:42 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb2312; format=flowed, Size: 655 bytes --]




I find the built-in functions for Intel SSE and MMX instruction set in GCC 
3.2.2 from 
http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/X86-Built-in-Functions.html#X86%20Built-in%20Functions.

But I cannot find the built-in functions for Intel SSE2 instruction set. 
Where is it? Why does it not appear in the formal document? Just lack of 
time to write the document or has not been implemented just? If the answer 
is the latter, when will them been implemented? In GCC 3.3 or 3.4 ?


_________________________________________________________________
ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£  http://www.hotmail.com  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where is the built-in functions for SSE2 ?
  2003-02-24 14:42 Where is the built-in functions for SSE2 ? Jiang Alan
@ 2003-02-24 15:10 ` Andreas Jaeger
  2003-02-24 16:14   ` Herbert Schmid
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Jaeger @ 2003-02-24 15:10 UTC (permalink / raw)
  To: Jiang Alan; +Cc: gcc

"Jiang Alan" <whjiang_cn@hotmail.com> writes:

> I find the built-in functions for Intel SSE and MMX instruction set in
> GCC 3.2.2 from
> http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/X86-Built-in-Functions.html#X86%20Built-in%20Functions.
>
> But I cannot find the built-in functions for Intel SSE2 instruction
> set. Where is it? Why does it not appear in the formal document? Just
> lack of time to write the document or has not been implemented just? 
> If the answer is the latter, when will them been implemented? In GCC
> 3.3 or 3.4 ?

It will appear in GCC 3.3,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where is the built-in functions for SSE2 ?
  2003-02-24 15:10 ` Andreas Jaeger
@ 2003-02-24 16:14   ` Herbert Schmid
  0 siblings, 0 replies; 3+ messages in thread
From: Herbert Schmid @ 2003-02-24 16:14 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: Jiang Alan, gcc

Hi,

there are two Sections called

The following built-in functions are available when -msse is used.

Maybe the second one is meant to be for -msse2?

Yours,
Herbert


On Mon, 24 Feb 2003, Andreas Jaeger wrote:

> "Jiang Alan" <whjiang_cn@hotmail.com> writes:
>
> > I find the built-in functions for Intel SSE and MMX instruction set in
> > GCC 3.2.2 from
> > http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/X86-Built-in-Functions.html#X86%20Built-in%20Functions.
> >
> > But I cannot find the built-in functions for Intel SSE2 instruction
> > set. Where is it? Why does it not appear in the formal document? Just
> > lack of time to write the document or has not been implemented just?
> > If the answer is the latter, when will them been implemented? In GCC
> > 3.3 or 3.4 ?
>
> It will appear in GCC 3.3,
>
> Andreas
> --
>  Andreas Jaeger
>   SuSE Labs aj@suse.de
>    private aj@arthur.inka.de
>     http://www.suse.de/~aj
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-24 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-24 14:42 Where is the built-in functions for SSE2 ? Jiang Alan
2003-02-24 15:10 ` Andreas Jaeger
2003-02-24 16:14   ` Herbert Schmid

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