Home | History | Annotate | Download | only in x64

Lines Matching full:movb

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