Searched defs:movsxwl (Results 1 – 2 of 2) sorted by relevance
2370 __ movsxwl(dst, dst); in AssembleArchInstruction() local2674 __ movsxwl(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local2701 __ movsxwl(rax, rax); in AssembleArchInstruction() local
1902 void Assembler::movsxwl(Register dst, Register src) { in movsxwl() function in v8::internal::Assembler1910 void Assembler::movsxwl(Register dst, Operand src) { in movsxwl() function in v8::internal::Assembler