Freshly Printed - allow 10 days lead
Modern Assembly Language Programming with the ARM Processor
Quickly master good structured assembly language programming practices with this tutorial-based book that carefully explains the concepts of assembly language programming, slowly building from simple examples towards complex programming on bare-metal embedded systems
Larry D Pyeatt (Author)
9780128036983, Elsevier Science
Hardback, published 10 May 2016
504 pages
23.4 x 19 x 3 cm, 1.69 kg
Modern Assembly Language Programming with the ARM Processor is a tutorial-based book on assembly language programming using the ARM processor. It presents the concepts of assembly language programming in different ways, slowly building from simple examples towards complex programming on bare-metal embedded systems. The ARM processor was chosen as it has fewer instructions and irregular addressing rules to learn than most other architectures, allowing more time to spend on teaching assembly language programming concepts and good programming practice. In this textbook, careful consideration is given to topics that students struggle to grasp, such as registers vs. memory and the relationship between pointers and addresses, recursion, and non-integral binary mathematics. A whole chapter is dedicated to structured programming principles. Concepts are illustrated and reinforced with a large number of tested and debugged assembly and C source listings. The book also covers advanced topics such as fixed and floating point mathematics, optimization, and the ARM VFP and NEONTM extensions. PowerPoint slides and a solutions manual are included. This book will appeal to professional embedded systems engineers, as well as computer engineering students taking a course in assembly language using the ARM processor.
1. Introduction 2. GNU Assembly Syntax 3. Load/Store and Branch Instructions 4. Data Processing and Other Instructions 5. Structured Programming 6. Abstract Data Types 7. Integer Mathematics 8. Non-Integral Mathematics 9. The ARM Vector Floating Point Coprocessor 10. The ARM NEON Extensions 11. Devices 12. Pulse Modulation 13. Common System Devices 14. Running Without an Operating System Index
Subject Areas: Programming & scripting languages: general [UMX], Microprocessors [TJFD1]