Searched refs:movsxwl (Results 1 – 5 of 5) sorted by relevance
109 __ movsxwl(rdx, Operand(rcx, 0)); in TEST() local
511 __ movsxwl(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local
731 void movsxwl(Register dst, const Operand& src);
1354 void Assembler::movsxwl(Register dst, const Operand& src) { in movsxwl() function in v8::internal::Assembler
3128 __ movsxwl(result, operand); in DoLoadKeyedExternalArray() local