| 000 | 00000nam u2200205 a 4500 | |
| 001 | 000045894955 | |
| 005 | 20170214172612 | |
| 008 | 170214s2016 ne a 001 0 eng d | |
| 020 | ▼a 9780128036983 | |
| 040 | ▼a 211009 ▼c 211009 ▼d 211009 | |
| 082 | 0 4 | ▼a 005.136 ▼2 23 |
| 084 | ▼a 005.136 ▼2 DDCK | |
| 090 | ▼a 005.136 ▼b P995m | |
| 100 | 1 | ▼a Pyeat, Larry D. |
| 245 | 1 0 | ▼a Modern assembly language programming with the ARM processor / ▼c Larry D. Pyeatt. |
| 260 | ▼a Amsterdam : ▼b Elsevier : ▼b Newnes, ▼c c2016. | |
| 300 | ▼a xxvii, 476 p. : ▼b ill. ; ▼c 25 cm. | |
| 500 | ▼a Includes index. | |
| 650 | 0 | ▼a Assembly languages (Electronic computers). |
| 650 | 0 | ▼a Computers ▼x Programming Languages ▼x Assembly Language. |
| 945 | ▼a KLPA |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.136 P995m | 등록번호 121239148 (2회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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.
Feature
- Concepts are illustrated and reinforced with a large number of tested and debugged assembly and C source listing
- Intended for use on very low-cost platforms, such as the Raspberry Pi or pcDuino, but with the support of a full Linux operating system and development tools
- Includes discussions of advanced topics, such as fixed and floating point mathematics, optimization, and the ARM VFP and NEON extensions
정보제공 :
목차
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
정보제공 :
