This is the mail archive of the gcc-prs@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/8202: _mm_srli_si128 and _mm_slli_si128 missing from xmmintrin.h


>Number:         8202
>Category:       other
>Synopsis:       _mm_srli_si128 and  _mm_slli_si128 missing from xmmintrin.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 11 14:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ian Ollmann
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
The xmmintrin.h is missing:

_mm_srli_si128()
_mm_slli_si128()

Also, while you are in there, there is a space before the argument list that breaks the _mm_insert_epi16 macro, and one of the xmm shuffles (ps, I think) defines has a __C for a third argument, but passes "C" to the __builtin_ia32_ intrinsic.
>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]