/external/llvm/test/MC/ELF/ |
D | relax-arith.s | 9 .section imul 10 imul $foo, %bx, %bx 11 imul $foo, bar, %bx 12 imul $foo, %ebx, %ebx 13 imul $foo, bar, %ebx 14 imul $foo, %rbx, %rbx 15 imul $foo, bar, %rbx
|
/external/flac/libFLAC/ia32/ |
D | lpc_asm.nasm | 783 imul eax, edx 813 imul eax, [esi + 4 * ecx] 845 imul ecx, [esi - 128] 848 imul ecx, [esi - 124] 851 imul ecx, [esi - 120] 854 imul ecx, [esi - 116] 857 imul ecx, [esi - 112] 860 imul ecx, [esi - 108] 863 imul ecx, [esi - 104] 866 imul ecx, [esi - 100] [all …]
|
/external/aac/libFDK/include/x86/ |
D | fixmul_x86.h | 114 imul b in fixmul_DD() 127 imul b in fixmuldiv2_DD()
|
/external/v8/test/cctest/ |
D | test-disasm-x64.cc | 119 __ imul(rdx, rcx); in TEST() local 169 __ imul(rdx, Operand(rbx, rcx, times_4, 10000)); in TEST() local 170 __ imul(rdx, rcx, Immediate(12)); in TEST() local 171 __ imul(rdx, rcx, Immediate(1000)); in TEST() local 222 __ imul(rdx, rcx, Immediate(12)); in TEST() local 223 __ imul(rdx, rcx, Immediate(1000)); in TEST() local
|
D | test-disasm-ia32.cc | 125 __ imul(edx, ecx); in TEST() local 180 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); in TEST() local 181 __ imul(edx, ecx, 12); in TEST() local 182 __ imul(edx, ecx, 1000); in TEST() local 236 __ imul(edx, ecx, 12); in TEST() local 237 __ imul(edx, ecx, 1000); in TEST() local
|
/external/llvm/test/CodeGen/X86/ |
D | imul-lea-2.ll | 3 ; CHECK-NOT: imul
|
D | memset-2.ll | 37 ; CHECK-NOT: imul
|
D | loop-strength-reduce7.ll | 1 ; RUN: llc < %s -march=x86 | not grep imul
|
D | 2007-11-07-MulBy4.ll | 1 ; RUN: llc < %s -march=x86 | not grep imul
|
/external/llvm/lib/Target/X86/ |
D | X86InstrArithmetic.td | 113 def IMUL8r : I<0xF6, MRM5r, (outs), (ins GR8:$src), "imul{b}\t$src", [], 117 def IMUL16r : I<0xF7, MRM5r, (outs), (ins GR16:$src), "imul{w}\t$src", [], 121 def IMUL32r : I<0xF7, MRM5r, (outs), (ins GR32:$src), "imul{l}\t$src", [], 125 def IMUL64r : RI<0xF7, MRM5r, (outs), (ins GR64:$src), "imul{q}\t$src", [], 132 "imul{b}\t$src", [], IIC_IMUL8>, SchedLoadReg<WriteIMulLd>; 136 "imul{w}\t$src", [], IIC_IMUL16_MEM>, OpSize, 141 "imul{l}\t$src", [], IIC_IMUL32_MEM>, SchedLoadReg<WriteIMulLd>; 145 "imul{q}\t$src", [], IIC_IMUL64>, SchedLoadReg<WriteIMulLd>; 157 "imul{w}\t{$src2, $dst|$dst, $src2}", 162 "imul{l}\t{$src2, $dst|$dst, $src2}", [all …]
|
D | X86Schedule.td | 95 // imul by al, ax, eax, tax 102 // imul reg by reg|mem 109 // imul reg = reg/mem * imm
|
D | X86ScheduleAtom.td | 48 // imul by al, ax, eax, rax 55 // imul reg by reg|mem 62 // imul reg = reg/mem * imm
|
/external/openssl/crypto/bn/asm/ |
D | x86-mont.pl | 312 &imul ($word,&DWP($frame,"esp")); # n0*tp[0] 349 &imul ($word,&DWP($frame,"esp")); # n0*tp[0] 438 &imul ($word,&DWP($frame,"esp")); # n0*tp[0] 537 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
|
/external/srec/srec/cfront/ |
D | himul32.h | 89 imul factor2
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 781 void imul(Register src); // edx:eax = eax * src. 782 void imul(Register dst, Register src) { imul(dst, Operand(src)); } in imul() function 783 void imul(Register dst, const Operand& src); // dst = dst * src. 784 void imul(Register dst, Register src, int32_t imm32); // dst = src * imm32.
|
/external/quake/quake/src/QW/client/ |
D | d_draw.asm | 412 imul eax,edx 457 imul eax,ebx 597 imul ds:dword ptr[reciprocal_table-8+ecx*4] 600 imul ds:dword ptr[reciprocal_table-8+ecx*4] 609 imul edx,ebx 783 imul ecx,ds:dword ptr[_d_zrowbytes] 870 imul ecx,ds:dword ptr[_d_zrowbytes]
|
D | d_spr8.asm | 342 imul ds:dword ptr[_d_zrowbytes] 436 imul eax,ds:dword ptr[_cachewidth] 478 imul eax,ebx 684 imul ds:dword ptr[reciprocal_table-8+ecx*4] 687 imul ds:dword ptr[reciprocal_table-8+ecx*4] 697 imul edx,ebx
|
D | snd_mixa.asm | 312 imul eax,esi 324 imul edx,esi
|
D | d_draw16.asm | 414 imul eax,edx 459 imul eax,ebx 647 imul ds:dword ptr[reciprocal_table_16-8+ecx*4] 650 imul ds:dword ptr[reciprocal_table_16-8+ecx*4] 659 imul edx,ebx
|
/external/freetype/include/freetype/config/ |
D | ftconfig.h | 415 imul edx in FT_MulFix_i386()
|
/external/v8/src/x64/ |
D | assembler-x64.h | 931 void imul(Register src); // rdx:rax = rax * src. 932 void imul(Register dst, Register src); // dst = dst * src. 933 void imul(Register dst, const Operand& src); // dst = dst * src. 934 void imul(Register dst, Register src, Immediate imm); // dst = src * imm.
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | ivchain-X86.ll | 20 ; X32-NOT: imul 60 ; X32: imul
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | postproc_mmx.asm | 58 imul rdx, rax
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_stdlib.c | 110 imul edi,esi in _allmul() 115 imul ebx,edx in _allmul()
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 207 imul $12, %eax label
|