Last edited 9 months ago

NEON overview

Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion


SUMMARY

Arm® NEON technology is an advanced single instruction multiple data (SIMD [1]) architecture extension for the Arm® Cortex®-A Series. NEON technology is intended to improve the multimedia user experience by accelerating audio and video encoding/decoding, user interface, 2D/3D graphics or gaming. NEON can also accelerate signal processing algorithms and functions to speed up applications such as audio and video processing, voice and facial recognition, computer vision and deep learning [2]. This article aims at helping programmers find valuable information and documentations on Arm NEON technology.

1 Presentation[edit source]

Start reading the useful information and presentations on NEON technology available from Arm NEON technology official web site.

For technical details on Arm NEON, download the Cortex-A Series Programmer’s Guide (DEN 0013) from Arm infocenter [3]. The Arm NEON architecture overview and instruction set can be found in the "Introducing NEON" chapter.

To go further, download the Arm NEON Programmer’s Guide (DEN 0018) from Arm infocenter [3]. This document provides all technical details together with use case examples.

Note that you need to be registered to download the above "non-confidential restricted access" documents.

2 Ressources[edit source]

Main reference documents:


Quick references:


Linaro [5] ressources:

3 References[edit source]