汇编资料

Tommesani.com Docs

http://www.tommesani.com/Docs.html

包括了:

Programming SIMD computers is no easy task, but here you will find all the information you need to build fast applications that fully exploit the power of MMX and SSE instructions on the current microarchitectures.

 

  • programming models: SISD, MISD, SIMD, MIMD
  • MMX primer
    • Arithmetic instructions
    • Comparison instructions
    • Conversion instructions
    • Data Transfer instructions
    • Logical instructions
    • Shift instructions
    • EMMS
  • MMX examples
    • Conditional select
    • Vector dot product
  • integer SSE primer
  • Intel SSE
    • Data movement instructions
    • Arithmetic instructions
    • Reciprocal instructions
    • Comparison instructions
    • Conversion instructions
    • Logical instructions
    • Shuffle instructions
    • State Management instructions
    • Cacheability Control instructions
  • Intel SSE2
    • Introduction
    • 128-bit MMX
    • 64-bit floating-point instructions
  • Intel Pentium 4 MMX performance
  • MMX/iSSE latency on Pentium III, Pentium 4 and Athlon
  • Instruction Set / CPU map
  • Detecting MMX and ISSE
  • Intel Application Notes
  • AMD 3D Now!
  • Motorola AltiVec
  • Intel Pentium III microarchitecture

你可能感兴趣的:(汇编,application,Build,Motorola)