Searched defs:movsxbl (Results 1 – 2 of 2) sorted by relevance
3591 __ movsxbl(dst, dst); in AssembleArchInstruction() local4237 __ movsxbl(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local4278 __ movsxbl(rax, rax); in AssembleArchInstruction() local
1769 void Assembler::movsxbl(Register dst, Register src) { in movsxbl() function in v8::internal::Assembler1782 void Assembler::movsxbl(Register dst, Operand src) { in movsxbl() function in v8::internal::Assembler