Lines Matching defs:movsxw
320 void X86_64Assembler::movsxw(CpuRegister dst, CpuRegister src) {329 void X86_64Assembler::movsxw(CpuRegister dst, const Address& src) {339 LOG(FATAL) << "Use movzxw or movsxw instead.";