other/8202: _mm_srli_si128 and _mm_slli_si128 missing from xmmintrin.h
iano@cco.caltech.edu
iano@cco.caltech.edu
Fri Oct 11 14:26:00 GMT 2002
>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:
More information about the Gcc-prs
mailing list