© Daniel Kusswurm 2020
D. KusswurmModern Arm Assembly Language Programminghttps://doi.org/10.1007/978-1-4842-6267-2_9

9. Armv8-32 SIMD Floating-Point Programming

Daniel Kusswurm1 
(1)
Geneva, IL, USA
 

In the previous chapter, you learned basic Armv8-32 SIMD programming using packed integer operands. In this chapter, you will learn how to carry out SIMD operations using packed single-precision floating-point operands. The first section includes three source code examples that demonstrate common packed floating-point operations including essential arithmetic, data comparisons, and data conversions. The next section contains source code examples that illustrate SIMD computations using floating-point arrays. The final section explains how to use SIMD arithmetic ...

Get Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.