Home
last modified time | relevance | path

Searched defs:ebx (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DLRotU64.c45 ror ebx, cl in InternalMathLRotU64() local
46 shld eax, ebx, cl in InternalMathLRotU64() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DLRotU64.c38 ror ebx, cl in InternalMathLRotU64() local
39 shld eax, ebx, cl in InternalMathLRotU64() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DEfiJump.h26 UINT32 ebx; member