32/64-Bit 80x86 Assembly Language Architecture (Paperback)

James Leiterman

  • 出版商: Jones and Bartlett
  • 出版日期: 2005-09-25
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 450
  • 裝訂: Paperback
  • ISBN: 1598220020
  • ISBN-13: 9781598220025
  • 相關分類: Assembly
  • 無法訂購

買這商品的人也買了...

商品描述

Description

The increasing complexity of programming environments provides a number of opportunities for assembly language programmers. 32/64-Bit 80x86 Assembly Language Architecture attempts to break through that complexity by providing a step-by-step understanding of programming Intel and AMD 80x86 processors in assembly language. This book explains 32-bit and 64-bit 80x86 assembly language programming inclusive of the SIMD (single instruction multiple data) instruction supersets that bring the 80x86 processor into the realm of the supercomputer, gives insight into the FPU (floating-point unit) chip in every Pentium processor, and offers strategies for optimizing code. Learn about:

  • 3DNow! MMX, SSE, SSE-2, SSE-3, AMD64, and EM64T instruction sets
  • The similarities of and differences between various 80x86 processors
  • Boolean bit manipulation
  • Data swizzling, shuffling, and splatting
  • Integer and floating-point math operations
  • Branching and branchless coding methods
  • Coding standards
  • Debugging functions

The companion files can be downloaded from www.wordware.com/files/8086 and www.leiterman.com/books.html.