Article | REF: H1200 V1

SIMD instruction sets

Authors: Daniel ETIEMBLE, Lionel LACASSAGNE

Publication date: February 10, 2015

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

6. Glossary – Definitions

SIMD (Single instruction, Multiple data streams)

Or, in French, un seul flux d'instructions et plusieurs flux de données. Originally used to describe parallel computers where a single stream of instructions works simultaneously on several streams of data: each instruction is applied simultaneously to several pieces of data to produce several results. Since the early 90s, it has been used to describe microprocessor instructions that operate on the same principle.

AoS (Array of Structures)

Data structure in a programming language: an array, each element of which is a structure defined in the language.

SoA (Structure of Arrays)

Data structure in a programming language: a structure in which each element is an array.

AES (Advanced Encryption Standard)...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Glossary – Definitions