Searched refs:ECX (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 20 1, 0, ECX, 0, sse3, Streaming SIMD Extensions 3(SSE3) 21 1, 0, ECX, 1, pclmulqdq, PCLMULQDQ instruction supported 22 1, 0, ECX, 2, dtes64, DS area uses 64-bit layout 23 1, 0, ECX, 3, mwait, MONITOR/MWAIT supported 24 …1, 0, ECX, 4, ds_cpl, CPL Qualified Debug Store which allows for branch message storage q… 25 1, 0, ECX, 5, vmx, Virtual Machine Extensions supported 26 1, 0, ECX, 6, smx, Safer Mode Extension supported 27 1, 0, ECX, 7, eist, Enhanced Intel SpeedStep Technology 28 1, 0, ECX, 8, tm2, Thermal Monitor 2 29 1, 0, ECX, 9, ssse3, Supplemental Streaming SIMD Extensions 3 (SSSE3) [all …]
|
/Linux-v5.15/arch/x86/um/ |
D | ptrace_32.c | 57 [ECX] = HOST_CX, 80 case ECX: in putreg() 161 case ECX: in getreg()
|
D | user-offsets.c | 29 DEFINE(HOST_CX, ECX); in foo()
|
/Linux-v5.15/arch/arm/mach-highbank/ |
D | Kconfig | 3 bool "Calxeda ECX-1000/2000 (Highbank/Midway)"
|
/Linux-v5.15/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 8 #define ECX 1 macro
|
/Linux-v5.15/arch/x86/um/os-Linux/ |
D | mcontext.c | 17 COPY(EBX); COPY(EDX); COPY(ECX); COPY(EAX); in get_regs_from_mc()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ecx-2000.dts | 12 model = "Calxeda ECX-2000";
|
/Linux-v5.15/arch/x86/boot/compressed/ |
D | mem_encrypt.S | 128 movl $2, %eax # Request CPUID[fn].ECX
|
/Linux-v5.15/Documentation/x86/ |
D | cpuinfo.rst | 51 checked at runtime in the respective CPUID leaf [EAX=f, ECX=0] bit EDX[1]. 55 [EAX=7, ECX=0] has 30 features and is dense, but the CPUID leaf [EAX=7, EAX=1]
|
/Linux-v5.15/Documentation/admin-guide/hw-vuln/ |
D | special-register-buffer-data-sampling.rst | 99 RNGDS_MITG_DIS (bit 0) is enumerated by CPUID.(EAX=07H,ECX=0).EDX[SRBDS_CTRL =
|
/Linux-v5.15/Documentation/admin-guide/pm/ |
D | intel_idle.rst | 29 arguments (passed in the ``EAX`` and ``ECX`` registers of the target CPU), the
|
/Linux-v5.15/arch/x86/lib/ |
D | x86-opcode-map.txt | 553 c9: BSWAP RCX/ECX/R9/R9D
|
/Linux-v5.15/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 553 c9: BSWAP RCX/ECX/R9/R9D
|