Home
last modified time | relevance | path

Searched refs:g5 (Results 1 – 18 of 18) sorted by relevance

/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl151 ldx [$inp + 8], %g5
153 srlx %g5, $iright, %g5
154 or %g5, %g4, %g4
252 ldx [$inp + 8], %g5
254 srlx %g5, $iright, %g5
255 or %g5, %g4, %g4
360 ldx [$inp + 8], %g5
362 srlx %g5, $iright, %g5
363 or %g5, %g4, %g4
514 srlx %g5, $iright, %g5
[all …]
H A Ddes_enc.m463 #define global5 %g5
/openssl/crypto/bn/asm/
H A Dvis3-mont.pl64 add $num, 63, %g5
65 andn %g5, 63, %g5 ! buffer size rounded up to 64 bytes
66 add %g5, %g5, %g1
67 add %g5, %g1, %g1 ! 3*buffer size
99 add $tp, %g5, $anp
H A Dsparcv9-gf2m.pl35 @i=("%g4","%g5");
58 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
H A Dsparcv9a-mont.pl190 ld [%o4+4],%g5 ! ap[0]
193 sllx %g5,32,%g5
195 or %g5,%o1,%o1
520 ld [%o4+4],%g5 ! ap[0]
523 sllx %g5,32,%g5
525 or %g5,%o1,%o1
H A Dsparct4-mont.pl132 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
452 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
H A Dsparcv9-mont.pl72 $tmp1="%g5";
/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl107 xor %g5, %o1, %o1
217 xor %g5, %o1, %o1
326 xor %g5, %o1, %o3
424 xor %g5, %o1, %o5
428 xor %g5, %o3, %o5
560 xor %g5, %o1, %o5
564 xor %g5, %o3, %o5
645 xor %g1, %g5, %g5
760 xor %g5, %l7, %g1
866 xor %g5, %l7, %g1
[all …]
/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl83 ldx [$key + 8], %g5
102 xor %g5, %o5, %o5
193 ldx [$key + 8], %g5
197 xor %g5, %o5, %o5
275 "srlx %o5, 64-$rot, %g5\n\t".
277 "or %o4, %g5, %o4\n\t".
462 srlx %o5, 32, %g5
464 st %g5, [$out + 0xc4] ! k[49]
511 ldx [$key + 8], %g5
544 ldx [$key + 200], %g5
/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl113 ldx [$key + 8], %g5
132 xor %g5, %o5, %o5
191 ldx [$key + 8], %g5
210 xor %g5, %o5, %o5
482 ldx [$key + 8], %g5
685 ldx [$key + 8], %g5
H A Daes-sparcv9.pl64 $acc15="%g5";
/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl50 $K_60_79="%g5";
209 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
H A Dsha512-sparcv9.pl121 $tmp2="%g5";
486 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
H A Dsha1-sparcv9a.pl58 $tmp3="%g5";
/openssl/crypto/
H A Dsparccpuid.S127 clr %g5
540 mov %g4,%g5 ! lastdiff=diff
558 cmp %g4,%g5
559 mov %g4,%g5 ! lastdiff=diff
/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl39 ($AB,$CD)=("%g4","%g5");
225 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
/openssl/crypto/ec/
H A Dcurve25519.c1062 int32_t g5 = g[5]; in fe_mul() local
1071 int32_t g5_19 = 19 * g5; in fe_mul()
1086 int64_t f0g5 = f0 * (int64_t) g5; in fe_mul()
1096 int64_t f1g5_2 = f1_2 * (int64_t) g5; in fe_mul()
1106 int64_t f2g5 = f2 * (int64_t) g5; in fe_mul()
1116 int64_t f3g5_2 = f3_2 * (int64_t) g5; in fe_mul()
1126 int64_t f4g5 = f4 * (int64_t) g5; in fe_mul()
/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl101 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7)=(map("%o$_",(0..5)),"%g4","%g5");
761 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
891 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)
1161 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5)

Completed in 91 milliseconds