movsxlq 721 src/x64/assembler-x64.h void movsxlq(Register dst, Register src); movsxlq 722 src/x64/assembler-x64.h void movsxlq(Register dst, const Operand& src); movsxlq 784 src/x64/builtins-x64.cc __ movsxlq(rbx, movsxlq 927 src/x64/lithium-codegen-x64.cc __ movsxlq(result, dividend); movsxlq 958 src/x64/lithium-codegen-x64.cc __ movsxlq(reg1, dividend); movsxlq 2511 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 2543 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 2607 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 2633 src/x64/lithium-codegen-x64.cc __ movsxlq(result, operand); movsxlq 3551 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 3637 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 3687 src/x64/lithium-codegen-x64.cc __ movsxlq(key_reg, key_reg); movsxlq 1065 src/x64/macro-assembler-x64.cc movsxlq(dst, Operand(src, kSmiShift / kBitsPerByte)); movsxlq 3159 src/x64/macro-assembler-x64.cc movsxlq(rbx, movsxlq 948 src/x64/regexp-macro-assembler-x64.cc __ movsxlq(rcx, Operand(rbp, kNumOutputRegisters)); movsxlq 1474 src/x64/regexp-macro-assembler-x64.cc __ movsxlq(target, Operand(backtrack_stackpointer(), 0)); movsxlq 3369 src/x64/stub-cache-x64.cc __ movsxlq(rcx, Operand(rbx, rcx, times_4, 0)); movsxlq 147 test/cctest/test-disasm-x64.cc __ movsxlq(rdx, Operand(rsp, 12));