public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: hubicka@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, iano@cco.caltech.edu,
	nobody@gcc.gnu.org
Subject: Re: other/8075: __builtin_ia32_* functions are missing for MOVDQA and MOVDQU
Date: Mon, 21 Oct 2002 15:13:00 -0000	[thread overview]
Message-ID: <20021021221354.1447.qmail@sources.redhat.com> (raw)

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


             reply	other threads:[~2002-10-21 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 15:13 hubicka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-27 14:56 iano

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=20021021221354.1447.qmail@sources.redhat.com \
    --to=hubicka@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=iano@cco.caltech.edu \
    --cc=nobody@gcc.gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).