Skip to content

Introduction to Assembly Language Programming From 8086 to Pentium Processors

Best in textbook rentals since 2012!

ISBN-10: 0387985301

ISBN-13: 9780387985305

Edition: 2000

Authors: Sivarama P. Dandamudi, D. Gries, F. B. Schneider

List price: $69.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This textbook introduces the reader to assembly language programming and its role in computer programming and design. The author concentrates on covering the 8086 family of processors up to and including the Pentium. The focus is on providing students with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. All of the main features are covered in depth: stacks, addressing modes, arithmetic, selection and iteration, and bit manipulation; and amongst the advanced topics covered are: string processing, macros, interrupts and input/output handling, and interfacing with higher-level languages such as C. A particular strength is…    
Customers also bought

Book details

List price: $69.95
Copyright year: 2000
Publisher: Springer
Publication date: 10/6/2000
Binding: Hardcover
Pages: 644
Size: 7.34" wide x 9.52" long x 1.46" tall
Weight: 2.728
Language: English

Preface
Introductory Topics
Introduction
Basic Computer Organization
Overview of Assembly Language
Basic Topics
Procedures and the Stack
Addressing Modes
Arithmetic Flags and Instructions
Selection and Iteration
Logical and Bit Operations
Advanced Topics
String Processing
Macros and Conditional Assembly
ASCII and BCD Arithmetic
Interrupts and Input/Output
High-Level Language Interface
Internal Data Representation
Assembling and Linking Assembly Language Programs
Debugging Assembly Language Programs
Pentium Instruction Set
ASCII Character Set
Index