Home
last modified time | relevance | path

Searched defs:movdqa (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
Dsce1.asm9 movdqa [rbp], xmm7 label
35 movdqa xmm7, [rbp] label
Dsce3.asm9 movdqa [rbp], xmm7 label
35 movdqa xmm7, [rbp] label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
Dsimd64-1.asm2 movdqa xmm10, xmm1 label
Dssewidth.asm216 movdqa xmm1, xmm2 label
217 movdqa xmm1, dqword [rbx] label
218 movdqa dqword [rbx], xmm2 label
Davx.asm822 movdqa xmm1, xmm2 label
823 movdqa xmm1, [rax] label
824 movdqa xmm1, dqword [rax] label
825 movdqa [rax], xmm2 label
826 movdqa dqword [rax], xmm2 label
/external/chromium_org/v8/src/ia32/
Dcodegen-ia32.cc135 __ movdqa(Operand(dst, 0x00), xmm0); in MemMoveEmitMainLoop() local
136 __ movdqa(Operand(dst, 0x10), xmm1); in MemMoveEmitMainLoop() local
137 __ movdqa(Operand(dst, 0x20), xmm2); in MemMoveEmitMainLoop() local
138 __ movdqa(Operand(dst, 0x30), xmm3); in MemMoveEmitMainLoop() local
151 __ movdqa(Operand(dst, 0x00), xmm0); in MemMoveEmitMainLoop() local
152 __ movdqa(Operand(dst, 0x10), xmm1); in MemMoveEmitMainLoop() local
162 __ movdqa(Operand(dst, 0), xmm0); in MemMoveEmitMainLoop() local
Dassembler-ia32.cc2212 void Assembler::movdqa(const Operand& dst, XMMRegister src) { in movdqa() function in v8::internal::Assembler
2221 void Assembler::movdqa(XMMRegister dst, const Operand& src) { in movdqa() function in v8::internal::Assembler
/external/chromium_org/v8/test/cctest/
Dtest-disasm-x64.cc385 __ movdqa(xmm0, Operand(rbx, rcx, times_4, 10000)); in TEST() local
386 __ movdqa(Operand(rbx, rcx, times_4, 10000), xmm0); in TEST() local
Dtest-disasm-ia32.cc411 __ movdqa(xmm0, Operand(ebx, ecx, times_4, 10000)); in TEST() local
412 __ movdqa(Operand(ebx, ecx, times_4, 10000), xmm0); in TEST() local
Dtest-assembler-ia32.cc470 __ movdqa(xmm0, Operand(esp, 0)); in DoSSE2() local
Dtest-assembler-x64.cc615 __ movdqa(xmm0, Operand(rsp, 0)); in DoSSE2() local
/external/chromium_org/v8/src/x64/
Dassembler-x64.cc2421 void Assembler::movdqa(const Operand& dst, XMMRegister src) { in movdqa() function in v8::internal::Assembler
2431 void Assembler::movdqa(XMMRegister dst, const Operand& src) { in movdqa() function in v8::internal::Assembler
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dx86insn_nasm.gperf400 movdqa, movau_insn, 6, SUF_Z, 0x66, 0x6F, 0x10, 0, CPU_SSE2, 0, 0 keyword
Dx86insn_gas.gperf753 movdqa, movau_insn, 6, SUF_Z, 0x66, 0x6F, 0x10, 0, CPU_SSE2, 0, 0 keyword