Home
last modified time | relevance | path

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

/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc257 __ movzxbl(rdx, Operand(r9, 0)); in CheckNotBackReferenceIgnoreCase() local
258 __ movzxbl(rax, Operand(r11, 0)); in CheckNotBackReferenceIgnoreCase() local
427 __ movzxbl(rax, Operand(rdx, 0)); in CheckNotBackReference() local
1381 __ movzxbl(current_character(), Operand(rsi, rdi, times_1, cp_offset)); in LoadCurrentCharacterUnchecked() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2669 __ movzxbl(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
2695 __ movzxbl(rax, rax); in AssembleArchInstruction() local
2986 __ movzxbl(reg, reg); in AssembleArchBoolean() local