Home
last modified time | relevance | path

Searched refs:movzxwl (Results 1 – 5 of 5) 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.cc1065 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.cc1870 ASSEMBLE_MOVX(movzxwl); in AssembleArchInstruction()
2137 ASSEMBLE_CHECKED_LOAD_INTEGER(movzxwl); in AssembleArchInstruction()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc1652 __ movzxwl(result, operand); in DoSeqStringGetChar() local
2706 __ movzxwl(result, operand); in DoLoadKeyedExternalArray() local