Home | History | Annotate | Download | only in ia32

Lines Matching refs:movzx_b

715   void movzx_b(Register dst, Register src) { movzx_b(dst, Operand(src)); }
716 void movzx_b(Register dst, const Operand& src);