Home | History | Annotate | Download | only in x64

Lines Matching refs:movb

681   void movb(Register dst, const Operand& src);
682 void movb(Register dst, Immediate imm);
683 void movb(const Operand& dst, Register src);
684 void movb(const Operand& dst, Immediate imm);