Introduction to Assembly Language Programming: For Pentium and RISC Processors free download online
Title: Introduction to Assembly Language Programming: For Pentium and RISC Processors Author(s): Sivarama P. Dandamudi Pages: 696 Publisher: Springer; 2nd ed. edition Publication date: 2004 Language: English Format: PDF ISBN-10: 0387206361 ISBN-13: Description: Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system's hardware. This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces the reader to assembly language programming and its role in computer programming and design. The focus is on providing readers with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language's main features are covered in depth. The book requires only some basic experience with a structured, high-level language.
Topics and Features:
* Introduces assembly language so that readers can benefit from learning its utility with both CISC and RISC processors [ NEW ]
* Employs the freely available NASM assembler, which works with both Microsoft Windows and Linux operating systems [ NEW ]
* Contains a revised chapter on "Basic Computer Organization" [ NEW]
* Uses numerous examples, hands-on exercises, programming code analyses and challenges, and chapter summaries
* Incorporates full new chapters on recursion, protected-mode interrupt processing, and floating-point instructions [ NEW ]
Assembly language programming is part of several undergraduate curricula in computer science, computer engineering, and electrical engineering. In addition, this newly revised text/reference can be used as an ideal companion resource in a computer organization course or as a resource for professional courses.
Contents
Preface
PART I: Overview
1 Introduction
2 Basic Computer Organization
PART II: Pentium Assembly Language
3 The Pentium Processor
4 Overview of Assembly Language
5 Procedures and the Stack
6 Addressing Modes
7 Arithmetic Flags and Instructions
8 Selection and Iteration
9 Logical and Bit Operations
10 String Processing
11 ASCII and BCD Arithmetic
PART III: MIPS Assembly Language
12 MIPS Processor
13 MIPS Assembly Language
PART IV: Pentium Interrupt Processing
14 Protected-Mode Interrupt Processing
15 Real-Mode Interrupts
PART V: Advanced Topics
16 Recursion
17 High-Level Language Interface
18 Floating-Point Operations
Appendices
A Internal Data Representation
B Assembling and Linking
C Debugging Assembly Language Programs
D SPIM Simulator and Debugger
E IA-32 Instruction Set
G ASCII Character Set
Index
Introduction to Assembly Language Programming: For Pentium and RISC Processors free download links: