Home
last modified time | relevance | path

Searched defs:Operand (Results 1 – 25 of 61) sorted by relevance

123

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DBitField.c32 IN UINTN Operand, in InternalBaseLibBitFieldReadUint()
65 IN UINTN Operand, in InternalBaseLibBitFieldOrUint()
107 IN UINTN Operand, in InternalBaseLibBitFieldAndUint()
150 IN UINT8 Operand, in BitFieldRead8()
186 IN UINT8 Operand, in BitFieldWrite8()
224 IN UINT8 Operand, in BitFieldOr8()
262 IN UINT8 Operand, in BitFieldAnd8()
303 IN UINT8 Operand, in BitFieldAndThenOr8()
342 IN UINT16 Operand, in BitFieldRead16()
378 IN UINT16 Operand, in BitFieldWrite16()
[all …]
DMath64.c34 IN UINT64 Operand, in InternalMathLShiftU64()
57 IN UINT64 Operand, in InternalMathRShiftU64()
80 IN UINT64 Operand, in InternalMathARShiftU64()
122 IN UINT64 Operand, in InternalMathLRotU64()
146 IN UINT64 Operand, in InternalMathRRotU64()
168 IN UINT64 Operand in InternalMathSwapBytes64()
DGetPowerOfTwo32.c36 IN UINT32 Operand in GetPowerOfTwo32()
DHighBitSet64.c37 IN UINT64 Operand in HighBitSet64()
DGetPowerOfTwo64.c36 IN UINT64 Operand in GetPowerOfTwo64()
DLRotU64.c36 IN UINT64 Operand, in LRotU64()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DBitField.c39 IN unsigned int Operand, in BitFieldReadUint()
69 IN unsigned int Operand, in BitFieldOrUint()
100 IN unsigned int Operand, in BitFieldAndUint()
135 IN UINT8 Operand, in BitFieldRead8()
170 IN UINT8 Operand, in BitFieldWrite8()
207 IN UINT8 Operand, in BitFieldOr8()
244 IN UINT8 Operand, in BitFieldAnd8()
283 IN UINT8 Operand, in BitFieldAndThenOr8()
322 IN UINT16 Operand, in BitFieldRead16()
357 IN UINT16 Operand, in BitFieldWrite16()
[all …]
DMath64.c42 IN UINT64 Operand, in InternalMathLShiftU64()
65 IN UINT64 Operand, in InternalMathRShiftU64()
90 IN UINT64 Operand, in InternalMathARShiftU64()
132 IN UINT64 Operand, in InternalMathLRotU64()
156 IN UINT64 Operand, in InternalMathRRotU64()
178 IN UINT64 Operand in InternalMathSwapBytes64()
DSwapBytes64.c40 IN UINT64 Operand in SwapBytes64()
DSwapBytes16.c40 IN UINT16 Operand in SwapBytes16()
DHighBitSet64.c42 IN UINT64 Operand in HighBitSet64()
DGetPowerOfTwo64.c41 IN UINT64 Operand in GetPowerOfTwo64()
DGetPowerOfTwo32.c40 IN UINT32 Operand in GetPowerOfTwo32()
DLRotU64.c44 IN UINT64 Operand, in LRotU64()
DLowBitSet32.c41 IN UINT32 Operand in LowBitSet32()
DLowBitSet64.c41 IN UINT64 Operand in LowBitSet64()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DMath.c26 IN UINT64 Operand, in LShiftU64()
80 IN UINT64 Operand, in Power10U64()
95 IN UINT64 Operand, in RShiftU64()
155 IN UINT64 Operand in Log2()
191 IN UINT64 Operand in GetPowerOfTwo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DLShiftU64.c26 IN UINT64 Operand, in LShiftU64()
50 mov eax, dword ptr Operand[0] in LShiftU64() local
51 mov edx, dword ptr Operand[4] in LShiftU64() local
DRShiftU64.c26 IN UINT64 Operand, in RShiftU64()
47 mov eax, dword ptr Operand[0] in RShiftU64() local
48 mov edx, dword ptr Operand[4] in RShiftU64() local
DLog2.c26 IN UINT64 Operand in Log2()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
DMath.c28 IN UINT64 Operand, in LShiftU64()
55 IN UINT64 Operand, in RShiftU64()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DSwapBytes64.c33 IN UINT64 Operand in InternalMathSwapBytes64()
DRShiftU64.c34 IN UINT64 Operand, in InternalMathRShiftU64()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DSwapBytes64.c20 IN UINT64 Operand in InternalMathSwapBytes64()
DRShiftU64.c28 IN UINT64 Operand, in InternalMathRShiftU64()

123