/device/linaro/bootloader/edk2/StdLib/LibC/CRT/ |
D | Gcc.c | 64 int __divsi3(int Dividend, int Divisor) in __divsi3() 70 INT64 __divdi3(INT64 Dividend, INT64 Divisor) in __divdi3() 80 long long __divti3(long long Dividend, long long Divisor) in __divti3() 108 int __modsi3(int Dividend, int Divisor) in __modsi3() 118 INT64 __moddi3(INT64 Dividend, INT64 Divisor) in __moddi3() 128 long long __modti3(long long Dividend, long long Divisor) in __modti3() 148 unsigned int __udivsi3(unsigned int Dividend, unsigned int Divisor) in __udivsi3() 154 unsigned long __udivdi3(unsigned long Dividend, unsigned long Divisor) in __udivdi3() 160 unsigned long long __udivti3(unsigned long long Dividend, unsigned long long Divisor) in __udivti3() 167 unsigned int __umodsi3(unsigned int Dividend, unsigned int Divisor) in __umodsi3() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | DivU64x32.c | 26 IN UINT64 Dividend, in DivU64x32() 55 mov eax, dword ptr Dividend[4] ; Put high 32 bits of 64-bit dividend in EAX in DivU64x32() local 62 mov eax, dword ptr Dividend[0] ; Put low 32 bits of 64-bit dividend in EAX in DivU64x32() local
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
D | Math64.c | 246 IN UINT64 Dividend, in InternalMathDivU64x32() 270 IN UINT64 Dividend, in InternalMathModU64x32() 297 IN UINT64 Dividend, in InternalMathDivRemU64x32() 328 IN UINT64 Dividend, in InternalMathDivRemU64x64() 359 IN INT64 Dividend, in InternalMathDivRemS64x64()
|
D | DivU64x32.c | 39 IN UINT64 Dividend, in DivU64x32()
|
D | ModU64x32.c | 39 IN UINT64 Dividend, in ModU64x32()
|
D | DivU64x32Remainder.c | 42 IN UINT64 Dividend, in DivU64x32Remainder()
|
D | DivU64x64Remainder.c | 42 IN UINT64 Dividend, in DivU64x64Remainder()
|
D | DivS64x64Remainder.c | 46 IN INT64 Dividend, in DivS64x64Remainder()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
D | Math64.c | 256 IN UINT64 Dividend, in InternalMathDivU64x32() 280 IN UINT64 Dividend, in InternalMathModU64x32() 307 IN UINT64 Dividend, in InternalMathDivRemU64x32() 338 IN UINT64 Dividend, in InternalMathDivRemU64x64() 368 IN INT64 Dividend, in InternalMathDivRemS64x64()
|
D | ModU64x32.c | 44 IN UINT64 Dividend, in ModU64x32()
|
D | DivU64x32.c | 44 IN UINT64 Dividend, in GlueDivU64x32()
|
D | DivS64x64Remainder.c | 47 IN INT64 Dividend, in DivS64x64Remainder()
|
D | DivU64x64Remainder.c | 46 IN UINT64 Dividend, in DivU64x64Remainder()
|
D | DivU64x32Remainder.c | 47 IN UINT64 Dividend, in DivU64x32Remainder()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
D | ModU64x32.c | 28 IN UINT64 Dividend, in InternalMathModU64x32()
|
D | DivU64x32Remainder.c | 20 IN UINT64 Dividend, in InternalMathDivRemU64x32()
|
D | DivU64x64Remainder.c | 21 IN UINT64 Dividend, in InternalMathDivRemU64x64()
|
D | DivS64x64Remainder.c | 44 IN INT64 Dividend, in InternalMathDivRemS64x64()
|
D | DivU64x32.c | 20 IN UINT64 Dividend, in InternalMathDivU64x32()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
D | ModU64x32.c | 35 IN UINT64 Dividend, in InternalMathModU64x32()
|
D | DivU64x32Remainder.c | 35 IN UINT64 Dividend, in InternalMathDivRemU64x32()
|
D | DivS64x64Remainder.c | 37 IN INT64 Dividend, in InternalMathDivRemS64x64()
|
D | DivU64x32.c | 35 IN UINT64 Dividend, in InternalMathDivU64x32()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/ |
D | Math.c | 86 IN UINT64 Dividend, in DivU64x32()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/ |
D | Math.c | 109 IN UINT64 Dividend, in DivU64x32()
|