SIMD/Operations

From MozillaWiki
< SIMD
Revision as of 16:30, 2 May 2014 by Maikmerten (talk | contribs) (Initial structure for SIMD/Operations)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To make use of SIMD data, operations are needed that work on the corresponding data types.

Load and Store

Arithmetic operations

Logical operations

Shift operations

Pack and Unpack

Comparisons

Data type conversion