Instruction sets and data types
SIMD instruction sets

Add to my library

H1200 V1 Article

Instruction sets and data types


SIMD instruction sets

Authors : Daniel ETIEMBLE, Lionel LACASSAGNE

Publication date: February 10, 2015 | Lire en français

Add to my library Add to my library

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

1. Instruction sets and data types

High-level languages define a number of data types, for both integers and floats. For integers, there are 8-bit, 16-bit, 32-bit and 64-bit signed and unsigned variants. For floats, there are 32-bit (single-precision) and 64-bit (double-precision) floats. This wide range of formats reflects the fact that applications have different requirements:

  • image processing uses bytes (8 bits), with one byte for grayscale processing and three bytes for color processing;

  • signal processing generally uses 16-bit data, etc.

With conventional, so-called scalar, instruction sets, arithmetic operations on integer data exist in just one format, corresponding to the number of bits in the instruction set's registers: 32-bit for 32-bit processors, 64-bit for 64-bit processors. When memory accesses...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

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?


Article included in this offer

"Software technologies and System architectures"

( 230 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details

Dans les ressources documentaires

Introduction au parallélisme et aux architectures parallèles

Le parallélisme est dorénavant utilisé dans la majorité des architectures, des systèmes embarqués aux sup...

Jeux d'instructions des processeurs

Les jeux d’instructions comprennent l’ensemble des instructions machine qui permettent à un processeur d’...

RISC-V : un jeu d’instructions Open Source

Les jeux d’instructions, qui sont l’interface entre le matériel et le logiciel, définissent les opération...

Jeux d’instructions : extensions SIMD et extensions vectorielles

Les extensions SIMD sont présentes dans de nombreux jeux d’instructions. Alors qu’Intel a continué à éten...

WhitePaper
4 January 2023
Introduction à l’intelligence artificielle

l\'IA s\'emploie à résoudre les problématiques qui relèvent de diverses activités humaines (perception, prise de décision, planification, diagnostic, interpréta...

Tous les livres blancs
Toutes les actualités
Contact us