Searched refs:ileft (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dsparcv9_modes.pl39 my ($ileft,$iright,$ooff,$omask,$ivoff,$blk_init)=map("%l$_",(0..7));
76 and $inp, 7, $ileft
78 sll $ileft, 3, $ileft
81 sub $iright, $ileft, $iright
95 brz,pt $ileft, 4f
99 sllx %o0, $ileft, %o0
101 sllx %o1, $ileft, %o1
205 brz,pt $ileft, 5f
209 sllx %o0, $ileft,
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dsparcv9_modes.pl39 my ($ileft,$iright,$ooff,$omask,$ivoff,$blk_init)=map("%l$_",(0..7));
76 and $inp, 7, $ileft
78 sll $ileft, 3, $ileft
81 sub $iright, $ileft, $iright
95 brz,pt $ileft, 4f
99 sllx %o0, $ileft, %o0
101 sllx %o1, $ileft, %o1
205 brz,pt $ileft, 5f
209 sllx %o0, $ileft,
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
H A Ddest4-sparcv9.pl101 my ($ileft,$iright,$omask) = map("%g$_",(1..3));
113 and $inp, 7, $ileft
115 sll $ileft, 3, $ileft
119 sub %g0, $ileft, $iright
146 brz,pt $ileft, 4f
150 sllx %g4, $ileft, %g4
214 and $inp, 7, $ileft
216 sll $ileft, 3, $ileft
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/des/asm/
H A Ddest4-sparcv9.pl103 my ($ileft,$iright,$omask) = map("%g$_",(1..3));
115 and $inp, 7, $ileft
117 sll $ileft, 3, $ileft
121 sub %g0, $ileft, $iright
148 brz,pt $ileft, 4f
152 sllx %g4, $ileft, %g4
216 and $inp, 7, $ileft
218 sll $ileft, 3, $ileft
[all...]
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dtree.c2250 unsigned long ileft, iright; local
2437 sleft = evaluate_numeric_expression (&ileft, packet, lease,
2451 ileft, iright, ileft + iright);
2453 log_debug ("num: %ld + NULL = NULL", ileft);
2458 *result = ileft + iright;
2464 sleft = evaluate_numeric_expression (&ileft, packet, lease,
2478 ileft, iright, ileft - iright);
2480 log_debug ("num: %ld - NULL = NULL", ileft);
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesfx-sparcv9.pl394 my ($ileft,$iright) = ($ialign,$oalign);
405 sll $ialign, 3, $ileft
434 ldd [%o7 + $ileft], $fshift ! shift left params
529 sub %g0, $ileft, $iright
559 brz $ileft, .Lcbc_enc_aligned_inp
563 sllx %o0, $ileft, %o0
565 sllx %o1, $ileft, %o1
736 sub %g0, $ileft, $iright
766 brz $ileft, .Lcbc_dec_aligned_inp
770 sllx %o0, $ileft,
[all...]
H A Daest4-sparcv9.pl426 my ($ileft,$iright,$ooff,$omask,$ivoff)=map("%l$_",(1..7));
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesfx-sparcv9.pl396 my ($ileft,$iright) = ($ialign,$oalign);
407 sll $ialign, 3, $ileft
436 ldd [%o7 + $ileft], $fshift ! shift left params
531 sub %g0, $ileft, $iright
561 brz $ileft, .Lcbc_enc_aligned_inp
565 sllx %o0, $ileft, %o0
567 sllx %o1, $ileft, %o1
738 sub %g0, $ileft, $iright
768 brz $ileft, .Lcbc_dec_aligned_inp
772 sllx %o0, $ileft,
[all...]
H A Daest4-sparcv9.pl428 my ($ileft,$iright,$ooff,$omask,$ivoff)=map("%l$_",(1..7));
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl503 my ($ileft,$iright,$ooff,$omask,$ivoff)=map("%l$_",(1..7));
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl505 my ($ileft,$iright,$ooff,$omask,$ivoff)=map("%l$_",(1..7));

Completed in 224 milliseconds