Notes on computers, programming and all the stuff
niedziela, 16 marca 2014
Scalar version of SSE move mask instruction
SSE instruction
PMOVMSKB
gathers all most significant bits from bytes and stores them as a single 16-bit value; similar action is performed by
MOVMSKPD
and
MOVMSKPS
.
Such operation could be easily done using scalar multiplication.
Read more ...
Brak komentarzy:
Prześlij komentarz
‹
›
Strona główna
Wyświetl wersję na komputer
Brak komentarzy:
Prześlij komentarz