Home
last modified time | relevance | path

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

123

/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
Dmuldi3.S25 mul lr, ip, r8
26 mul ip, r4, ip
34 mul ip, r8, r6
40 mul r0, r3, r0
Dmodsi3.S23 mul r0, r4, r0
Dumodsi3.S23 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.S65 mul r3, r3, r1
98 mul r3, r3, r5
DArmPlatformStackLib.asm82 mul r3, r3, r1
116 mul r3, r3, r5
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/AArch64/
DArmPlatformStackLib.S68 mul x3, x3, x1
105 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()
/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]
DMultU64x32.nasm37 mul dword [esp + 4]
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch32/
Dcpu_data.S38 mul r0, r0, r1
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcpu_data.S43 mul x0, x0, x1
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
DPrePeiCoreEntryPoint.S47 mul r0, r0, r2
DPrePeiCoreEntryPoint.asm61 mul r0, r0, r2
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
DPrePeiCoreEntryPoint.S66 mul x0, x0, x2
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
DStrings.uni30 #language fr-FR "Processeur Émulé par NT32"

123