Lines Matching full:movzxb
239 void X86_64Assembler::movzxb(CpuRegister dst, CpuRegister src) {248 void X86_64Assembler::movzxb(CpuRegister dst, const Address& src) {280 LOG(FATAL) << "Use movzxb or movsxb instead.";