Lines Matching defs:movsxw
216 void X86Assembler::movsxw(Register dst, Register src) {224 void X86Assembler::movsxw(Register dst, const Address& src) {233 LOG(FATAL) << "Use movzxw or movsxw instead.";1611 movsxw(reg.AsCpuRegister(), reg.AsCpuRegister());