HomeSort by relevance Sort by last modified time
    Searched refs:cpuid (Results 1 - 25 of 225) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/go/darwin-x86/src/cmd/dist/
cpuid_default.s 9 TEXT ·cpuid(SB),NOSPLIT,$0-0
cpuid_386.s 7 TEXT ·cpuid(SB),$0-8
9 CPUID
cpuid_amd64.s 7 TEXT ·cpuid(SB),$0-12
9 CPUID
  /prebuilts/go/linux-x86/src/cmd/dist/
cpuid_default.s 9 TEXT ·cpuid(SB),NOSPLIT,$0-0
cpuid_386.s 7 TEXT ·cpuid(SB),$0-8
9 CPUID
cpuid_amd64.s 7 TEXT ·cpuid(SB),$0-12
9 CPUID
  /external/tensorflow/tensorflow/core/platform/
cpu_info.cc 27 // Visual Studio defines a builtin function for CPUID, so use that if possible.
41 "cpuid\n" \
56 CPUIDInfo *cpuid = nullptr; member in namespace:tensorflow::port::__anon40088
69 // Structure for basic CPUID info
112 // Initialize cpuid struct
113 CHECK(cpuid == nullptr) << __func__ << " ran more than once";
114 cpuid = new CPUIDInfo;
118 // Get vendor string (issue CPUID with eax = 0)
120 cpuid->vendor_str_.append(reinterpret_cast<char *>(&ebx), 4);
121 cpuid->vendor_str_.append(reinterpret_cast<char *>(&edx), 4)
    [all...]
  /external/valgrind/none/tests/x86/
cpuid.stdout.exp 0 cpuid words (0): 0x........ 0x........ 0x........ 0x........
2 cpuid words (1): 0x........ 0x........ 0x........ 0x........
  /external/dtc/tests/
