Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dandamudi, Sivarama P. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Springer US : Imprint: Springer, 2005.
Edición:1st ed. 2005.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.