HomeSort by relevance Sort by last modified time
    Searched full:xorps (Results 51 - 75 of 131) sorted by null

1 23 4 5 6

  /external/boringssl/mac-x86_64/crypto/modes/
ghash-x86_64.S 920 xorps %xmm11,%xmm3
921 xorps %xmm13,%xmm5
923 xorps %xmm12,%xmm4
939 xorps %xmm11,%xmm3
940 xorps %xmm13,%xmm5
950 xorps %xmm12,%xmm4
954 xorps %xmm3,%xmm0
959 xorps %xmm5,%xmm1
963 xorps %xmm4,%xmm8
996 xorps %xmm11,%xmm
    [all...]
  /external/llvm/test/CodeGen/X86/
vec_insert-mmx.ll 33 ; X86-32-NEXT: xorps %xmm0, %xmm0
vec_logical.ll 2 ; RUN: grep xorps %t | count 2
vec_insert-5.ll 27 ; CHECK-NEXT: xorps %xmm0, %xmm0
54 ; CHECK-NEXT: xorps %xmm1, %xmm1
cmovcmov.ll 190 ; CMOV-NEXT: xorps %xmm0, %xmm0
209 ; CMOV-NEXT: xorps %xmm0, %xmm0
fold-pcmpeqd-2.ll 51 %xorps.i = xor <4 x i32> zeroinitializer, < i32 -1, i32 -1, i32 -1, i32 -1 > ; <<4 x i32>> [#uses=1]
52 %orps203.i = add <4 x i32> %andnps192.i, %xorps.i ; <<4 x i32>> [#uses=1]
fmul-combines.ll 29 ; CHECK: xorps %xmm0, %xmm0
xor.ll 11 ; X32: xorps %xmm0, %xmm0
sse41.ll 457 ; X32-NEXT: xorps %xmm1, %xmm1
463 ; X64-NEXT: xorps %xmm1, %xmm1
555 ; X32-NEXT: xorps %xmm2, %xmm2
562 ; X64-NEXT: xorps %xmm2, %xmm2
794 ; X32-NEXT: xorps %xmm1, %xmm1
801 ; X64-NEXT: xorps %xmm1, %xmm1
    [all...]
  /external/boringssl/linux-x86/crypto/modes/
ghash-x86.S 947 xorps %xmm0,%xmm3
948 xorps %xmm1,%xmm3
1007 xorps %xmm0,%xmm3
1008 xorps %xmm1,%xmm3
1090 xorps %xmm6,%xmm0
1092 xorps %xmm7,%xmm1
1145 xorps %xmm6,%xmm0
1146 xorps %xmm7,%xmm1
1190 xorps %xmm0,%xmm3
1191 xorps %xmm1,%xmm
    [all...]
  /external/boringssl/mac-x86/crypto/modes/
ghash-x86.S 938 xorps %xmm0,%xmm3
939 xorps %xmm1,%xmm3
996 xorps %xmm0,%xmm3
997 xorps %xmm1,%xmm3
1077 xorps %xmm6,%xmm0
1079 xorps %xmm7,%xmm1
1132 xorps %xmm6,%xmm0
1133 xorps %xmm7,%xmm1
1177 xorps %xmm0,%xmm3
1178 xorps %xmm1,%xmm
    [all...]
  /external/boringssl/win-x86/crypto/modes/
ghash-x86.asm 946 xorps xmm3,xmm0
947 xorps xmm3,xmm1
1003 xorps xmm3,xmm0
1004 xorps xmm3,xmm1
1083 xorps xmm0,xmm6
1085 xorps xmm1,xmm7
1138 xorps xmm0,xmm6
1139 xorps xmm1,xmm7
1183 xorps xmm3,xmm0
1184 xorps xmm3,xmm
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 689 xorps $Xl,$Xln
690 xorps $Xh,$Xhn
692 xorps $Xm,$Xmn
708 xorps $Xl,$Xln
709 xorps $Xh,$Xhn
719 xorps $Xm,$Xmn
723 xorps $Xln,$Xi
728 xorps $Xhn,$Xhi
732 xorps $Xmn,$T1
765 xorps $Xl,$Xl
    [all...]
ghash-x86.pl 856 &xorps ($T1,$Xi); #
857 &xorps ($T1,$Xhi); #
1055 &xorps ($Xi,$Xn); # (H*Ii+1) + H^2*(Ii+Xi)
1057 &xorps ($Xhi,$Xhn);
1117 &xorps ($Xi,$Xn); # (H*Ii+1) + H^2*(Ii+Xi)
1118 &xorps ($Xhi,$Xhn);
    [all...]
  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
fxsave-amd64.c 110 asm __volatile__("xorps %xmm2, %xmm2");
  /external/flac/libFLAC/ia32/
lpc_asm.nasm 453 xorps xmm5, xmm5
500 xorps xmm5, xmm5
501 xorps xmm6, xmm6
511 xorps xmm3, xmm3 ; xmm3 = 0,0,0,0
559 xorps xmm5, xmm5
560 xorps xmm6, xmm6
561 xorps xmm7, xmm7
570 xorps xmm3, xmm3 ; xmm3 = 0,0,0,0
571 xorps xmm4, xmm4 ; xmm4 = 0,0,0,0
    [all...]
  /external/mesa3d/src/mesa/x86/
sse_xform2.S 189 XORPS( XMM0, XMM0 ) /* clean the working register */
255 XORPS ( XMM0, XMM0 ) /* 0 | 0 | 0 | 0 */
sse_xform3.S 201 XORPS( XMM0, XMM0 ) /* clean the working register */
275 XORPS ( XMM6, XMM6 ) /* 0 */
  /external/v8/test/cctest/
test-disasm-ia32.cc 392 __ xorps(xmm0, xmm1);
393 __ xorps(xmm0, Operand(ebx, ecx, times_4, 10000));
test-disasm-x64.cc 363 __ xorps(xmm0, xmm1);
364 __ xorps(xmm0, Operand(rbx, rcx, times_4, 10000));
  /external/flac/libFLAC/
cpu.c 126 * 3 bytes for "xorps xmm0,xmm0"
255 "xorps %%xmm0,%%xmm0\n\t" /* will cause SIGILL if unsupported by OS */
279 xorps xmm0,xmm0
  /external/llvm/lib/Target/X86/
README-SSE.txt 217 xorps %xmm0, %xmm0
241 xorps %xmm0, %xmm0
252 xorps %xmm0, %xmm0
441 xorps LCPI1_0, %xmm0
537 xorps %xmm1, %xmm1
620 xorps %xmm0, %xmm0
675 xorps %xmm0, %xmm0
X86ScheduleBtVer2.td 148 // Idioms that clear a register, like xorps %xmm0, %xmm0.
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]