Lines Matching refs:movzxw
201 void X86Assembler::movzxw(Register dst, Register src) {209 void X86Assembler::movzxw(Register dst, const Address& src) {234 LOG(FATAL) << "Use movzxw or movsxw instead.";1610 movzxw(reg.AsCpuRegister(), reg.AsCpuRegister());