Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

lib.sysdep.ia32
Enum IA32Cap

   in ia32.h

safe but slow inline-asm version


Field Summary
IA32_CAP_AMD_3DNOW = 96 + 31
          
IA32_CAP_AMD_3DNOW_PRO = 96 + 30
          
IA32_CAP_AMD_CMP_LEGACY = 64 + 1
          
IA32_CAP_AMD_MMX_EXT = 96 + 22
          
IA32_CAP_AMD_MP = 96 + 19
          
IA32_CAP_CMOV = 32 + 15
          
IA32_CAP_EST = 0 + 7
          
IA32_CAP_FPU = 32 + 0
          
IA32_CAP_HT = 32 + 28
          
IA32_CAP_MMX = 32 + 23
          
IA32_CAP_SSE = 32 + 25
          
IA32_CAP_SSE2 = 32 + 26
          
IA32_CAP_SSE3 = 0 + 0
          
IA32_CAP_TM_SCC = 32 + 22
          
IA32_CAP_TSC = 32 + 4
          
 

Field Detail

IA32_CAP_AMD_3DNOW

public IA32_CAP_AMD_3DNOW = 96 + 31

IA32_CAP_AMD_3DNOW_PRO

public IA32_CAP_AMD_3DNOW_PRO = 96 + 30

IA32_CAP_AMD_CMP_LEGACY

public IA32_CAP_AMD_CMP_LEGACY = 64 + 1

IA32_CAP_AMD_MMX_EXT

public IA32_CAP_AMD_MMX_EXT = 96 + 22

IA32_CAP_AMD_MP

public IA32_CAP_AMD_MP = 96 + 19

IA32_CAP_CMOV

public IA32_CAP_CMOV = 32 + 15

IA32_CAP_EST

public IA32_CAP_EST = 0 + 7

IA32_CAP_FPU

public IA32_CAP_FPU = 32 + 0

IA32_CAP_HT

public IA32_CAP_HT = 32 + 28

IA32_CAP_MMX

public IA32_CAP_MMX = 32 + 23

IA32_CAP_SSE

public IA32_CAP_SSE = 32 + 25

IA32_CAP_SSE2

public IA32_CAP_SSE2 = 32 + 26

IA32_CAP_SSE3

public IA32_CAP_SSE3 = 0 + 0

IA32_CAP_TM_SCC

public IA32_CAP_TM_SCC = 32 + 22

IA32_CAP_TSC

public IA32_CAP_TSC = 32 + 4

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD