/external/llvm/test/MC/X86/ |
x86_64-avx-encoding.s | 3 // CHECK: vaddss %xmm8, %xmm9, %xmm10 5 vaddss %xmm8, %xmm9, %xmm10 7 // CHECK: vmulss %xmm8, %xmm9, %xmm10 9 vmulss %xmm8, %xmm9, %xmm10 11 // CHECK: vsubss %xmm8, %xmm9, %xmm10 13 vsubss %xmm8, %xmm9, %xmm10 15 // CHECK: vdivss %xmm8, %xmm9, %xmm10 17 vdivss %xmm8, %xmm9, %xmm10 19 // CHECK: vaddsd %xmm8, %xmm9, %xmm10 21 vaddsd %xmm8, %xmm9, %xmm1 [all...] |
intel-syntax.s | 74 // CHECK: vpgatherdd %xmm8, (%r15,%xmm9,2), %xmm1 75 vpgatherdd XMM10, DWORD PTR [R15 + 2*XMM9], XMM8
|
/external/boringssl/src/crypto/bn/asm/ |
rsaz-avx2.pl | 178 vmovaps %xmm9,-0xa8(%rax) 826 movaps -0xa8(%rax),%xmm9 910 vmovaps %xmm9,-0xa8(%rax) [all...] |
/external/google-breakpad/src/common/ |
dwarf_cfi_to_module.cc | 74 "$xmm8","$xmm9","$xmm10","$xmm11","$xmm12","$xmm13","$xmm14","$xmm15",
|
/external/llvm/test/CodeGen/X86/ |
stack-folding-mmx.ll | 6 %1 = tail call <2 x i64> asm sideeffect "nop", "=x,~{xmm1},~{xmm1},~{xmm2},~{xmm3},~{xmm4},~{xmm5},~{xmm6},~{xmm7},~{xmm8},~{xmm9},~{xmm10},~{xmm11},~{xmm12},~{xmm13},~{xmm14},~{xmm15},~{flags}"() 33 %1 = tail call <2 x i64> asm sideeffect "nop", "=x,~{xmm1},~{xmm1},~{xmm2},~{xmm3},~{xmm4},~{xmm5},~{xmm6},~{xmm7},~{xmm8},~{xmm9},~{xmm10},~{xmm11},~{xmm12},~{xmm13},~{xmm14},~{xmm15},~{flags}"() 42 %1 = tail call <2 x i64> asm sideeffect "nop", "=x,~{xmm1},~{xmm1},~{xmm2},~{xmm3},~{xmm4},~{xmm5},~{xmm6},~{xmm7},~{xmm8},~{xmm9},~{xmm10},~{xmm11},~{xmm12},~{xmm13},~{xmm14},~{xmm15},~{flags}"() 51 %1 = tail call <2 x i64> asm sideeffect "nop", "=x,~{xmm1},~{xmm1},~{xmm2},~{xmm3},~{xmm4},~{xmm5},~{xmm6},~{xmm7},~{xmm8},~{xmm9},~{xmm10},~{xmm11},~{xmm12},~{xmm13},~{xmm14},~{xmm15},~{flags}"()
|
/external/boringssl/src/crypto/sha/asm/ |
sha1-x86_64.pl | 351 movaps %xmm9,-8-1*16(%rax) 437 movaps -8-1*16(%rax),%xmm9 488 movaps %xmm9,-40-3*16(%rax) 904 movaps -40-3*16(%r14),%xmm9 951 vmovaps %xmm9,-40-3*16(%rax) 1268 movaps -40-3*16(%r14),%xmm9 1318 vmovaps %xmm9,-40-3*16(%rax) [all...] |
/external/llvm/lib/Target/X86/ |
X86RegisterInfo.td | 184 def XMM9: X86Reg<"xmm9", 9>, DwarfRegNum<[26, -2, -2]>;
|
X86RegisterInfo.cpp | 407 // XMM8, XMM9, ...
|
X86InstrCompiler.td | 420 XMM8, XMM9, XMM10, XMM11, XMM12, XMM13, XMM14, XMM15, EFLAGS], 440 XMM8, XMM9, XMM10, XMM11, XMM12, XMM13, XMM14, XMM15, EFLAGS], [all...] |
/external/boringssl/src/crypto/modes/asm/ |
aesni-gcm-x86_64.pl | 419 movaps %xmm9,-0xa8(%rax) 494 movaps -0xa8(%rax),%xmm9 629 movaps %xmm9,-0xa8(%rax) 875 movaps -0xa8(%rax),%xmm9
|
ghash-x86_64.pl | 631 .byte 0x44,0x0f,0x29,0x48,0x10 #movaps %xmm9,0x10(%rax) 956 movaps 0x30(%rsp),%xmm9 1146 .byte 0x44,0x0f,0x29,0x48,0x10 #movaps %xmm9,0x10(%rax) [all...] |
/external/llvm/docs/TableGen/ |
index.rst | 70 XMM6, XMM7, XMM8, XMM9,
|
/external/llvm/lib/Target/X86/Disassembler/ |
X86DisassemblerDecoder.h | 226 ENTRY(XMM9) \
|
/external/valgrind/coregrind/m_gdbserver/ |
valgrind-low-amd64.c | 93 { "xmm9", 3360, 128 },
|
/external/lldb/tools/debugserver/source/MacOSX/x86_64/ |
DNBArchImplX86_64.cpp | [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
simple-tests.txt | 824 # CHECK: vgatherqps %xmm8, (%r15,%xmm9,2), %xmm10 836 # CHECK: vpgatherqd %xmm8, (%r15,%xmm9,2), %xmm10
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ |
libgmon.a | 145 Legacy ? Xmm0 : ?Xmm1 : ?Xmm2 : ?Xmm3 : ?Xmm4 : ?Xmm5 : ? Xmm6 : Xmm7 : Xmm8 : Xmm9 |