Lines Matching full:movsx_b
628 void movsx_b(Register dst, Register src) { movsx_b(dst, Operand(src)); }629 void movsx_b(Register dst, const Operand& src);