public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/8075: __builtin_ia32_* functions are missing for MOVDQA and MOVDQU
@ 2002-10-21 15:13 hubicka
  0 siblings, 0 replies; 2+ messages in thread
From: hubicka @ 2002-10-21 15:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, iano, nobody

Synopsis: __builtin_ia32_* functions are missing for MOVDQA and MOVDQU

State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Mon Oct 21 15:13:53 2002
State-Changed-Why:
    with feeling of great satisfaction :)
            (ix86_init_mmx_sse_builtins): Add v2di_ftype_void, di_ftype_v2di,
            v16qi_ftype_pchar, void_ftype_pchar_v16qi, v4si_ftype_pchar,
            void_ftype_pchar_v4si; Initialize __builtin_ia32_movdq2q,
            __builtin_ia32_loaddqa, __builtin_ia32_loaddqu, __builtin_ia32_loadd
            __builtin_ia32_storedqa, __builtin_ia32_storedqu, __builtin_ia32_stored
            __builtin_ia32_setzero128.
            (ix86_expand_builtin): Handle IX86_BUILTIN_CLRTI, IX86_BUILTIN_LOADDQA,
            IX86_BUILTIN_LOADDQU, IX86_BUILTIN_LOADD, IX86_BUILTIN_STOREDQA,
            IX86_BUILTIN_STOREDQU, IX86_BUILTIN_STORED, Ix86_BUILTIN_MOVQ.
            * i386.h (ix86_builtins): Add IX86_BUILTIN_LOADDQA, IX86_BUILTIN_LOADDQU,
            IX86_BUILTIN_STOREDQA, IX86_BUILTIN_STOREDQU, IX86_BUILTIN_LOADD,
            IX86_BUILTIN_STORED, IX86_BUILTIN_CLRTI, IX86_BUILTIN_MOVDQ2Q,
            IX86_BUILTIN_PUNPCKLQDQ128, Ix86_BUILTIN_MOVQ.
            * i386.md (sse2_punpcklqdq, sse2_movqsse2_loadd, sse2_stored,
            sse2_movq): New patterns.
            (sse2_movdqa, sse2_movdqu, sse2_movdq2q): Fix.
            * xmmintrin.h (_mm_load_si128, _mm_loadu_si128, _mm_loadl_epi64,
            _mm_store_si128, _mm_storeu_si128, _mm_storel_epi64,
            _mm_setzero_si128, _mm_set_epi64, _mm_set_epi32, _mm_set_epi16,
            _mm_set_epi8, _mm_set1_epi64, _mm_set1_epi32, _mm_set1_epi16,
            _mm_set1_epi8, _mm_setr_epi64, _mm_setr_epi32, _mm_setr_epi16,
            _mm_setr_epi8, _mm_unpacklo_epi64,_mm_set_moveq): New functions.
            (_mm_insert_epi16): Fix.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8075


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

* other/8075: __builtin_ia32_* functions are missing for MOVDQA and MOVDQU
@ 2002-09-27 14:56 iano
  0 siblings, 0 replies; 2+ messages in thread
From: iano @ 2002-09-27 14:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8075
>Category:       other
>Synopsis:       __builtin_ia32_* functions are missing for MOVDQA and MOVDQU
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 27 14:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ian Ollmann
>Release:        gcc 3.3 20020925 (experimental)
>Organization:
>Environment:
Linux Red Hat 7.3 (P4/2530)
>Description:
The compiler is missing __builtin_ia32_* intrinsics for MOVDQA and MOVDQU. These do not appear in gcc/config/i386/i386.c. We need the load and store versions to use the integer SSE2 instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-21 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-21 15:13 other/8075: __builtin_ia32_* functions are missing for MOVDQA and MOVDQU hubicka
  -- strict thread matches above, loose matches on Subject: below --
2002-09-27 14:56 iano

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