This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/8286: Missing xmmintrin.h functions


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]