Home
last modified time | relevance | path

Searched defs:movq (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/MC/X86/
Dx86-64.s611 movq $12, foo(%rip) label
636 movq $12, foo(%eip) label
649 movq _foo@GOTPCREL(%rip), %rax label
654 movq _foo@GOTPCREL(%rip), %r14 label
659 movq _foo@GOTPCREL(%eip), %rax label
664 movq _foo@GOTPCREL(%eip), %r14 label
668 movq 0x00(%r13,%rax,8),%r13 label
1116 movq %rax, %mm5 // CHECK: movd %rax, %mm5 # encoding: [0x48,0x0f,0x6e,0xe8] label
1117 movq %mm5, %rbx // CHECK: movd %mm5, %rbx # encoding: [0x48,0x0f,0x7e,0xeb] label
1123 movq 18446744073709551615,%rbx // CHECK: movq -1, %rbx label
[all …]
Dx86_64-signed-reloc.s10 movq $foo, %rax // CHECK-NEXT: R_X86_64_32S label
Dx86_errors.s34 movq (%rsi,%ecx),%xmm0 label
Dx86_64-encoding.s11 movq %gs:(%rdi), %rax label
/external/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S309 movq %rsp, %rbp label
736 movq %r9, -16(%rsp) label
737 movq %r9, -8(%rsp) label
738 movq 1384(%rsi), %r9 label
739 movq %r9, -32(%rsp) label
740 movq 1384+8(%rsi), %r9 label
741 movq %r9, -24(%rsp) label
1343 movq %r9, -16(%rsp) label
1344 movq %r9, -8(%rsp) label
1345 movq 1384(%rdx), %r9 label
[all …]
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp516 void AssemblerX8664::movq(XmmRegister dst, XmmRegister src) { in movq() function in Ice::X8664::AssemblerX8664
525 void AssemblerX8664::movq(const AsmAddress &dst, XmmRegister src) { in movq() function in Ice::X8664::AssemblerX8664
534 void AssemblerX8664::movq(XmmRegister dst, const AsmAddress &src) { in movq() function in Ice::X8664::AssemblerX8664
DIceAssemblerX8632.cpp479 void AssemblerX8632::movq(XmmRegister dst, XmmRegister src) { in movq() function in Ice::X8632::AssemblerX8632
487 void AssemblerX8632::movq(const AsmAddress &dst, XmmRegister src) { in movq() function in Ice::X8632::AssemblerX8632
495 void AssemblerX8632::movq(XmmRegister dst, const AsmAddress &src) { in movq() function in Ice::X8632::AssemblerX8632
/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S326 movq %rsp, %rbp label