+353-1-416-8900REST OF WORLD
+44-20-3973-8888REST OF WORLD
1-917-300-0470EAST COAST U.S
1-800-526-8630U.S. (TOLL FREE)

ARM 64-Bit Assembly Language

  • Book

  • November 2019
  • Elsevier Science and Technology
  • ID: 4790366

ARM 64-Bit Assembly Language carefully explains the concepts of assembly language programming, slowly building from simple examples towards complex programming on bare-metal embedded systems. Considerable emphasis is put on showing how to develop good, structured assembly code. More advanced topics such as fixed and floating point mathematics, optimization and the ARM VFP and NEON extensions are also covered. This book will help readers understand representations of, and arithmetic operations on, integral and real numbers in any base, giving them a basic understanding of processor architectures, instruction sets, and more.

This resource provides an ideal introduction to the principles of 64-bit ARM assembly programming for both the professional engineer and computer engineering student, as well as the dedicated hobbyist with a 64-bit ARM-based computer.

Please Note: This is an On Demand product, delivery may take up to 11 working days after payment has been received.

Table of Contents

Chapter 1: Introduction

Chapter 2: GNU assembly syntax

Chapter 3: Load/store and branch instructions

Chapter 4: Data processing and other instructions

Chapter 5: Structured programming

Chapter 6: Abstract data types

Chapter 7: Integer mathematics

Chapter 8: Non-integral mathematics

Chapter 9: Floating point

Chapter 10: Advanced SIMD instructions

Chapter 11: Devices

Chapter 12: Running without an operating system

Authors

Larry D Pyeatt Department of Electrical Engineering and Computer Science, South Dakota School of Mines and Technology, USA. Larry Pyeatt earned his doctorate in Computer Science, focusing on Artificial Intelligence, from Colorado State University in 1999. He spent 13 years as a professor at Texas Tech University before moving to the South Dakota School of Mines and Technology in 2012. He has programmed in over 15 assembly languages, from mainframes to 8-bit embedded systems, and teaches a variety of courses including assembly language, operating systems, computer architecture, and probabilistic artificial intelligence. William Ughetta Undergraduate
Computer Science
Princeton University. William Ughetta is an undergraduate Computer Science major at Princeton University. His experience programming ARM assembly language started in high school and continued in college. He looks forward to the increasingly-relevant role of ARM 64-BIT assembly in personal computing and servers.