| /src/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 21 successive executions of the CPUID instruction, after which any OPENSSL_ia32cap 27 Further CPUID information can be found in the Intel(R) Architecture 34 resulting from the following execution of CPUID.(EAX=01H).EDX and 35 CPUID.(EAX=01H).ECX: 82 resulting from the following execution of CPUID.(EAX=07H,ECX=0H).EBX and 83 CPUID.(EAX=07H,ECX=0H).ECX: 119 resulting from the following execution of CPUID.(EAX=07H,ECX=0H).EDX and 120 CPUID.(EAX=07H,ECX=1H).EAX: 141 resulting from the following execution of CPUID.(EAX=07H,ECX=1H).EDX and 142 CPUID.(EAX=07H,ECX=1H).EBX: [all …]
|
| /src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstrAnalysis.h | 138 unsigned CPUID) const { in isZeroIdiom() argument 163 unsigned CPUID) const { in isDependencyBreaking() argument 164 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking() 174 unsigned CPUID) const { in isOptimizableRegisterMove() argument
|
| H A D | MCSubtargetInfo.h | 223 unsigned CPUID) const { in resolveVariantSchedClass() argument
|
| /src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSchedule.cpp | 77 unsigned CPUID = getProcessorID(); in computeInstrLatency() local 79 SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII, CPUID); in computeInstrLatency() 123 unsigned CPUID = getProcessorID(); in getReciprocalThroughput() local 125 SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII, CPUID); in getReciprocalThroughput()
|
| /src/lib/libpmc/pmu-events/ |
| H A D | README | 108 CPUID,Version,Dir/path/name,Type 124 CPUID: 125 CPUID is an arch-specific char string, that can be used 131 CPUID == 'GenuineIntel-6-2E' (on x86). 132 CPUID == '004b0100' (PVR value in Powerpc)
|
| /src/crypto/openssl/crypto/ |
| H A D | build.info | 66 # CPUID support. We need to add that explicitly in every shared library and 67 # provider module that uses it. ctype.c is included here because the CPUID 76 # We only need to include the CPUID stuff in the legacy provider when it's a 85 # Implementations are now spread across several libraries, so the CPUID define
|
| /src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | InstructionInfoView.cpp | 127 unsigned CPUID = SM.getProcessorID(); in collectData() local 132 STI.resolveVariantSchedClass(SchedClassID, &Inst, &MCII, CPUID); in collectData()
|
| /src/sys/amd64/amd64/ |
| H A D | apic_vector.S | 236 movl PCPU(CPUID), %eax
|
| /src/sys/i386/i386/ |
| H A D | swtch.S | 56 movl PCPU(CPUID), %esi 146 movl PCPU(CPUID),%esi
|
| H A D | apic_vector.S | 326 movl PCPU(CPUID), %eax
|
| /src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Minidump.h | 155 support::ulittle32_t CPUID; member
|
| /src/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | InstrBuilder.cpp | 546 unsigned CPUID = SM.getProcessorID(); in getVariantSchedClassID() local 549 STI.resolveVariantSchedClass(SchedClassID, &MCI, &MCII, CPUID); in getVariantSchedClassID()
|
| /src/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT-586_asm.asm | 90 cpuid ; Query the CPUID for the current processor 650 cpuid ; Query the CPUID for the current processor
|
| /src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 165 mapRequiredHex(IO, "CPUID", Info.CPUID); in mapping()
|
| /src/sys/x86/conf/ |
| H A D | NOTES | 616 # CPU control pseudo-device. Provides access to MSRs, CPUID info and
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleAtom.td | 880 def : InstRW<[AtomWrite01_121], (instrs CPUID)>;
|
| H A D | X86InstrSystem.td | 510 def CPUID : I<0xA2, RawFrm, (outs), (ins), "cpuid", []>, TB;
|
| H A D | X86SchedSkylakeClient.td | 1412 def: InstRW<[SKLWriteResGroup184], (instrs CPUID, RDTSC)>;
|
| H A D | X86SchedBroadwell.td | 1335 def: InstRW<[BWWriteResGroup159], (instrs CPUID)>;
|
| H A D | X86SchedHaswell.td | 1577 def: InstRW<[HWWriteResGroup149], (instrs CPUID, RDTSC)>;
|
| H A D | X86SchedSkylakeServer.td | 2083 def: InstRW<[SKXWriteResGroup207], (instrs CPUID, RDTSC)>;
|
| H A D | X86SchedAlderlakeP.td | 783 def : InstRW<[ADLPWriteResGroup34], (instrs CPUID)>;
|
| H A D | X86SchedIceLake.td | 2100 def: InstRW<[ICXWriteResGroup207], (instrs CPUID, RDTSC)>;
|
| H A D | X86SchedSapphireRapids.td | 865 def : InstRW<[SPRWriteResGroup36], (instrs CPUID)>;
|
| /src/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 2284 # 0x02 - CPUID (IA32/X64).<BR>
|