Searched refs:CL (Results 1 – 18 of 18) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | LShiftU64.c | 54 ; CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EAX is not touched in LShiftU64() 55 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later. in LShiftU64()
|
D | RShiftU64.c | 51 ; CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EDX is not touched in RShiftU64() 52 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later. in RShiftU64()
|
D | LShiftU64.S | 60 # CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EAX is not touched 61 # For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later.
|
D | LShiftU64.asm | 58 ; CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EAX is not touched 59 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move eax to edx later.
|
D | RShiftU64.asm | 56 ; CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EDX is not touched 57 ; For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later.
|
D | RShiftU64.S | 58 # CL is valid from 0 - 31. shld will move EDX:EAX by CL times but EDX is not touched 59 # For CL of 32 - 63, it will be shifted 0 - 31 so we will move edx to eax later.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/ |
D | Thunk16Lib.h | 112 UINT8 CL; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/ |
D | BiosInt13.c | 161 Drive->MaxSector = Regs.H.CL; in Int13GetDeviceParameters() 173 Cylinder = (UINT16) (Cylinder | ((UINT16) Regs.H.CL & 0xc0) << 2); in Int13GetDeviceParameters() 175 Drive->MaxSector = (UINT8) (Regs.H.CL & 0x3f); in Int13GetDeviceParameters() 1214 Regs.H.CL = (UINT8) ((Sector & 0x3f) + (UpperCylinder & 0xff)); in BiosReadLegacyDrive() 1416 Regs.H.CL = (UINT8) ((Sector & 0x3f) + (UpperCylinder & 0xff)); in BiosWriteLegacyDrive()
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | Mbr.S | 97 movb %cl, %al # AL = CL
|
D | Mbr.asm | 97 mov al,cl ; AL = CL
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/ |
D | LegacyBios.h | 155 UINT8 CL; member
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | gen5_iosf_sb_definitions.h | 331 unsigned CL :1; /**< CL Reserved CDV:0 */ member
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
D | LegacyBios.h | 1125 UINT8 CL, CH; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | README | 208 command line C compiler (CL). To compile, run "nmake"; this will
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | LegacyBootSupport.c | 2066 Regs.H.CL = Leds; in LegacyBiosUpdateKeyboardLedStatus()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueBaseLib.h | 5093 UINT8 CL; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | BaseLib.h | 5459 UINT8 CL; member
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/ |
D | mcuimage.bin | 49 …��4�B�� ���QJ��Si�� ��C�B�8��pSa����v�O�p��p����oc�&CL#!��("��p��|���\"!… 252 …��@����p��� ��@��A���p����@�T��p����x��N� ��p����FN� ��p����CLF!@FBJ����i(f���… 403 �p�O����O����O����O�F��� O�JK���� �O��0����>�Z�>�<�CL����1���?W� 550 …�����O��0��p�$��(F��([�(E�!FA�2#F ���������r� !F����DJ�h���?n�CL��h4��G�B��@���…
|