Searched refs:InternalMathMultU64x32 (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DMultU64x32.c43 Result = InternalMathMultU64x32 (Multiplicand, Multiplier);
H A DMath64.c196 InternalMathMultU64x32 ( function
H A DBaseLibInternals.h164 InternalMathMultU64x32 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x32.c34 InternalMathMultU64x32 ( function
H A DMultU64x32.S25 ASM_GLOBAL ASM_PFX(InternalMathMultU64x32)
30 # InternalMathMultU64x32 (
35 ASM_PFX(InternalMathMultU64x32):
H A DMultU64x32.asm29 ; InternalMathMultU64x32 (
34 InternalMathMultU64x32 PROC label
41 InternalMathMultU64x32 ENDP
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S127 GCC_ASM_EXPORT(InternalMathMultU64x32)
129 ASM_PFX(InternalMathMultU64x32):

Completed in 48 milliseconds