Home
last modified time | relevance | path

Searched refs:mul (Results 1 – 25 of 53) sorted by relevance

123

/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
Dmuldi3.S27 mul lr, ip, r8
28 mul ip, r4, ip
36 mul ip, r8, r6
42 mul r0, r3, r0
Dmodsi3.S25 mul r0, r4, r0
Dumodsi3.S25 mul r0, r4, r0
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DMultU64x32.c50 mul Multiplier in MultU64x32()
54 mul Multiplier in MultU64x32()
DMultU64x32.asm54 mul dword ptr [esp + 0Ch] ; Multiplier
58 mul dword ptr [esp + 14h]; Multiplier
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dprofilee.py43 return mul(n, factorial(n-1))
48 def mul(a, b): function
Dtest_list.py57 def mul(a, b): return a * b function
59 self.assertRaises((MemoryError, OverflowError), mul, lst, n)
Dtest_audioop.py130 self.assertEqual(audioop.mul(data[0], 1, 2), data2[0])
131 self.assertEqual(audioop.mul(data[1],2, 2), data2[1])
132 self.assertEqual(audioop.mul(data[2], 4, 2), data2[2])
187 self.assertRaises(audioop.error, audioop.mul, data, size, 1.0)
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/
DArmPlatformStackLib.S82 mul r3, r3, r1
115 mul r3, r3, r5
DArmPlatformStackLib.asm85 mul r3, r3, r1
119 mul r3, r3, r5
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/AArch64/
DArmPlatformStackLib.S86 mul x3, x3, x1
124 mul x3, x3, x5
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DMultU64x32.c36 mul dword ptr [Multiplicand + 0] in InternalMathMultU64x32()
DMultU64x64.c40 mul ecx in InternalMathMultU64x64()
DMultU64x32.asm38 mul dword ptr [esp + 4]
DDivU64x64Remainder.c42 mul dword ptr [Divisor] in InternalMathDivRemU64x64()
DMultU64x64.asm42 mul ecx ; edx:eax <- M1[0..31] * M2[0..31]
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DMultU64x32.c43 mul dword ptr [Multiplicand + 0] in InternalMathMultU64x32()
DMultU64x64.c47 mul ecx in InternalMathMultU64x64()
DMultU64x32.asm38 mul dword ptr [esp + 4]
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
DPrePeiCoreEntryPoint.asm66 mul r0, r0, r2
DPrePeiCoreEntryPoint.S64 mul r0, r0, r2
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
DStrings.uni30 #language fr-FR "Processeur Émulé par NT32"
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
DPrePeiCoreEntryPoint.S83 mul x0, x0, x2
/device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/Arm/
DSecEntryPoint.S101 mul r0, r0, r2
DSecEntryPoint.asm103 mul r0, r0, r2

123