Home |  Search |  shopping basket Shopping basket | 
Tel: +44 (0)1730 233870    Email: bookshop@holbornbooks.co.uk  
Book Categories
Professional Assembly Language by Richard Blum
No ratings yet
Write a review of this book

Professional Assembly Language [Paperback]

by Richard Blum
RRP:
£26.99
Our Price:
£21.59 + postage (UK Estimate: £3.00)
You save:
£5.40 (20%)

Usually ships within 2 to 4 working days



Share this book:


Description of Professional Assembly Language

Professional Assembly Language

Every high level language program (such as C and C++) is converted by a compiler into assembly language before it is linked into an executable program. This book shows you how to view the assembly language code generated by the compiler and understand how it is created. With that knowledge you can tweak the assembly language code generated by the compiler or create your own assembly language routines.

This code–intensive guide is divided into three sections — basics of the assembly language program development environment, assembly language programming, and advanced assembly language techniques. It shows how to decipher the compiler–generated assembly language code, and how to make functions in your programs faster and more efficient to increase the performance of an application.

What you will learn from this book:

  • The benefits of examining the assembly language code generated from your high–level language program
  • How to create stand–alone assembly language programs for the Linux Pentium environment
  • Ways to incorporate advanced functions and libraries in assembly language programs
  • How to incorporate assembly language routines in your C and C++ applications
  • Ways to use Linux system calls in your assembly language programs
  • How to utilize Pentium MMX and SSE functions in your applications

Title Information

ISBN:
9780764579011
Pages:
576 pages
Format:
Paperback
Product Code:
229946
Publisher:
John Wiley & Sons Ltd
Published:
11/02/2005
Edition:
illustrated edition

Write a review of this book

Customer Reviews from Amazon

About Richard Blum

Richard Blum has worked for a large U.S. government organization for more than 15 years. During that time, he has had the opportunity to program utilities in various programming languages: C, C++, Java, and Microsoft VB.NET and C#. With this experience, Rich has often found the benefit of reviewing assembly language code generated by compilers and utilizing assembly language routines to speed up higher–level language programs.
Rich has a bachelor of science degree in electrical engineering from Purdue University, where he worked on many assembly language projects. (Of course, this was back in the eight–bit processor days.) He also has a master of science degree in management from Purdue University, specializing in Management Information Systems.

Related Categories