/external/llvm/test/MC/ELF/ |
D | relax-arith2.s | 15 .section imul,"x" 16 imul $-128, %bx, %bx 17 imul $127, bar, %bx 18 imul $0, %ebx, %ebx 19 imul $1, bar, %ebx 20 imul $-1, %rbx, %rbx 21 imul $42, bar, %rbx
|
D | relax-arith.s | 15 .section imul,"x" 16 imul $foo, %bx, %bx 17 imul $foo, bar, %bx 18 imul $foo, %ebx, %ebx 19 imul $foo, bar, %ebx 20 imul $foo, %rbx, %rbx 21 imul $foo, bar, %rbx
|
D | relax-arith3.s | 12 .section imul,"x" 13 imul $foo, bar(%rip), %bx 14 imul $foo, bar(%rip), %ebx 15 imul $foo, bar(%rip), %rbx
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | relax-arith2.s | 16 .section imul,"x" 17 imul $-128, %bx, %bx 18 imul $127, bar, %bx 19 imul $0, %ebx, %ebx 20 imul $1, bar, %ebx 21 imul $-1, %rbx, %rbx 22 imul $42, bar, %rbx
|
D | relax-arith.s | 16 .section imul,"x" 17 imul $foo, %bx, %bx 18 imul $foo, bar, %bx 19 imul $foo, %ebx, %ebx 20 imul $foo, bar, %ebx 21 imul $foo, %rbx, %rbx 22 imul $foo, bar, %rbx
|
D | relax-arith3.s | 13 .section imul,"x" 14 imul $foo, bar(%rip), %bx 15 imul $foo, bar(%rip), %ebx 16 imul $foo, bar(%rip), %rbx
|
/external/flac/src/libFLAC/ia32/ |
D | lpc_asm.nasm | 756 imul eax, edx 786 imul eax, [esi + 4 * ecx] 821 imul ecx, [esi - 128] 824 imul ecx, [esi - 124] 827 imul ecx, [esi - 120] 830 imul ecx, [esi - 116] 833 imul ecx, [esi - 112] 836 imul ecx, [esi - 108] 839 imul ecx, [esi - 104] 842 imul ecx, [esi - 100] [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/ |
D | gm107.asm | 21 imul u32 u32 $r3 $r1 $r2 24 imul u32 u32 $r3 $r1 $r2 27 imul u32 u32 $r3 $r1 $r2 29 imul u32 u32 $r3 $r1 $r2 32 imul u32 u32 $r3 $r1 $r2 36 imul u32 u32 hi $r0 $r0 $r2 71 imul u32 u32 $r3 $r1 $r2 73 imul u32 u32 $r3 $r1 $r2 76 imul u32 u32 $r3 $r1 $r2 79 imul u32 u32 $r3 $r1 $r2 [all …]
|
/external/boringssl/win-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.asm | 343 imul eax,ecx 348 imul rax,QWORD[((-128))+r13] 352 imul rax,QWORD[((8-128))+r13] 356 imul rax,QWORD[((16-128))+r13] 359 imul rdx,QWORD[((24-128))+r13] 363 imul eax,ecx 376 imul rax,QWORD[((-128))+r13] 381 imul rax,QWORD[((8-128))+r13] 388 imul rax,QWORD[((16-128))+r13] 397 imul eax,ecx [all …]
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.asm | 343 imul eax,ecx 348 imul rax,QWORD[((-128))+r13] 352 imul rax,QWORD[((8-128))+r13] 356 imul rax,QWORD[((16-128))+r13] 359 imul rdx,QWORD[((24-128))+r13] 363 imul eax,ecx 376 imul rax,QWORD[((-128))+r13] 381 imul rax,QWORD[((8-128))+r13] 388 imul rax,QWORD[((16-128))+r13] 397 imul eax,ecx [all …]
|
/external/rust/crates/serde_json/src/lexical/ |
D | math.rs | 259 pub fn imul(x: &mut Limb, y: Limb, carry: Limb) -> Limb { in imul() function 335 pub fn imul(x: &mut Vec<Limb>, y: Limb) { in imul() function 339 carry = scalar::imul(xi, y, carry); in imul() 353 imul(&mut z, y); in mul() 416 imul(x, power); in imul_pow5() 421 imul(x, small_powers[n]); in imul_pow5() 434 large::imul(x, large_powers[idx]); in imul_pow5() 769 pub fn imul(x: &mut Vec<Limb>, y: &[Limb]) { in imul() function 771 small::imul(x, y[0]); in imul() 856 small::imul(self.data_mut(), y); in imul_small()
|
D | algorithm.rs | 115 fp.imul(&powers.get_small(small_index as usize)); in multiply_exponent_extended() 126 fp.imul(&powers.get_large(large_index as usize)); in multiply_exponent_extended()
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | cmpxchg-read-advance.s | 5 imul %rax, %rax label 10 imul %rcx, %rcx label 15 imul %rax, %rax label 20 imul %rcx, %rcx label 25 imul %eax, %eax label 26 imul %edx, %edx label 31 imul %eax, %eax label 32 imul %edx, %edx label 37 imul %ebx, %ebx label 38 imul %ecx, %ecx label [all …]
|
D | xadd.s | 8 imul %ecx, %ecx label 9 imul %ecx, %ecx label 16 imul %ecx, %ecx label 17 imul %ecx, %ecx label
|
D | partial-reg-update-4.s | 6 # The lzcnt cannot execute in parallel with the imul because there is a false 9 imul %ax, %bx label
|
/external/aac/libFDK/include/x86/ |
D | fixmul_x86.h | 128 imul b in fixmul_DD() 139 imul b in fixmuldiv2_DD()
|
/external/python/cpython2/Lib/test/ |
D | test_list.py | 58 def imul(a, b): a *= b function 60 self.assertRaises((MemoryError, OverflowError), imul, lst, n)
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 79 imul r15,r12 92 imul r9,r12 125 imul r15,r12 138 imul r9,r12 186 imul r15,r12 199 imul r9,r12 438 imul r15,r12 491 imul r9,r12 625 imul r15,r12 638 imul r9,r12 [all …]
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 79 imul r15,r12 92 imul r9,r12 125 imul r15,r12 138 imul r9,r12 186 imul r15,r12 199 imul r9,r12 438 imul r15,r12 491 imul r9,r12 625 imul r15,r12 638 imul r9,r12 [all …]
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/ |
D | intel-syntax.s | 9 imul esi, edi 39 # INTEL-NEXT: 1 3 1.00 imul esi, edi
|
/external/llvm-project/llvm/test/MC/X86/ |
D | x86_64-signed-reloc.s | 13 imul $foo, %rax // CHECK-NEXT: R_X86_64_32S label
|
/external/llvm/test/MC/X86/ |
D | x86_64-signed-reloc.s | 13 imul $foo, %rax // CHECK-NEXT: R_X86_64_32S label
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Barcelona/ |
D | partial-reg-update-4.s | 4 # The lzcnt cannot execute in parallel with the imul because there is a false 7 imul %ax, %bx label
|
D | partial-reg-update-6.s | 5 # imul. However, the folded load can start immediately. 9 imul %edx, %ecx label
|
/external/llvm/test/CodeGen/X86/ |
D | imul-lea-2.ll | 3 ; CHECK-NOT: imul
|