Searched defs:mull (Results 1 – 3 of 3) sorted by relevance
41 mull %ebx label
1646 __ mull(i.InputRegister(1)); in AssembleArchInstruction() local1648 __ mull(i.InputOperand(1)); in AssembleArchInstruction() local
1930 void Assembler::mull(Register src) { in mull() function in v8::internal::Assembler1937 void Assembler::mull(Operand src) { in mull() function in v8::internal::Assembler