|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn792930740 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
120502s2010 maua ob 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d OCLCQ
|d DEBSZ
|d EBLCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d CEF
|d AU@
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 808998579
|
020 |
|
|
|a 185617963X
|
020 |
|
|
|a 9781856179638
|
020 |
|
|
|a 9781856179645
|
020 |
|
|
|a 1856179648
|
020 |
|
|
|z 9781856179638
|
029 |
1 |
|
|a DEBBG
|b BV040902486
|
029 |
1 |
|
|a DEBSZ
|b 378300237
|
029 |
1 |
|
|a DEBSZ
|b 381385620
|
029 |
1 |
|
|a GBVCP
|b 785360166
|
035 |
|
|
|a (OCoLC)792930740
|z (OCoLC)808998579
|
037 |
|
|
|a CL0500000135
|b Safari Books Online
|
050 |
|
4 |
|a TK7895.M5
|b Y58 2010
|
082 |
0 |
4 |
|a 621.39/16
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Yiu, Joseph.
|
245 |
1 |
4 |
|a The definitive guide to the ARM Cortex-M3 /
|c Joseph Yiu.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Burlington, MA :
|b Newnes/Elsevier,
|c ©2010.
|
300 |
|
|
|a 1 online resource (xxii, 457 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
504 |
|
|
|a Includes bibliographical references and index.
|
505 |
0 |
|
|a Front Cover; Half Title Page; The Definitive Guide to the ARM Cortex-M3; Copyright Page; Table of Contents; Foreword; Foreword; Preface; Acknowledgments; Conventions; Terms and Abbreviations; Chapter 1. Introduction; 1.1 What Is the ARM Cortex-M3 Processor?; 1.2 Background of ARM and ARM Architecture; 1.2.1 A Brief History; 1.2.2 Architecture Versions; 1.2.3 Processor Naming; 1.3 Instruction Set Development; 1.4 The Thumb-2 Technology and Instruction Set Architecture; 1.5 Cortex-M3 Processor Applications; 1.6 Organization of This Book; 1.7 Further Reading; Chapter 2. Overview of the Cortex-M3.
|
505 |
8 |
|
|a 2.1 Fundamentals2.2 Registers; 2.2.1 R0-R12: General-Purpose Registers; 2.2.2 R13: Stack Pointers; 2.2.3 R14: The Link Register; 2.2.4 R15: The Program Counter; 2.2.5 Special Registers; 2.3 Operation Modes; 2.4 The Built-In Nested Vectored Interrupt Controller; 2.4.1 Nested Interrupt Support; 2.4.2 Vectored Interrupt Support; 2.4.3 Dynamic Priority Changes Support; 2.4.4 Reduction of Interrupt Latency; 2.4.5 Interrupt Masking; 2.5 The Memory Map; 2.6 The Bus Interface; 2.7 The MPU; 2.8 The Instruction Set; 2.9 Interrupts and Exceptions; 2.9.1 Low Power and High Energy Efficiency.
|
505 |
8 |
|
|a 2.10 Debugging Support2.11 Characteristics Summary; 2.11.1 High Performance; 2.11.2 Advanced Interrupt-Handling Features; 2.11.3 Low Power Consumption; 2.11.4 System Features; 2.11.5 Debug Supports; Chapter 3. Cortex-M3 Basics; 3.1 Registers; 3.1.1 General Purpose Registers R0 through R7; 3.1.2 General Purpose Registers R8 through R12; 3.1.3 Stack Pointer R13; 3.1.4 Link Register R14; 3.1.5 Program Counter R15; 3.2 Special Registers; 3.2.1 Program Status Registers; 3.2.2 PRIMASK, FAULTMASK, and BASEPRI Registers; 3.2.3 The Control Register; 3.3 Operation Mode; 3.4 Exceptions and Interrupts.
|
505 |
8 |
|
|a 3.5 Vector Tables3.6 Stack Memory Operations; 3.6.1 Basic Operations of the Stack; 3.6.2 Cortex-M3 Stack Implementation; 3.6.3 The Two-Stack Model in the Cortex-M3; 3.7 Reset Sequence; Chapter 4. Instruction Sets; 4.1 Assembly Basics; 4.1.1 Assembler Language: Basic Syntax; 4.1.2 Assembler Language: Use of Suffixes; 4.1.3 Assembler Language: Unified Assembler Language; 4.2 Instruction List; 4.2.1 Unsupported Instructions; 4.3 Instruction Descriptions; 4.3.1 Assembler Language: Moving Data; 4.3.2 LDR and ADR Pseudo-Instructions; 4.3.3 Assembler Language: Processing Data.
|
505 |
8 |
|
|a 4.3.4 Assembler Language: Call and Unconditional Branch4.3.5 Assembler Language: Decisions and Conditional Branches; 4.3.6 Assembler Language: Combined Compare and Conditional Branch; 4.3.7 Assembler Language: Instruction Barrier and Memory Barrier Instructions; 4.3.8 Assembly Language: Saturation Operations; 4.4 Several Useful Instructions in the Cortex-M3; 4.4.1 MSR and MRS; 4.4.2 More on the IF-THEN Instruction Block; 4.4.3 SDIV and UDIV; 4.4.4 REV, REVH, and REVSH; 4.4.5 Reverse Bit; 4.4.6 SXTB, SXTH, UXTB, and UXTH; 4.4.7 Bit Field Clear and Bit Field Insert; 4.4.8 UBFX and SBFX.
|
520 |
|
|
|a The Definitive Guide to the ARM Cortex-M3.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Microprocessors.
|
650 |
|
0 |
|a Embedded computer systems.
|
650 |
|
6 |
|a Systèmes enfouis (Informatique)
|
650 |
|
7 |
|a Embedded computer systems
|2 fast
|
650 |
|
7 |
|a Microprocessors
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Yiu, Joseph.
|t Definitive guide to the ARM Cortex-M3.
|b 2nd ed.
|d Amsterdam ; Boston : Newnes/Elsevier, ©2010
|z 9781856179638
|w (DLC) 2009040437
|w (OCoLC)457010476
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781856179638/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL535305
|
994 |
|
|
|a 92
|b IZTAP
|