3. Using SIMD instructions
As with all processor instructions, SIMD instructions can be used at assembly programming level, but this method is complex or inefficient. The two methods used are compiler "vectorization" options and the use of functions close to assembler instructions, known as intrinsics .
3.1 Compilers
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Using SIMD instructions
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - INTEL - Intel® 64 and IA-32 architectures software developer manuals. - http://www.intel.com/content/www/us/en/ processors/architectures-software- developer-manuals.html (page consultée le 4...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!