boot-cpuid.c 32 uint32_t cpuid; local
37 CONFIG("Usage: %s <dtb file> <cpuid>", argv[0]);
40 cpuid = strtoul(argv[2], NULL, 0);
42 if (fdt_boot_cpuid_phys(fdt) != cpuid)
44 fdt_boot_cpuid_phys(fdt), cpuid);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
index.s 13 mov r2 = cpuid[ar.lc]
14 mov r3 = cpuid[1]
15 mov r4 = cpuid[-1]
16 mov r5 = cpuid[xyz]
17 mov r6 = cpuid[zero]
18 mov r7 = cpuid[z]
44 mov r2 = cpuid[ar.lc]
45 mov r3 = cpuid[1]
46 mov r4 = cpuid[-1]
47 mov r5 = cpuid[xyz
    [all...]
  /external/syslinux/com32/gplinclude/disk/
common.h 21 #include <cpuid.h>
  /external/syslinux/gpxe/src/arch/i386/core/
cpu.c 48 /* Check for CPUID instruction */
50 DBG ( "CPUID not supported\n" );
55 cpuid ( 0x00000000, &cpuid_level, &discard_1,
58 cpuid ( 0x00000001, &discard_1, &discard_2,
61 DBG ( "CPUID cannot return capabilities\n" );
65 cpuid ( 0x80000000, &cpuid_extlevel, &discard_1,
69 cpuid ( 0x80000001, &discard_1, &discard_2,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
ReadCpuid.s 20 // This routine is used to Reads the current value of Processor Identifier Register (CPUID).
36 mov r8 = cpuid[in0];;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
ReadCpuid.s 21 // This routine is used to Reads the current value of Processor Identifier Register (CPUID).
37 mov r8 = cpuid[in0];;
  /external/libopus/celt/x86/
x86cpu.c 47 static _inline void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) function
55 #include <cpuid.h>
58 static void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) function
65 "cpuid\n"
75 "cpuid":
104 cpuid(info, 0);
108 cpuid(info, 1);
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.cc 44 // Inline cpuid instruction. In PIC compilations, %ebx contains the address
46 // must preserve that register's value across cpuid instructions.
48 #define cpuid(a, b, c, d, inp) \ macro
50 "cpuid\n" \
54 #define cpuid(a, b, c, d, inp) \ macro
56 "cpuid\n" \
61 #if defined(cpuid) // initialize the struct only on x86
84 // Get vendor string (issue CPUID with eax = 0)
85 cpuid(eax, ebx, ecx, edx, 0);
93 cpuid(eax, ebx, ecx, edx, 1)
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
pm_common.h 47 const struct pm_proc *pm_get_proc(unsigned int cpuid);
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
FlushCacheLine.c 45 cpuid
  /external/clang/test/Headers/
cpuid.c 4 #include <cpuid.h>
6 // CHECK-64: {{.*}} call { i32, i32, i32, i32 } asm " xchgq %rbx,${1:q}\0A cpuid\0A xchgq %rbx,${1:q}", "={ax},=r,={cx},={dx},0,~{dirflag},~{fpsr},~{flags}"(i32 %{{[a-z0-9]+}})
7 // CHECK-64: {{.*}} call { i32, i32, i32, i32 } asm " xchgq %rbx,${1:q}\0A cpuid\0A xchgq %rbx,${1:q}", "={ax},=r,={cx},={dx},0,2,~{dirflag},~{fpsr},~{flags}"(i32 %{{[a-z0-9]+}}, i32 %{{[a-z0-9]+}})
9 // CHECK-32: {{.*}} call { i32, i32, i32, i32 } asm "cpuid", "={ax},={bx},={cx},={dx},0,~{dirflag},~{fpsr},~{flags}"(i32 %{{[a-z0-9]+}})
10 // CHECK-32: {{.*}} call { i32, i32, i32, i32 } asm "cpuid", "={ax},={bx},={cx},={dx},0,2,~{dirflag},~{fpsr},~{flags}"(i32 %{{[a-z0-9]+}}, i32 %{{[a-z0-9]+}})
  /external/fec/
cpu_features.s 9 cpuid
  /external/fio/arch/
arch-x86-common.h 6 static inline void cpuid(unsigned int op, function
51 cpuid(0x80000000, &eax, &ebx, &ecx, &edx);
55 cpuid(0x80000007, &eax, &ebx, &ecx, &edx);
66 cpuid(0, &level, (unsigned int *) &str[0],
  /external/valgrind/coregrind/
pub_core_cpuid.h 3 /*--- Interface to CPUID. pub_core_cpuid.h ---*/
38 // CPUID instruction.
44 extern void VG_(cpuid) ( UInt eax, UInt ecx,
m_cpuid.S 3 /*--- CPUID interface. m_cpuid.S ---*/
69 void VG_(cpuid)(UInt eax, UInt ecx,
74 .globl VG_(cpuid)
75 VG_(cpuid):
85 cpuid
116 .globl VG_(cpuid)
117 VG_(cpuid):
131 cpuid
  /external/syslinux/com32/include/sys/x86_64/
cpu.h 24 asm volatile("cpuid"
33 * Generic CPUID function
37 static inline void cpuid(uint32_t op, function
47 * CPUID functions returning a single datum
53 cpuid(op, &eax, &ebx, &ecx, &edx);
62 cpuid(op, &eax, &ebx, &ecx, &edx);
71 cpuid(op, &eax, &ebx, &ecx, &edx);
80 cpuid(op, &eax, &ebx, &ecx, &edx);
90 "cpuid ; "
  /external/swiftshader/src/Common/
CPUID.cpp 15 #include "CPUID.hpp"
32 bool CPUID::MMX = detectMMX();
33 bool CPUID::CMOV = detectCMOV();
34 bool CPUID::SSE = detectSSE();
35 bool CPUID::SSE2 = detectSSE2();
36 bool CPUID::SSE3 = detectSSE3();
37 bool CPUID::SSSE3 = detectSSSE3();
38 bool CPUID::SSE4_1 = detectSSE4_1();
39 int CPUID::cores = detectCoreCount();
40 int CPUID::affinity = detectAffinity()
165 static void cpuid(int registers[4], int info) function in namespace:sw
    [all...]

Completed in 712 milliseconds

1 2 3 4 5 6 7 8 9