Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

_mm256_movemask_ps

$
0
0

Extracts float32 sign mask. The corresponding Intel® AVX instruction is VMOVMSKPS.

Syntax

extern int _mm256_movemask_ps(__m256 a;

Arguments

a

float32 source vector

Description

Performs an extract operation of sign bits from eight single-precision floating point elements (float32 elements) of the source vector a, and composes them into bitmasks.

Returns

An integer bitmask of eight meaningful bits.

Inglés

Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>