Home
last modified time | relevance | path

Searched refs:InternalMathRShiftU64 (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DRShiftU64.S27 .globl ASM_PFX(InternalMathRShiftU64)
32 # InternalMathRShiftU64 (
37 ASM_PFX(InternalMathRShiftU64):
DRShiftU64.asm29 ; InternalMathRShiftU64 (
34 InternalMathRShiftU64 PROC label
44 InternalMathRShiftU64 ENDP
DRShiftU64.c27 InternalMathRShiftU64 ( in InternalMathRShiftU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DRShiftU64.asm29 ; InternalMathRShiftU64 (
34 InternalMathRShiftU64 PROC label
46 InternalMathRShiftU64 ENDP
DRShiftU64.S25 ASM_GLOBAL ASM_PFX(InternalMathRShiftU64)
30 # InternalMathRShiftU64 (
35 ASM_PFX(InternalMathRShiftU64):
DRShiftU64.c33 InternalMathRShiftU64 ( in InternalMathRShiftU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DRShiftU64.c40 return InternalMathRShiftU64 (Operand, Count); in RShiftU64()
DMath64.c56 InternalMathRShiftU64 ( in InternalMathRShiftU64() function
DBaseLibInternals.h63 InternalMathRShiftU64 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DRShiftU64.c48 return InternalMathRShiftU64 (Operand, Count); in GlueRShiftU64()
DMath64.c64 InternalMathRShiftU64 ( in InternalMathRShiftU64() function
DBaseLibInternals.h79 InternalMathRShiftU64 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S40 GCC_ASM_EXPORT(InternalMathRShiftU64)
42 ASM_PFX(InternalMathRShiftU64):
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch3516 +InternalMathRShiftU64 (
3612 + return InternalMathRShiftU64 (Operand, Count);
3845 +.globl ASM_PFX(InternalMathRShiftU64)
3850 +# InternalMathRShiftU64 (
3855 +ASM_PFX(InternalMathRShiftU64):