HomeSort by relevance Sort by last modified time
    Searched refs:xor (Results 26 - 50 of 278) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/sdk/renderscript/clang-include/
iso646.h 39 #define xor ^ macro
  /external/openssl/crypto/modes/asm/
ghash-sparcv9.pl 95 xor $xi0,$nlo,$nlo
112 xor $Tlo,$Zlo,$Zlo
114 xor $Zlo,$tmp,$Zlo
116 xor $xi1,$nlo,$nlo
126 xor $Thi,$Zhi,$Zhi
129 xor $rem,$Zhi,$Zhi
132 xor $Tlo,$Zlo,$Zlo
135 xor $Zlo,$tmp,$Zlo
137 xor $Thi,$Zhi,$Zhi
142 xor $rem,$Zhi,$Zh
    [all...]
ghash-parisc.pl 144 xor $Tll,$Zll,$Zll
145 xor $Thh,$Zhh,$Zhh
152 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
160 xor $Tll,$Zll,$Zll
161 xor $Thh,$Zhh,$Zhh
164 xor $rem,$Zhh,$Zhh
177 xor $Tll,$Zll,$Zll
179 xor $Thh,$Zhh,$Zhh
181 xor $rem,$Zhh,$Zhh
189 xor $Tll,$Zll,$Zl
    [all...]
ghash-alpha.pl 75 xor $t0,$Zlo,$Zlo
78 xor $Tlo1,$Zlo,$Zlo
80 xor $Thi1,$Zhi,$Zhi
95 xor $rem,$Zhi,$Zhi
101 xor $t0,$Zlo,$Zlo
105 xor $Thi0,$Zhi,$Zhi
106 xor $Tlo0,$Zlo,$Zlo
116 xor $rem,$Zhi,$Zhi
123 xor $t0,$Zlo,$Zlo
125 xor $Tlo1,$Zlo,$Zl
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
million.S 7 xor %rcx,%rcx # not needed, pads total to 1M
8 xor %rax,%rax # not needed, pads total to 1M
19 xor %rdi,%rdi # we return 0
  /external/openssl/crypto/des/asm/
crypt586.pl 32 &xor( $L, $L);
33 &xor( $R, $R);
85 &xor( $t, $R); # 1
94 &xor( $u, $tmp1); # 2
95 &xor( $t, $tmp2); # 2
97 &xor( $u, $tmp1);
99 &xor( $u, $R);
100 &xor( $t, $R);
101 &xor( $t, $tmp2);
104 &xor( $tmp1, $tmp1); #
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
xor-undef-x86.stderr.exp 2 at 0x........: main (xor-undef-x86.c:17)
5 at 0x........: main (xor-undef-x86.c:38)
8 at 0x........: main (xor-undef-x86.c:67)
  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 67 &xor ($a1,$a2); # a1^a2
71 &xor ($a2,$a4); # a2^a4
75 &xor ($a1,$a2); # a1^a4=a1^a2^a2^a4
77 &xor ($a4,$a2); # a2=a4^a2^a4
81 &xor ($a4,$a1); # a1^a2^a4
136 &xor ($a1,$a2); # a1^a2
138 &xor ($a2,$a4); # a2^a4
140 &xor ($a1,$a2); # a1^a4=a1^a2^a2^a4
142 &xor ($a4,$a2); # a2=a4^a2^a4
144 &xor ($a4,$a1); # a1^a2^a
    [all...]
x86_64-gf2m.pl 70 xor $i0,$lo
73 xor $t1,$hi
75 xor $i1,$lo
76 xor $t0,$hi
80 xor $a2,$a12 # a1^a2
84 xor $a8,$a48 # a4^a8
87 xor $a4,$a1
89 xor $a4,$a2
91 xor $a4,$a12
93 xor $a48,$a1 # a1^a4^a4^a8=a1^a
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
xor-undef-amd64.stderr.exp 2 at 0x........: main (xor-undef-amd64.c:17)
5 at 0x........: main (xor-undef-amd64.c:38)
8 at 0x........: main (xor-undef-amd64.c:65)
11 at 0x........: main (xor-undef-amd64.c:92)
14 at 0x........: main (xor-undef-amd64.c:117)
  /external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerXorTest.java 28 * Method: xor
32 * Xor for zero and a positive number
40 BigInteger result = aNumber.xor(bNumber);
45 * Xor for zero and a negative number
53 BigInteger result = aNumber.xor(bNumber);
58 * Xor for a positive number and zero
66 BigInteger result = aNumber.xor(bNumber);
71 * Xor for a negative number and zero
79 BigInteger result = aNumber.xor(bNumber);
84 * Xor for zero and zer
    [all...]
  /external/llvm/test/MC/X86/
intel-syntax-encoding.s 4 xor ax, 12
6 xor eax, 12
8 xor rax, 12
  /external/openssl/crypto/
