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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Springer New York : Imprint: Springer,
2005.
|
Edición: | 2nd ed. 2005. |
Colección: | Texts in Computer Science,
|
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.