Home
last modified time | relevance | path

Searched defs:vmovq (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S7518 vmovq %xmm11, 80(%rdi) label
7522 vmovq %xmm6, 432(%rdi) label
7526 vmovq %xmm7, 784(%rdi) label
7530 vmovq %xmm3, 1136(%rdi) label
7625 vmovq %xmm5, 168(%rdi) label
7629 vmovq %xmm6, 520(%rdi) label
7633 vmovq %xmm4, 872(%rdi) label
7637 vmovq %xmm2, 1224(%rdi) label
7732 vmovq %xmm11, 256(%rdi) label
7736 vmovq %xmm6, 608(%rdi) label
[all …]
/external/cronet/stable/third_party/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S7518 vmovq %xmm11, 80(%rdi) label
7522 vmovq %xmm6, 432(%rdi) label
7526 vmovq %xmm7, 784(%rdi) label
7530 vmovq %xmm3, 1136(%rdi) label
7625 vmovq %xmm5, 168(%rdi) label
7629 vmovq %xmm6, 520(%rdi) label
7633 vmovq %xmm4, 872(%rdi) label
7637 vmovq %xmm2, 1224(%rdi) label
7732 vmovq %xmm11, 256(%rdi) label
7736 vmovq %xmm6, 608(%rdi) label
[all …]
/external/cronet/tot/third_party/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S7518 vmovq %xmm11, 80(%rdi) label
7522 vmovq %xmm6, 432(%rdi) label
7526 vmovq %xmm7, 784(%rdi) label
7530 vmovq %xmm3, 1136(%rdi) label
7625 vmovq %xmm5, 168(%rdi) label
7629 vmovq %xmm6, 520(%rdi) label
7633 vmovq %xmm4, 872(%rdi) label
7637 vmovq %xmm2, 1224(%rdi) label
7732 vmovq %xmm11, 256(%rdi) label
7736 vmovq %xmm6, 608(%rdi) label
[all …]
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/asm/
Dpoly_rq_mul.S7519 vmovq %xmm11, 80(%rdi) label
7523 vmovq %xmm6, 432(%rdi) label
7527 vmovq %xmm7, 784(%rdi) label
7531 vmovq %xmm3, 1136(%rdi) label
7626 vmovq %xmm5, 168(%rdi) label
7630 vmovq %xmm6, 520(%rdi) label
7634 vmovq %xmm4, 872(%rdi) label
7638 vmovq %xmm2, 1224(%rdi) label
7733 vmovq %xmm11, 256(%rdi) label
7737 vmovq %xmm6, 608(%rdi) label
[all …]
/external/llvm/test/MC/X86/
Dx86-64.s1477 vmovq %xmm0, %rax label
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1203 void Assembler::vmovq(QRegister qd, QRegister qm) { in vmovq() function in dart::Assembler