Introduction to Assembly Language Programming For Pentium and RISC Processors /
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...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
New York, NY :
Springer New York,
2005.
|
| Series: | Texts in Computer Science
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Overview
- Basic Computer Organization
- Pentium Assembly Language
- The Pentium Processor
- 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
- MIPS Assembly Language
- MIPS Processor
- MIPS Assembly Language
- Interrupt Processing
- Protected-Mode Interrupt Processing
- Real-Mode Interrupts
- Advanced Topics
- Recursion
- High-Level Language Interface
- Floating-Point Operations.