From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17326 invoked by alias); 19 Oct 2002 14:56:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 17300 invoked by uid 71); 19 Oct 2002 14:56:01 -0000 Resent-Date: 19 Oct 2002 14:56:01 -0000 Resent-Message-ID: <20021019145601.17299.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, jh@suse.cz Resent-Reply-To: gcc-gnats@gcc.gnu.org, rakdver@atrey.karlin.mff.cuni.cz Received: (qmail 13306 invoked by uid 61); 19 Oct 2002 14:49:51 -0000 Message-Id: <20021019144951.13305.qmail@sources.redhat.com> Date: Sat, 19 Oct 2002 07:56:00 -0000 From: rakdver@atrey.karlin.mff.cuni.cz Reply-To: rakdver@atrey.karlin.mff.cuni.cz To: gcc-gnats@gcc.gnu.org Cc: jh@suse.cz X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: jh@suse.cz Subject: other/8286: Missing xmmintrin.h functions X-SW-Source: 2002-10/txt/msg00743.txt.bz2 List-Id: >Number: 8286 >Category: other >Synopsis: Missing xmmintrin.h functions >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sat Oct 19 07:56:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Zdenek Dvorak >Release: unknown-1.0 >Organization: >Environment: >Description: The following functions and macros are missing from xmmintrin.h as compared to Intel C++ xmmintrin.h and emmintrin.h headers: _MM_ALIGN16 _mm_add_si64 _mm_cmplt_epi16 _mm_cmplt_epi32 _mm_cmplt_epi8 _mm_cvt_pi2ps _mm_cvt_ps2pi _mm_cvt_si2ss _mm_cvt_ss2si _mm_cvtsi128_si32 _mm_cvtsi32_si128 _mm_cvtt_ps2pi _mm_cvtt_ss2si _mm_load_si128 _mm_loadl_epi64 _mm_loadu_si128 _mm_move_epi64 _mm_movepi64_pi64 _mm_mul_epu32 _mm_mul_su32 _mm_set1_epi16 _mm_set1_epi32 _mm_set1_epi64 _mm_set1_epi8 _mm_set_epi16 _mm_set_epi32 _mm_set_epi64 _mm_set_epi8 _mm_setr_epi16 _mm_setr_epi32 _mm_setr_epi64 _mm_setr_epi8 _mm_setzero_si128 _mm_store_si128 _mm_storel_epi64 _mm_storeu_si128 _mm_sub_si64 _mm_unpackhi_epi64 _mm_unpacklo_epi64 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: