Home
last modified time | relevance | path

Searched refs:g4 (Results 1 – 23 of 23) sorted by relevance

/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl122 and $out, 7, %g4
152 sllx %g4, $ileft, %g4
154 or %g5, %g4, %g4
156 movxtod %g4, %f2
223 and $out, 7, %g4
253 sllx %g4, $ileft, %g4
255 or %g5, %g4, %g4
361 sllx %g4, $ileft, %g4
363 or %g5, %g4, %g4
513 sllx %g4, $ileft, %g4
[all …]
H A Ddes_enc.m462 #define global4 %g4
/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl130 mov -128,%g4
134 mov -2047,%g4
136 movrz %g1,0,%g4
138 add %g4,-128,%g4
141 mov -128,%g4
159 and %sp,1,%g4
450 mov -128,%g4
454 mov -2047,%g4
458 add %g4,-128,%g4
461 mov -128,%g4
[all …]
H A Dvis3-mont.pl62 add %sp, $bias, %g4 ! real top of stack
68 sub %g4, %g1, %g1
71 sub %g1, %g4, %g1
H A Dsparcv9a-mont.pl96 $n0="%g4"; # reassigned(!) to "64-bit" register
812 orn %g0,%g0,%g4
831 subc $carry,0,%g4
843 and %o0,%g4,%o0
845 andn %o2,%g4,%o2
846 andn %o3,%g4,%o3
H A Dsparcv8.S374 ld [%o2+4],%g4
382 addxcc %g3,%g4,%g3
386 ld [%o2+12],%g4
392 addxcc %g3,%g4,%g3
462 ld [%o2+4],%g4
470 subxcc %g3,%g4,%g4
471 st %g4,[%o0+4]
474 ld [%o2+12],%g4
480 subxcc %g3,%g4,%g4
481 st %g4,[%o0-4]
[all …]
H A Dsparcv9-gf2m.pl35 @i=("%g4","%g5");
H A Dsparcv8plus.S490 lduw [%o2+8],%g4
501 addccc %g3,%g4,%g3
568 lduw [%o2+8],%g4
579 subccc %g3,%g4,%g4
580 stuw %g4,[%o0+8]
663 #define b_7 %g4
H A Dsparcv9-mont.pl71 $tmp0="%g4";
/openssl/crypto/
H A Dsparccpuid.S125 clr %g4
486 set 0,%g4 ! diff
494 add %o4,%g4,%g4
495 .word 0xc9e2100c !cas [%o0],%o4,%g4
507 add %o4,%g4,%g4
526 set 0,%g4 ! diff
534 add %o4,%g4,%g4
540 mov %g4,%g5 ! lastdiff=diff
548 add %o4,%g4,%g4
558 cmp %g4,%g5
[all …]
/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl82 ldx [$key + 0], %g4
101 xor %g4, %o4, %o4
184 sub %g0, %g1, %g4
187 srlx %o5, %g4, %o5
188 srlx $inp, %g4, %g4
190 or %g4, %g1, %o5
192 ldx [$key + 0], %g4
196 xor %g4, %o4, %o4
278 "or %o5, %g4, %o5";
461 srlx %o4, 32, %g4
[all …]
/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl106 xor %g4, %o0, %o0 ! ^= rk[0]
216 xor %g4, %o0, %o0 ! ^= rk[0]
325 xor %g4, %o0, %o2 ! ^= rk[0]
423 xor %g4, %o0, %o4 ! ^= rk[0]
427 xor %g4, %o2, %o4
559 xor %g4, %o0, %o4 ! ^= rk[0]
563 xor %g4, %o2, %o4
644 xor %o5, %g4, %g4 ! ^= rk[0]
1003 xor %g4, %o0, %o0 ! ^= rk[0]
1100 xor %g4, %o0, %o0 ! ^= rk[0]
[all …]
/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
450 g4 = h4&-4; in poly1305_emit()
452 g4 += g4>>2; in poly1305_emit()
454 h0 += g4; in poly1305_emit()
464 g4 = h4 + (u32)(t >> 32); in poly1305_emit()
467 mask = 0 - (g4 >> 2); in poly1305_emit()
H A Dpoly1305.c384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
399 g4 = h4 + (u32)(t >> 32); in poly1305_emit()
402 mask = 0 - (g4 >> 2); in poly1305_emit()
/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl112 ldx [$key + 0], %g4
131 xor %g4, %o4, %o4
190 ldx [$key + 0], %g4
209 xor %g4, %o4, %o4
481 ldx [$key + 0], %g4
684 ldx [$key + 0], %g4
H A Daes-sparcv9.pl63 $acc14="%g4";
/openssl/crypto/ec/
H A Dcurve25519.c421 h1 += (u128)f_i * g4; in fe51_mul()
429 h2 += (u128)f_i * g4; in fe51_mul()
437 h3 += (u128)f_i * g4; in fe51_mul()
455 h[4] = g4; in fe51_mul()
468 uint64_t g4 = f[4]; in fe51_sq()
475 h4 = (u128)g0 * g4; in fe51_sq()
483 h0 += (u128)g1 * g4; in fe51_sq()
491 h1 += (u128)g2 * g4; in fe51_sq()
508 h[4] = g4; in fe51_sq()
535 h[4] = g4; in fe51_mul121666()
[all …]
/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv4.pl344 my $g4=$h4;
359 adc $g4,$h4,#0
360 tst $g4,#4 @ did it carry/borrow?
1190 adc $g4,$h4,#0
1191 tst $g4,#4 @ did it carry/borrow?
/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl40 $Xi="%g4";
H A Dsha1-sparcv9a.pl61 $align="%g4";
H A Dsha512-sparcv9.pl120 $tmp1="%g4";
/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl39 ($AB,$CD)=("%g4","%g5");
/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");

Completed in 113 milliseconds