Home
last modified time | relevance | path

Searched refs:InternalMathARShiftU64 (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DARShiftU64.S22 ASM_GLOBAL ASM_PFX(InternalMathARShiftU64)
27 # InternalMathARShiftU64 (
32 ASM_PFX(InternalMathARShiftU64):
DARShiftU64.asm29 ; InternalMathARShiftU64 (
34 InternalMathARShiftU64 PROC label
46 InternalMathARShiftU64 ENDP
DARShiftU64.c33 InternalMathARShiftU64 ( in InternalMathARShiftU64() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DARShiftU64.S24 .globl ASM_PFX(InternalMathARShiftU64)
29 # InternalMathARShiftU64 (
34 ASM_PFX(InternalMathARShiftU64):
DARShiftU64.asm29 ; InternalMathARShiftU64 (
34 InternalMathARShiftU64 PROC label
44 InternalMathARShiftU64 ENDP
DARShiftU64.c19 InternalMathARShiftU64 ( in InternalMathARShiftU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DARShiftU64.c40 return InternalMathARShiftU64 (Operand, Count); in ARShiftU64()
DMath64.c79 InternalMathARShiftU64 ( in InternalMathARShiftU64() function
DBaseLibInternals.h83 InternalMathARShiftU64 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DARShiftU64.c48 return InternalMathARShiftU64 (Operand, Count); in ARShiftU64()
DMath64.c89 InternalMathARShiftU64 ( in InternalMathARShiftU64() function
DBaseLibInternals.h99 InternalMathARShiftU64 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S58 GCC_ASM_EXPORT(InternalMathARShiftU64)
60 ASM_PFX(InternalMathARShiftU64):