Skip to content

Introduction to Assembly Language Programming For Pentium and RISC Processors

Best in textbook rentals since 2012!

ISBN-10: 0387206361

ISBN-13: 9780387206363

Edition: 2nd 2005 (Revised)

Authors: Sivarama P. Dandamudi

List price: $99.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Rent eBooks
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:

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…    
Customers also bought

Book details

List price: $99.99
Edition: 2nd
Copyright year: 2005
Publisher: Springer New York
Publication date: 11/5/2004
Binding: Hardcover
Pages: 692
Size: 7.01" wide x 9.25" long x 1.50" tall
Weight: 3.124
Language: English

Introduction
Overview of Computer Organization
Pentium Architecture
Overview of Assembly Language
Procedures and The Stack
Addressing Modes
Arithmetic Flags and Instructions
Selection and Iteration
Logical and Bit Operations
String Processing
ASCII and BCD Arithmetic
Interrupts and Input/Output
High-Level Language Interface
MIPS Architecture
MIPS Assembly Language
Recursion
Floating-Point Operations
Appendices
Index