Searched defs:movsxbl (Results 1 – 2 of 2) sorted by relevance
2514 __ movsxbl(dst, dst); in AssembleArchInstruction() local2664 __ movsxbl(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local2689 __ movsxbl(rax, rax); in AssembleArchInstruction() local
1865 void Assembler::movsxbl(Register dst, Register src) { in movsxbl() function in v8::internal::Assembler1878 void Assembler::movsxbl(Register dst, Operand src) { in movsxbl() function in v8::internal::Assembler