ARM Assembly Language : Fundamentals and Techniques, Second Edition by Christopher Hinds and William Hohl (2014, Hardcover)

crazcrys100 (272)
100% positive Feedback
Price:
US $69.99
Approximately£52.74
+ $25.72 postage
Estimated delivery Mon, 19 May - Tue, 27 May
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
New

About this product

Product Identifiers

PublisherCRC Press LLC
ISBN-101482229854
ISBN-139781482229851
eBay Product ID (ePID)201607085

Product Key Features

Number of Pages453 Pages
Publication NameArm Assembly Language : Fundamentals and Techniques, Second Edition
LanguageEnglish
Publication Year2014
SubjectGeneral, Programming Languages / Assembly Language, Computer Engineering
TypeTextbook
Subject AreaMathematics, Computers
AuthorChristopher Hinds, William Hohl
FormatHardcover

Dimensions

Item Height1 in
Item Weight28.9 Oz
Item Length9.6 in
Item Width6.2 in

Additional Product Features

Edition Number2
Intended AudienceCollege Audience
LCCN2014-024230
Dewey Edition23
Reviews"Relaxed and informal, almost conversational, this writing style makes for comfortable reading that should appeal to everyone while breaking the tension of diving into the complexities of a modern multi-purpose microcontroller." --Andrew Mason, Michigan State University, East Lansing, USA "The authors are obviously authorities on the subject, and this shows clearly. The text is clearly written and easy to follow, with examples and analogies used to make understanding easier. Using Keil and the Tiva Launchpad should make it pretty easy to get the examples up and running on an actual Cortex-M as well as using a simulator." --Craig A. Evans, University of Leeds, UK "This book fills a void in the computer science literature." --Don Evans, Southern Methodist University, Dallas, Texas, USA "This text retains the ease of using the ARM7TDMI while moving the student [or reader] into the more capable Cortex-M4. ...The addition of the Cortex-M4 makes this a much stronger text." --Ralph Tanner, Western Michigan University, Kalamazoo, USA "Assembly language programming is still the best way to learn about the internals of processors and this is one of a very few books that teaches that skill for ARM processors. It covers the necessary material in a well-organized manner. Updated for newer versions of ARM processors, it adds good material on floating-point arithmetic that was missing from the first edition." --Ronald W. Mehler, California State University, Northridge, USA "In general, this book contains most of the content that I generally cover in my introduction to computer organization course. It contains very nice exercises at the end of each chapter, and that is a plus when generating questions to help students grasp the concepts. ...I look forward to a second edition, because I plan to continue using this book." --Rose M. Lowe, Clemson University, South Carolina, USA R>--Rose M. Lowe, Clemson University, South Carolina, USA, "Relaxed and informal, almost conversational, this writing style makes for comfortable reading that should appeal to everyone while breaking the tension of diving into the complexities of a modern multi-purpose microcontroller." --Andrew Mason, Michigan State University, East Lansing, USA "The author is obviously an authority on the subject and this shows clearly. The text is also clearly written and easy to follow, with examples and analogies used to make understanding easier. Using Keil and the Tiva Launchpad should also make it pretty easy to get the examples up and running on an actual Cortex-M as well as using a simulator." --Dr Craig A. Evans, University of Leeds, UK "This book fills a void in the computer science literature." --Don Evans, Southern Methodist University, Dallas, Texas, USA "This text retains the ease of using the ARM7TDMI while moving the student into the more capable Cortex-M4. ...The addition of the Cortex-M4 makes this a much stronger text." --Ralph Tanner, Western Michigan University, Kalamazoo, USA "Assembly language programming is still the best way to learn about the internals of processors and this is one of a very few books that teaches that skill for ARM processors. It covers the necessary material in a well-organized manner. Updated for newer versions of ARM processors, it adds good material on floating point arithmetic that was missing from the first edition." --Dr. Ronald W. Mehler, California State University, Northridge, USA "In general, this book contains most of the content that I generally cover in my introduction to computer organization course. It contains very nice exercises at the end of each chapter, and that is a plus when generating questions to help students grasp the concepts. ...I look forward to a second edition, because I plan to continue using this book." --Rose M Lowe, Clemson University, South Carolina, USA  , "Relaxed and informal, almost conversational, this writing style makes for comfortable reading that should appeal to everyone while breaking the tension of diving into the complexities of a modern multi-purpose microcontroller." --Andrew Mason, Michigan State University, East Lansing, USA "The authors are obviously authorities on the subject, and this shows clearly. The text is clearly written and easy to follow, with examples and analogies used to make understanding easier. Using Keil and the Tiva Launchpad should make it pretty easy to get the examples up and running on an actual Cortex-M as well as using a simulator." --Craig A. Evans, University of Leeds, UK "This book fills a void in the computer science literature." --Don Evans, Southern Methodist University, Dallas, Texas, USA "This text retains the ease of using the ARM7TDMI while moving the student [or reader] into the more capable Cortex-M4. ...The addition of the Cortex-M4 makes this a much stronger text." --Ralph Tanner, Western Michigan University, Kalamazoo, USA "Assembly language programming is still the best way to learn about the internals of processors and this is one of a very few books that teaches that skill for ARM processors. It covers the necessary material in a well-organized manner. Updated for newer versions of ARM processors, it adds good material on floating-point arithmetic that was missing from the first edition." --Ronald W. Mehler, California State University, Northridge, USA "In general, this book contains most of the content that I generally cover in my introduction to computer organization course. It contains very nice exercises at the end of each chapter, and that is a plus when generating questions to help students grasp the concepts. ...I look forward to a second edition, because I plan to continue using this book." --Rose M. Lowe, Clemson University, South Carolina, USA
IllustratedYes
Dewey Decimal006.2/2
Edition DescriptionRevised edition,New Edition
SynopsisDelivering a solid introduction to assembly language and embedded systems, ARM Assembly Language: Fundamentals and Techniques, Second Edition continues to support the popular ARM7TDMI, but also addresses the latest architectures from ARM, including Cortex(TM)-A, Cortex-R, and Cortex-M processors--all of which have slightly different instruction sets, programmer's models, and exception handling. Featuring three brand-new chapters, a new appendix, and expanded coverage of the ARM7(TM), this edition: Discusses IEEE 754 floating-point arithmetic and explains how to program with the IEEE standard notation Contains step-by-step directions for the use of Keil(TM) MDK-ARM and Texas Instruments (TI) Code Composer Studio(TM) Provides a resource to be used alongside a variety of hardware evaluation modules, such as TI's Tiva Launchpad, STMicroelectronics' iNemo and Discovery, and NXP Semiconductors' Xplorer boards Written by experienced ARM processor designers, ARM Assembly Language: Fundamentals and Techniques, Second Edition covers the topics essential to writing meaningful assembly programs, making it an ideal textbook and professional reference., Delivering a solid introduction to assembly language and embedded systems, ARM Assembly Language: Fundamentals and Techniques, Second Edition continues to support the popular ARM7TDMI, but also addresses the latest architectures from ARM, including Cortex(tm)-A, Cortex-R, and Cortex-M processors--all of which have slightly different instruction sets, programmer's models, and exception handling. Featuring three brand-new chapters, a new appendix, and expanded coverage of the ARM7(tm), this edition: Discusses IEEE 754 floating-point arithmetic and explains how to program with the IEEE standard notation Contains step-by-step directions for the use of Keil(tm) MDK-ARM and Texas Instruments (TI) Code Composer Studio(tm) Provides a resource to be used alongside a variety of hardware evaluation modules, such as TI's Tiva Launchpad, STMicroelectronics' iNemo and Discovery, and NXP Semiconductors' Xplorer boards Written by experienced ARM processor designers, ARM Assembly Language: Fundamentals and Techniques, Second Edition covers the topics essential to writing meaningful assembly programs, making it an ideal textbook and professional reference.
LC Classification NumberQA76.73.A8H637 2014

All listings for this product

Buy it now
Any condition
New
Pre-owned
No ratings or reviews yet
Be the first to write a review