Home | History | Annotate | Download | only in x87

Lines Matching refs:movzx_b

624   void movzx_b(Register dst, Register src) { movzx_b(dst, Operand(src)); }
625 void movzx_b(Register dst, const Operand& src);