Searched refs:movsxbl (Results 1 – 5 of 5) sorted by relevance
107 __ movsxbl(rdx, Operand(rcx, 0)); in TEST() local
495 __ movsxbl(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local
729 void movsxbl(Register dst, const Operand& src);
1336 void Assembler::movsxbl(Register dst, const Operand& src) { in movsxbl() function in v8::internal::Assembler
3118 __ movsxbl(result, operand); in DoLoadKeyedExternalArray() local