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

15. Armv8-64 SIMD Floating-Point Programming

Daniel Kusswurm1 
(1)
Geneva, IL, USA
 

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

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.