Searched refs:AMD_EDX (Results 1 – 9 of 9) sorted by relevance
/dports/sysutils/cpuid2cpuflags/cpuid2cpuflags-11/src/ |
H A D | x86.c | 39 AMD_EDX, enumerator 53 { "3dnow", AMD_EDX, (1 << 31) }, 54 { "3dnowext", AMD_EDX, (1 << 30) }, /* 3DNow!+ */ 71 { "mmxext", AMD_EDX, (1 << 22) }, /* AMD */ 142 case AMD_EDX: in print_flags()
|
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/src/ |
H A D | topology-x86.c | 615 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 646 if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/ |
H A D | topology-x86.c | 970 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1045 if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/devel/hwloc/hwloc-1.11.13/src/ |
H A D | topology-x86.c | 1069 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1159 if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/ |
H A D | topology-x86.c | 1122 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1219 else if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/ |
H A D | topology-x86.c | 1378 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1490 else if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/ |
H A D | topology-x86.c | 1378 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1490 else if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/ |
H A D | topology-x86.c | 1378 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1490 else if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/ |
H A D | topology-x86.c | 1388 #define AMD_EDX ('e' | ('n'<<8) | ('t'<<16) | ('i'<<24)) macro 1520 else if (ebx == AMD_EBX && ecx == AMD_ECX && edx == AMD_EDX) in hwloc_look_x86()
|