Tag : Integer - 小辉程序员之路
小辉程序员之路, since 1996 http://www.xiaohui.com
乐走天涯: 工作并快乐着,职业并休闲着
 » 首页 > Tag > Integer

Tag : Integer


http://www.XiaoHui.com 日期: N/A
  1. [MMX 优化: How to optimize for the Pentium family of microprocessors] - 28.1 Integer instructions
    28 . List of instruction timings for PPlain and PMMX 28.1 Integer instructions Explanations: Operands: r = register, m = memory, i = immediate data, sr = segment register m32 = 32 bit memory operand,...
    Tags: MMX 优化 | Integer
    发表于 2000-04-03

  2. [MMX 优化: How to optimize for the Pentium family of microprocessors] - 27.6 Using integer instructions to do floating point operations (all processors)
    27.6 Using integer instructions to do floating point operations (all processors) Integer instructions are generally faster than floating point instructions, so it is often advantageous to use integer...
    Tags: MMX 优化 | Integer | Floating Point
    发表于 2000-04-03

  3. [MMX 优化: How to optimize for the Pentium family of microprocessors] - 29.1 Integer instructions
    29 . List of instruction timings and micro-op breakdown for PPro, PII and PIII Explanations: Operands: r = register, m = memory, i = immediate data, sr = segment register, m32 = 32 bit memory operand...
    Tags: MMX 优化 | Integer
    发表于 2000-04-03

  4. [MMX 优化: How to optimize for the Pentium family of microprocessors] - 27.5 Converting from floating point to integer (All processors)
    27.5 Converting from floating point to integer (All processors) All conversions from floating point to integer, and vice versa, must go via a memory location: FISTP DWORD PTR [TEMP] MOV EAX, [TEMP] O...
    Tags: MMX 优化 | Integer | Floating Point
    发表于 2000-04-03

  5. [MMX 优化: How to optimize for the Pentium family of microprocessors] - 26.5 Integer multiplication (all processors)
    26.5 Integer multiplication (all processors) An integer multiplication takes approximately 9 clock cycles on PPlain and PMMX and 4 on PPro, PII and PIII. It is therefore often advantageous to replace...
    Tags: MMX 优化 | Integer
    发表于 2000-04-02



 

小辉程序员之路 建站于 1997 ◇ 做一名最好的开发者是我不变的理想……
Copyright(C) 1997-2009 XiaoHui.com   All rights reserved
声明:站内所有原创文字,未经许可,均可转载、复制。
转载时必须以链接形式注明作者和原始出处