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