Home | History | Annotate | Download | only in ia32

Lines Matching full:movsx_b

709   void movsx_b(Register dst, Register src) { movsx_b(dst, Operand(src)); }
710 void movsx_b(Register dst, const Operand& src);