Searched refs:SSE2 (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/ |
D | BaseMemoryLibSse2.uni | 2 // Instance of Base Memory Library using SSE2 registers. 4 // Base Memory Library that uses SSE2 registers for high performance. 18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Base Memory Library using SSE2… 20 #string STR_MODULE_DESCRIPTION #language en-US "Base Memory Library that uses SSE2 registe…
|
D | BaseMemoryLibSse2.inf | 2 # Instance of Base Memory Library using SSE2 registers. 4 # Base Memory Library that uses SSE2 registers for high performance.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/ |
D | PlatformCpuInfo.h | 137 UINT8 SSE2; // EDX [26]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/ |
D | Cpuid.h | 507 UINT32 SSE2:1; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
D | AsmFuncs.asm | 39 ;; MMX, SSE, SSE2, etc registers. The initialization of the debugsupport driver
|
D | AsmFuncs.nasm | 36 ;; MMX, SSE, SSE2, etc registers. The initialization of the debugsupport driver
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/ |
D | AsmFuncs.asm | 36 ;; MMX, SSE, SSE2, etc registers. The initialization of the debugsupport driver
|
D | AsmFuncs.nasm | 36 ;; MMX, SSE, SSE2, etc registers. The initialization of the debugsupport driver
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
D | SmiException.nasm | 704 ; x87 FPU/MMX/SSE/SSE2/SSE3/SSSE3/SSE4 instructions.
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/ |
D | Cpuid.c | 298 PRINT_BIT_FIELD (Edx, SSE2); in CpuidVersionInfo()
|