/external/llvm/lib/Target/X86/ |
README-SSE.txt | 39 movdqa %xmm2, %xmm0 53 movdqa %xmm0, %xmm2 632 movdqa LC0, %xmm0 649 movdqa .LC0(%rip), %xmm0
|
X86InstrSSE.td | [all...] |
/external/valgrind/memcheck/tests/amd64/ |
sse_memory.c | 300 TEST_INSN( &AllMask, 16,movdqa)
|
/external/v8/src/ia32/ |
assembler-ia32.h | [all...] |
assembler-ia32.cc | 2283 void Assembler::movdqa(const Operand& dst, XMMRegister src) { function in class:v8::internal::Assembler 2292 void Assembler::movdqa(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler [all...] |
disasm-ia32.cc | [all...] |
/external/valgrind/none/tests/amd64/ |
insn_sse2.def | 99 movdqa xmm.uq[0x012345678abcdef,0xfedcba9876543210] xmm.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] 100 movdqa m128.uq[0x012345678abcdef,0xfedcba9876543210] xmm.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] 101 movdqa xmm.uq[0x012345678abcdef,0xfedcba9876543210] m128.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] [all...] |
/external/valgrind/none/tests/x86/ |
insn_sse2.def | 99 movdqa xmm.uq[0x012345678abcdef,0xfedcba9876543210] xmm.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] 100 movdqa m128.uq[0x012345678abcdef,0xfedcba9876543210] xmm.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] 101 movdqa xmm.uq[0x012345678abcdef,0xfedcba9876543210] m128.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210] [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
simple-tests.txt | 290 # CHECK: movdqa %xmm1, %xmm0 293 # CHECK: movdqa %xmm0, %xmm1
|
/external/llvm/test/CodeGen/X86/ |
combine-or.ll | 197 ; CHECK-NEXT: movdqa %xmm1, %xmm0
|
vector-shuffle-combining.ll | [all...] |
/external/v8/src/base/platform/ |
platform-posix.cc | 87 // that requires 16 byte alignment such as movdqa on x86.
|
platform-win32.cc | [all...] |
/external/valgrind/docs/internals/ |
3_8_BUGSTATUS.txt | 496 324050 Helgrind: SEGV because of unaligned stack when using movdqa
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.cpp | 872 movdqa [ecx+0*22],xmm7 \/* move short values to patch *\/ local 873 movdqa [ecx+0*22+16],xmm6 \/* move short values to patch *\/ local 1040 movdqa [ecx+8*22],xmm7 \/* move short values to patch *\/ local 1041 movdqa [ecx+8*22+16],xmm6 \/* move short values to patch *\/ local [all...] |