HomeSort by: relevance | last modified time | path
    Searched refs:in1 (Results 1 - 25 of 274) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/common/lib/libc/arch/ia64/string/
memcpy.S 39 mov in0 = in1
41 mov in1 = r8
memmove.S 40 mov in0 = in1
42 mov in1 = r8
bzero.S 39 cmp.le p6,p0=in1,r0 // bail if len <= 0
44 cmp.ltu p6,p0=17,in1 // check for small
47 1: add r15=-1,in1 ;;
60 (p6) add in1=-1,in1 ;;
64 (p6) add in1=-2,in1 ;;
68 (p6) add in1=-4,in1
71 shr.u r15=in1,3 // word coun
    [all...]
bcopy.S 46 sub r14=in1,in0 ;; // check for overlap
51 extr.u r15=in1,0,3 ;; // dst & 7
56 st1 [in1]=r14,1
66 st1 [in1]=r14,1
81 st8 [in1]=r15,8
91 add in1=in1,in2 ;;
93 add in1=-1,in1 ;;
96 st1 [in1]=r14,-
    [all...]
  /src/external/lgpl3/gmp/dist/tests/mpq/
reuse.c 91 mpq_t in1, in2, out1; local
102 mpq_init (in1);
114 mpq_clear (in1);
115 mpq_init (in1);
118 mpz_errandomb (mpq_numref(in1), rands, 512L);
119 mpz_errandomb_nonzero (mpq_denref(in1), rands, 512L);
121 mpz_neg (mpq_numref(in1),mpq_numref(in1));
123 mpq_canonicalize (in1);
151 (dss_funcs[i]) (res1, in1, in2)
    [all...]
  /src/external/lgpl3/gmp/dist/tests/mpz/
