movzxwl           726 src/x64/assembler-x64.h   void movzxwl(Register dst, const Operand& src);
movzxwl          4940 src/x64/code-stubs-x64.cc     __ movzxwl(kScratchRegister, Operand(src, 0));
movzxwl           544 src/x64/codegen-x64.cc   __ movzxwl(result, Operand(result, index, times_2, 0));
movzxwl           562 src/x64/codegen-x64.cc   __ movzxwl(result, FieldOperand(string,
movzxwl           264 src/x64/regexp-macro-assembler-x64.cc     __ movzxwl(rax,
movzxwl           313 src/x64/regexp-macro-assembler-x64.cc         __ movzxwl(rax,
movzxwl           520 src/x64/regexp-macro-assembler-x64.cc     __ movzxwl(rax, Operand(rdx, 0));
movzxwl          1520 src/x64/regexp-macro-assembler-x64.cc       __ movzxwl(current_character(), Operand(rsi, rdi, times_1, cp_offset));
movzxwl          1532 src/x64/regexp-macro-assembler-x64.cc       __ movzxwl(current_character(),
movzxwl           114 test/cctest/test-disasm-x64.cc   __ movzxwl(rdx, Operand(rcx, 0));