Introduction to 64 Bit Intel Assembly Language Programming: Getting the Most Out of Your Computer - Softcover

Seyfarth, Ray

 
9781463731885: Introduction to 64 Bit Intel Assembly Language Programming: Getting the Most Out of Your Computer

Zu dieser ISBN ist aktuell kein Angebot verfügbar.

Inhaltsangabe

This is a textbook for teaching introductory assembly language using the 64 bit instruction set for modern Intel and AMD CPUs. It assumes that users are familiar with C or C++ programming.The software tools used are the yasm assembler, the gcc compiler, the gdb debugger and the Linux operating system. The code targets Linux, though there are only minor differences in function call protocol between Linux and WIndows. These are discussed in the book, though there is no attempt to make the book apply equally well to both systems. Mac OS/X users might have an easier time since the function call semantics are the same as for Linux.It starts with basic concepts and builds up to cover integer instructions, logical instructions, floating point instructions using the XMM registers, arrays, functions, data structures and high performance programming. It also covers SSE and AVX programming with one example AVX function achieving 20.5 GFLOPS on 1 core of a Core i7 2600 CPU.The author supplies additional information, including downloadable presentation slides in PDF format and source code at http://asm.seyfarth.tv

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.