reuse.c 212 mpz_t in1, in2, in3; local
229 mpz_init (in1);
266 MAKE_RANDOM_OP (in1, size_range, 0);
273 mpz_sizeinbase(in1,2),
281 mpz_neg (in1, in1);
294 (dss[i].fptr) (ref1, in1, in2);
297 mpz_set (res1, in1);
301 FAIL (dss, i, in1, in2, NULL);
304 INVOKE_RSS (dss[i], res1, in1, res1)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgfmt-7 8 tmpfiles="$tmpfiles mf-test7.in1"
9 cat <<EOF > mf-test7.in1
32 ${MSGFMT} --verbose --check mf-test7.in1 -o /dev/null \
37 mf-test7.in1:17: duplicate message definition...
38 mf-test7.in1:16: ...this is the location of the first definition
msgfmt-8 8 tmpfiles="$tmpfiles mf-test8.in1"
9 cat <<EOF > mf-test8.in1
32 ${MSGFMT} --verbose --check mf-test8.in1 -o /dev/null \
37 mf-test8.in1:17: duplicate message definition...
38 mf-test8.in1:16: ...this is the location of the first definition
msgfmt-9 8 tmpfiles="$tmpfiles mf-test9.in1"
9 cat <<EOF > mf-test9.in1
35 ${MSGFMT} --verbose --check mf-test9.in1 -o /dev/null \
40 mf-test9.in1:17: duplicate message definition...
41 mf-test9.in1:15: ...this is the location of the first definition
msgcmp-2 8 tmpfiles="$tmpfiles mc-test2.in1 mc-test2.in2"
9 cat <<EOF > mc-test2.in1
25 ${MSGCMP} mc-test2.in1 mc-test2.in2 2>&1 | grep -v '^==' > mc-test2.out
30 mc-test2.in1:3: ...but this definition is similar
31 mc-test2.in1:4: warning: this message is not used
msgcmp-3 8 tmpfiles="$tmpfiles mc-test3.in1 mc-test3.in2"
9 cat <<EOF > mc-test3.in1
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' > mc-test3.out
30 mc-test3.in1:3: ...but this definition is similar
31 mc-test3.in1:4: warning: this message is not used
msgmerge-2 8 tmpfiles="$tmpfiles mm-test2.in1 mm-test2.in2"
9 cat <<EOF > mm-test2.in1
24 ${MSGMERGE} -q -o /dev/stdout mm-test2.in1 mm-test2.in2 \
29 mm-test2.in1:3: duplicate message definition...
30 mm-test2.in1:1: ...this is the location of the first definition
msgmerge-9 8 tmpfiles="$tmpfiles mm-test9.in1 mm-test9.in2"
9 cat <<EOF > mm-test9.in1
27 ${MSGMERGE} -q -o /dev/null mm-test9.in1 mm-test9.in2 \
32 mm-test9.in1:3: duplicate message definition...
33 mm-test9.in1:1: ...this is the location of the first definition
msgcat-12 8 tmpfiles="$tmpfiles mcat-test12.in1 mcat-test12.in2"
9 cat <<\EOF > mcat-test12.in1
50 ${MSGCAT} -o mcat-test12.out mcat-test12.in1 mcat-test12.in2 2>/dev/null
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-reuse.c 150 mpz_t in1, in2, in3; local
163 mpz_init (in1);
181 mini_rrandomb (in1, size);
194 mpz_neg (in1, in1);
207 (dss_funcs[i]) (ref1, in1, in2);
210 mpz_set (res1, in1);
214 FAIL (dss, i, in1, in2, NULL);
217 (dss_funcs[i]) (res1, in1, res1);
220 FAIL (dss, i, in1, in2, NULL)
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-mips.pl 71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
103 ld $in1,8($inp)
106 ldl $in1,8+MSB($inp)
108 ldr $in1,8+LSB($inp)
113 dsbh $in1,$in1
115 dshd $in1,$in1
122 and $tmp3,$in1,$tmp0
124 dsrl $tmp4,$in1,2
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-mips.pl 71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
103 ld $in1,8($inp)
106 ldl $in1,8+MSB($inp)
108 ldr $in1,8+LSB($inp)
113 dsbh $in1,$in1
115 dshd $in1,$in1
122 and $tmp3,$in1,$tmp0
124 dsrl $tmp4,$in1,2
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-mips.pl 67 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
99 ld $in1,8($inp)
102 ldl $in1,8+MSB($inp)
104 ldr $in1,8+LSB($inp)
109 dsbh $in1,$in1
111 dshd $in1,$in1
118 and $tmp3,$in1,$tmp0
120 dsrl $tmp4,$in1,2
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_nistp521-ppc64.pl 160 my @in1 = map("v$_",(45..53));
172 load_vrs($in1p, \@in1);
176 vmsumudm $out[0],$in1[0],$in2[0],$vzero
178 xxpermdi $t1,$in1[0],$in1[1],0b00
184 vmsumudm $out[2],$in1[2],$in2[0],$out[2]
188 xxpermdi $t3,$in1[2],$in1[3],0b00
196 vmsumudm $out[4],$in1[4],$in2[0],$out[4]
218 xxpermdi $t1,$in1[4],$in1[5],0b0
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
ecp_nistp521-ppc64.pl 160 my @in1 = map("v$_",(45..53));
172 load_vrs($in1p, \@in1);
176 vmsumudm $out[0],$in1[0],$in2[0],$vzero
178 xxpermdi $t1,$in1[0],$in1[1],0b00
184 vmsumudm $out[2],$in1[2],$in2[0],$out[2]
188 xxpermdi $t3,$in1[2],$in1[3],0b00
196 vmsumudm $out[4],$in1[4],$in2[0],$out[4]
218 xxpermdi $t1,$in1[4],$in1[5],0b0
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/
04-test_conf.t 40 my $in1 = $_[0];
42 $in1 =~ s/\r\n/\n/g;
44 $in1 ne $in2}), 0,
  /src/crypto/external/bsd/openssl/dist/test/recipes/
04-test_conf.t 40 my $in1 = $_[0];
42 $in1 =~ s/\r\n/\n/g;
44 $in1 ne $in2}), 0,
  /src/sys/arch/ia64/stand/ia64/ski/
ssc.c 47 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which)
56 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3));
  /src/lib/csu/arch/ia64/
crt0.S 44 * in1 = obj
54 mov in1 = in2 /* obj is no longer used. */
  /src/crypto/external/apache2/openssl/dist/crypto/ml_dsa/
ml_dsa_hash.h 22 shake_xof_2(EVP_MD_CTX *ctx, const EVP_MD *md, const uint8_t *in1, size_t in1_len,
26 && EVP_DigestUpdate(ctx, in1, in1_len)
32 shake_xof_3(EVP_MD_CTX *ctx, const EVP_MD *md, const uint8_t *in1, size_t in1_len,
37 && EVP_DigestUpdate(ctx, in1, in1_len)

Completed in 24 milliseconds

1 2 3 4 5 6 7 8 91011