Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dcodegen-x64.cc466 __ movzxwl(result, Operand(result, index, times_2, 0)); in Generate() local
484 __ movzxwl(result, FieldOperand(string, in Generate() local
Dmacro-assembler-x64.cc990 movzxwl(dst, src); in Load()
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc421 __ movzxwl(rax, Operand(rdx, 0)); in CheckNotBackReference() local
1367 __ movzxwl(current_character(), Operand(rsi, rdi, times_1, cp_offset)); in LoadCurrentCharacterUnchecked() local
1379 __ movzxwl(current_character(), in LoadCurrentCharacterUnchecked() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1414 ASSEMBLE_MOVX(movzxwl); in AssembleArchInstruction()
1592 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.cc1711 __ movzxwl(result, operand); in DoSeqStringGetChar() local
2889 __ movzxwl(result, operand); in DoLoadKeyedExternalArray() local