Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DMultU64x64.S24 .globl ASM_PFX(InternalMathMultU64x64)
29 # InternalMathMultU64x64 (
34 ASM_PFX(InternalMathMultU64x64):
DMultU64x64.asm29 ; InternalMathMultU64x64 (
34 InternalMathMultU64x64 PROC USES ebx label
45 InternalMathMultU64x64 ENDP
DMultU64x64.c27 InternalMathMultU64x64 ( in InternalMathMultU64x64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DMultU64x64.S22 ASM_GLOBAL ASM_PFX(InternalMathMultU64x64)
27 # InternalMathMultU64x64 (
32 ASM_PFX(InternalMathMultU64x64):
DMultU64x64.asm29 ; InternalMathMultU64x64 (
34 InternalMathMultU64x64 PROC USES ebx label
45 InternalMathMultU64x64 ENDP
DMultU64x64.c34 InternalMathMultU64x64 ( in InternalMathMultU64x64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DMultU64x64.c43 Result = InternalMathMultU64x64 (Multiplicand, Multiplier); in MultU64x64()
DMath64.c221 InternalMathMultU64x64 ( in InternalMathMultU64x64() function
DBaseLibInternals.h185 InternalMathMultU64x64 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DMultU64x64.c48 Result = InternalMathMultU64x64 (Multiplicand, Multiplier); in MultU64x64()
DMath64.c231 InternalMathMultU64x64 ( in InternalMathMultU64x64() function
DBaseLibInternals.h201 InternalMathMultU64x64 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S141 GCC_ASM_EXPORT(InternalMathMultU64x64)
143 ASM_PFX(InternalMathMultU64x64):