Home
last modified time | relevance | path

Searched defs:movzxwl (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc431 __ movzxwl(rax, Operand(rdx, 0)); in CheckNotBackReference() local
1378 __ movzxwl(current_character(), Operand(rsi, rdi, times_1, cp_offset)); in LoadCurrentCharacterUnchecked() local
1390 __ movzxwl(current_character(), in LoadCurrentCharacterUnchecked() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2679 __ movzxwl(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
2707 __ movzxwl(rax, rax); in AssembleArchInstruction() local