Home | History | Annotate | Download | only in x87

Lines Matching full:mov_w

613   void mov_w(Register dst, const Operand& src);
614 void mov_w(const Operand& dst, Register src);
615 void mov_w(const Operand& dst, int16_t imm16);
616 void mov_w(const Operand& dst, const Immediate& src);