Home
last modified time | relevance | path

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

/external/v8/src/debug/x64/
Ddebug-x64.cc42 __ movzxwq( in GenerateFrameDropperTrampoline() local
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc555 __ movzxwq( in Generate_ResumeGeneratorTrampoline() local
588 __ movzxwq(rax, FieldOperand( in Generate_ResumeGeneratorTrampoline() local
1863 __ movzxwq( in Generate_CallOrConstructForwardVarargs() local
2004 __ movzxwq( in Generate_CallFunction() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1829 ASSEMBLE_MOVX(movzxwq); in AssembleArchInstruction()
2748 __ movzxwq(i.InputRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
2768 __ movzxwq(rax, rax); in AssembleArchInstruction() local
2788 __ movzxwq(rax, rax); \ in AssembleArchInstruction()
/external/v8/src/x64/
Dmacro-assembler-x64.cc2146 movzxwq(rbx, in InvokeFunction()