Home
last modified time | relevance | path

Searched refs:movzxwl (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/x64/
Dcodegen-x64.cc436 __ movzxwl(result, Operand(result, index, times_2, 0)); in Generate() local
454 __ movzxwl(result, FieldOperand(string, in Generate() local
Dmacro-assembler-x64.cc1079 movzxwl(dst, src); in Load()
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc428 __ movzxwl(rax, Operand(rdx, 0)); in CheckNotBackReference() local
1377 __ movzxwl(current_character(), Operand(rsi, rdi, times_1, cp_offset)); in LoadCurrentCharacterUnchecked() local
1389 __ movzxwl(current_character(), in LoadCurrentCharacterUnchecked() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1628 ASSEMBLE_MOVX(movzxwl); in AssembleArchInstruction()
1824 ASSEMBLE_CHECKED_LOAD_INTEGER(movzxwl); in AssembleArchInstruction()
/external/v8/test/cctest/
Dtest-disasm-x64.cc114 __ movzxwl(rdx, Operand(rcx, 0)); in TEST() local
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc1657 __ movzxwl(result, operand); in DoSeqStringGetChar() local
2790 __ movzxwl(result, operand); in DoLoadKeyedExternalArray() local