Home
last modified time | relevance | path

Searched defs:imul (Results 1 – 18 of 18) sorted by relevance

/external/v8/test/cctest/
Dtest-disasm-x87.cc121 __ imul(edx, ecx); in TEST() local
181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); in TEST() local
182 __ imul(edx, ecx, 12); in TEST() local
183 __ imul(edx, Operand(edx, eax, times_2, 42), 8); in TEST() local
184 __ imul(edx, ecx, 1000); in TEST() local
185 __ imul(edx, Operand(ebx, ecx, times_4, 1), 9000); in TEST() local
248 __ imul(edx, ecx, 12); in TEST() local
249 __ imul(edx, ecx, 1000); in TEST() local
Dtest-disasm-ia32.cc121 __ imul(edx, ecx); in TEST() local
181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); in TEST() local
182 __ imul(edx, ecx, 12); in TEST() local
183 __ imul(edx, Operand(edx, eax, times_2, 42), 8); in TEST() local
184 __ imul(edx, ecx, 1000); in TEST() local
185 __ imul(edx, Operand(ebx, ecx, times_4, 1), 9000); in TEST() local
248 __ imul(edx, ecx, 12); in TEST() local
249 __ imul(edx, ecx, 1000); in TEST() local
Dtest-assembler-x87.cc128 __ imul(eax, edx); in TEST() local
Dtest-assembler-ia32.cc128 __ imul(eax, edx); in TEST() local
/external/llvm/test/MC/X86/
Dx86_64-signed-reloc.s13 imul $foo, %rax // CHECK-NEXT: R_X86_64_32S label
Dx86-64.s207 imul $12, %eax label
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc180 __ imul(i.OutputRegister(), i.InputOperand(0), i.InputInt32(1)); in AssembleArchInstruction() local
182 __ imul(i.OutputRegister(), i.InputOperand(1)); in AssembleArchInstruction() local
/external/v8/src/x87/
Dassembler-x87.cc775 void Assembler::imul(Register reg) { in imul() function in v8::internal::Assembler
782 void Assembler::imul(Register dst, const Operand& src) { in imul() function in v8::internal::Assembler
790 void Assembler::imul(Register dst, Register src, int32_t imm32) { in imul() function in v8::internal::Assembler
795 void Assembler::imul(Register dst, const Operand& src, int32_t imm32) { in imul() function in v8::internal::Assembler
Dassembler-x87.h693 void imul(Register dst, Register src) { imul(dst, Operand(src)); } in imul() function
Dlithium-codegen-x87.cc1438 __ imul(edx, edx, Abs(divisor)); in DoModByConstI() local
1569 __ imul(eax, eax, divisor); in DoDivByConstI() local
1818 __ imul(left, left, constant); in DoMulI() local
1824 __ imul(left, ToOperand(right)); in DoMulI() local
Dfull-codegen-x87.cc2339 __ imul(eax, ecx); in EmitInlineSmiBinaryOp() local
3045 __ imul(ecx, ecx, DescriptorArray::kDescriptorSize); in EmitIsStringWrapperSafeForDefaultValueOf() local
3946 __ imul(scratch, array_length_operand); in EmitFastOneByteArrayJoin() local
/external/v8/src/ia32/
Dassembler-ia32.cc842 void Assembler::imul(Register reg) { in imul() function in v8::internal::Assembler
849 void Assembler::imul(Register dst, const Operand& src) { in imul() function in v8::internal::Assembler
857 void Assembler::imul(Register dst, Register src, int32_t imm32) { in imul() function in v8::internal::Assembler
862 void Assembler::imul(Register dst, const Operand& src, int32_t imm32) { in imul() function in v8::internal::Assembler
Dassembler-ia32.h710 void imul(Register dst, Register src) { imul(dst, Operand(src)); } in imul() function
Dlithium-codegen-ia32.cc1146 __ imul(edx, edx, Abs(divisor)); in DoModByConstI() local
1277 __ imul(eax, eax, divisor); in DoDivByConstI() local
1526 __ imul(left, left, constant); in DoMulI() local
1532 __ imul(left, ToOperand(right)); in DoMulI() local
Dfull-codegen-ia32.cc2349 __ imul(eax, ecx); in EmitInlineSmiBinaryOp() local
3055 __ imul(ecx, ecx, DescriptorArray::kDescriptorSize); in EmitIsStringWrapperSafeForDefaultValueOf() local
3957 __ imul(scratch, array_length_operand); in EmitFastOneByteArrayJoin() local
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_emit_nvc0.cpp1834 int imul; // integer MUL to MUL delay 3 member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...