0% found this document useful (0 votes)
37 views

Toc

This document outlines the chapters of a book on professional assembly language programming for the IA 32 platform, covering topics such as moving data, controlling execution flow, numbers, math functions, strings, functions, system calls, inline assembly, libraries, optimization, files, and advanced IA32 features.

Uploaded by

magesmail7563
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Toc

This document outlines the chapters of a book on professional assembly language programming for the IA 32 platform, covering topics such as moving data, controlling execution flow, numbers, math functions, strings, functions, system calls, inline assembly, libraries, optimization, files, and advanced IA32 features.

Uploaded by

magesmail7563
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Blum: (Wrox) Professional Assembly Language Programming

Introduction -

Chapter 1: What Is Assembly Language?

Chapter 2: The IA 32 Platform

Chapter 3: The Tools Of The Trade

Chapter 4: A Sample Assembly Language Program

Chapter 5: Moving Data

Chapter 6: Gontrolling Execution Flow

Chapter 7: Numbers

Chapter 8: Basic Math Funcntions

Chapter 9: Advanced Math Functions

Chapter 10: Working With Strings

Chapter 11: Using Functions

Chapter 12: Using Linux System Calls

Chapter 13: Using Inline Assembly

Chapter 14: Using Assembly Libraries

Chapter 15: Optimizing Routines

Chapter 16: Using Files

Chapter 17: Using Advanced IA32 Features

Chapter 19:

You might also like