Lines Matching refs:movzx_w
718 void movzx_w(Register dst, Register src) { movzx_w(dst, Operand(src)); }719 void movzx_w(Register dst, const Operand& src);