Skip to main content

NEON Coprocessor

  • Chapter
  • First Online:
Raspberry Pi Assembly Language Programming
  • 2017 Accesses

Abstract

In this chapter, we start performing true parallel computing. The NEON coprocessor shares a lot of functionality with the FPU from Chapter 11, “Floating-Point Operations,” but can perform several operations at once. For instance, you can perform four 32-bit floating-point operations with one instruction, and these four operations are performed at the same time. The type of parallel processing performed by the NEON coprocessor is Single Instruction Multiple Data (SIMD). In SIMD processing, each single instruction you issue executes in parallel on several multiple data items.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Stephen Smith

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Smith, S. (2019). NEON Coprocessor. In: Raspberry Pi Assembly Language Programming. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5287-1_12

Download citation

Publish with us

Policies and ethics