Guide to Assembly Language Programming in Linux
This unique guide provides comprehensive coverage of the key elements of Assembly language programming with in-depth coverage of the Linux operating system, which is the fastest-growing operating system with an estimated 18 million Linux users worldwide. The book specifically targets professionals w...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York, NY :
Springer US : Imprint: Springer,
2005.
|
Edition: | 1st ed. 2005. |
Subjects: | |
Online Access: | Texto Completo |
Table of Contents:
- Overview
- Assembly Language
- Computer Organization
- Digital Logic Circuits
- Memory Organization
- The IA-32 Architecture
- Linux
- Installing Linux
- Using Linux
- NASM
- Installing and Using NASM
- Debugging Assembly Language Programs
- Assembly Language
- A First Look at Assembly Language
- More on Assembly Language
- Writing Procedures
- More on Procedures
- Addressing Modes
- Arithmetic Instructions
- Conditional Execution
- Logical and Bit Operations
- Advanced Assembly Language
- String Processing
- ASCII and BCD Arithmetic
- Recursion
- Protected-Mode Interrupt Processing
- High-Level Language Interface
- Floating-Point Operations.