x86cpuid.pl 12 &xor ("edx","edx");
16 &xor ("eax",1<<21);
21 &xor ("ecx","eax");
22 &xor ("eax","eax");
28 &xor ("eax","eax");
124 &xor ("ecx","ecx");
145 &xor ("eax","eax");
146 &xor ("edx","edx");
184 &xor ("eax","eax");
185 &xor ("edx","edx")
    [all...]
ppccpuid.pl 46 xor r0,r0,r0
52 xor r4,r4,r4
54 xor r5,r5,r5
56 xor r6,r6,r6
58 xor r7,r7,r7
60 xor r8,r8,r8
62 xor r9,r9,r9
64 xor r10,r10,r10
66 xor r11,r11,r11
68 xor r12,r12,r1
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-586.pl 152 &xor ("ebx","esi");
155 &xor ("eax","edi");
157 &xor ("eax","ecx");
159 &xor ("ebx","edx");
161 &xor ("ebx","esi");
164 &xor ("eax","edi");
166 &xor ("eax","ecx");
168 &xor ("ebx","edx");
170 &xor ("eax","esi");
171 &xor ("ebx","edi"); # T1 = Sigma1(e
    [all...]
  /external/valgrind/main/exp-bbv/tests/x86/
million.S 9 xor %ecx,%ecx # not needed, pads total to 1M
25 xor %eax,%eax
29 xor %ebx,%ebx # we return 0
30 xor %eax,%eax
  /external/openssl/crypto/bf/asm/
bf-586.pl 44 &xor( $tmp1, $tmp1);
51 &xor( $tmp3, $tmp3);
53 &xor($L,$tmp2);
70 &xor( $tmp3, $tmp3);
72 &xor($L,$tmp2);
86 &xor($R,$tmp4);
100 &xor( $L, $tmp4);
117 &xor( $tmp2, $tmp1);
122 { &xor( $tmp1, $tmp1); }
129 &xor( $L, $tmp2)
    [all...]
bf-686.pl 43 &xor( $tmp1, $tmp1);
44 &xor( $tmp2, $tmp2);
50 &xor($L,&DWP(0,$P,"",0));
61 &xor($R,&DWP(($BF_ROUNDS+1)*4,$P,"",0));
70 &xor($L,&DWP(($BF_ROUNDS+1)*4,$P,"",0));
80 &xor($R,&DWP(0,$P,"",0));
102 &xor( $L, $tot);
113 &xor( $tot, $tmp1);
117 &xor( $tmp1, $tmp1);
119 &xor( $L, $tot);
    [all...]
  /external/openssl/crypto/aes/asm/
aes-ppc.pl 491 xor $s0,$s0,$t0
492 xor $s1,$s1,$t1
493 xor $s2,$s2,$t2
494 xor $s3,$s3,$t3
527 xor $t0,$t0,$acc00
529 xor $t1,$t1,$acc01
531 xor $t2,$t2,$acc02
533 xor $t3,$t3,$acc03
535 xor $t0,$t0,$acc04
537 xor $t1,$t1,$acc0
    [all...]
aes-parisc.pl 193 xor $t0,$s0,$s0
196 xor $t1,$s1,$s1
199 xor $t2,$s2,$s2
201 xor $t3,$s3,$s3
239 xor $acc0,$t0,$t0
242 xor $acc1,$t0,$t0
245 xor $acc2,$t0,$t0
248 xor $acc3,$t0,$t0
251 xor $acc4,$t1,$t1
253 xor $acc5,$t1,$t
    [all...]
aes-sparcv9.pl 198 xor $t0,$s0,$s0
201 xor $t1,$s1,$s1
204 xor $t2,$s2,$s2
206 xor $t3,$s3,$s3
266 xor $acc0,$t0,$t0
270 xor $acc1,$t0,$t0
273 xor $acc2,$t0,$t0
276 xor $acc3,$t0,$t0
279 xor $acc4,$t1,$t1
282 xor $acc5,$t1,$t
    [all...]
aes-x86_64.pl 105 xor 3($sbox,$acc0,8),$t0
106 xor 3($sbox,$acc1,8),$t1
112 xor 3($sbox,$acc0,8),$t2
114 xor 3($sbox,$acc2,8),$t3
123 xor 2($sbox,$acc0,8),$t0
124 xor 2($sbox,$acc1,8),$t1
125 xor 2($sbox,$acc2,8),$t2
130 xor 1($sbox,$acc0,8),$t0
131 xor 1($sbox,$acc1,8),$t1
132 xor 2($sbox,$acc2,8),$t
    [all...]
aes-mips.S 22 xor $8,$12
23 xor $9,$13
24 xor $10,$14
25 xor $11,$15
104 xor $12,$16
105 xor $13,$17
106 xor $14,$18
107 xor $15,$19
118 xor $12,$20
119 xor $13,$2
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 93 #define xor macro
178 xor
  /external/llvm/test/MC/ELF/
relax-arith.s 37 // CHECK: 'xor'
39 .section xor
40 xor $foo, %bx
42 xor $foo, %ebx
44 xor $foo, %rbx

Completed in 849 milliseconds

12 3 4 5 6 7 8 91011>>