Home | History | Annotate | Download | only in x64

Lines Matching full:movl

510   void movl(Register dst, Register src);
511 void movl(Register dst, const Operand& src);
512 void movl(const Operand& dst, Register src);
513 void movl(const Operand& dst, Immediate imm);
515 void movl(Register dst, Immediate imm32);
526 void movl(const Operand& dst, Label* src);