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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Boston, MA :
Springer US,
2005.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
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.