Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1795 ASSEMBLE_MOVX(movzxbq); in AssembleArchInstruction()
2743 __ movzxbq(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
2762 __ movzxbq(rax, rax); in AssembleArchInstruction() local
2784 __ movzxbq(rax, rax); \ in AssembleArchInstruction()