Home | History | Annotate | Download | only in x64

Lines Matching full:movb

707   void movb(Register dst, const Operand& src);
708 void movb(Register dst, Immediate imm);
709 void movb(const Operand& dst, Register src);
710 void movb(const Operand& dst, Immediate imm);