Fr. 48.90

Professional Assembly Language

Englisch · Taschenbuch

Versand in der Regel in 1 bis 3 Wochen (kurzfristig nicht lieferbar)

Beschreibung

Mehr lesen

Informationen zum Autor 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. Klappentext 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 Zusammenfassung * Unlike high-level languages such as Java and C++! assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient! as well as in hacking exploits and reverse engineering* Covering assembly language in the Pentium microprocessor environment! this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications* Demonstrates how to manipulate data! incorporate advanced functions and libraries! and maximize application performance* Examples use C as a high-level language! Linux as the development environment! and GNU tools for assembling! compiling! linking! and debugging Inhaltsverzeichnis Acknowledgments xi Contents xiii Introduction xxiii Chapter 1: What Is Assembly Language? 1 Processor Instructions 1 Instruction code handling 2 Instruction code format 3 High-Level Languages 6 Types of high-level languages 7 High-level language features 9 Assembly Language 10 Opcode mnemonics 11 Defining data 12 Directives 14 Summary 15 Chapter 2: The IA-32 Platform 17 Core Parts of an IA-32 Processor 17 Control unit 19 Execution unit 24 Registers 25 Flags 29 Advanced IA-32 Features 32 The x87 floating-point unit 32 Multimedia extensions (MMX) 33 Streaming SIMD extensions (SSE) 33 Hyperthreading 34 The IA-32 Processor Family 34 Intel processors 35 Non-Intel processors 36 Summary 37 Chapter 3: The Tools o...

Inhaltsverzeichnis

Acknowledgments.
 
Contents.
 
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: Controlling Execution Flow.
 
Chapter 7: Using Numbers.
 
Chapter 8: Basic Math Functions.
 
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: Calling Assembly Libraries.
 
Chapter 15: Optimizing Routines.
 
Chapter 16: Using Files.
 
Chapter 17: Using Advanced IA-32 Features.
 
Index.

Kundenrezensionen

Zu diesem Artikel wurden noch keine Rezensionen verfasst. Schreibe die erste Bewertung und sei anderen Benutzern bei der Kaufentscheidung behilflich.

Schreibe eine Rezension

Top oder Flop? Schreibe deine eigene Rezension.

Für Mitteilungen an CeDe.ch kannst du das Kontaktformular benutzen.

Die mit * markierten Eingabefelder müssen zwingend ausgefüllt werden.

Mit dem Absenden dieses Formulars erklärst du dich mit unseren Datenschutzbestimmungen einverstanden.