Searched refs:Dhi (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl28 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
51 vshl.u64 `&Dhi("q1")`,#24
54 veor d0,`&Dhi("q1")`
55 vshl.u64 `&Dhi("q2")`,#16
58 veor d0,`&Dhi("q2")`
59 vshl.u64 `&Dhi("q3")`,#8
61 veor d0,`&Dhi("q3")`
/freebsd-10.1-release/crypto/openssl/crypto/modes/asm/
H A Dghash-armv4.pl317 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
329 vld1.64 `&Dhi("$IN")`,[$Xi,:64]!@ load Xi
352 vld1.64 `&Dhi("$Z")`,[$Xi,:64]! @ load Xi
363 vld1.64 `&Dhi($IN)`,[$inp]! @ load inp
386 veor `&Dhi("$Z")`,`&Dlo("$R")`
399 veor `&Dhi("$Z")`,`&Dlo("$R")`
403 vshr.u64 `&Dhi(&Q("$Zo"))`,`&Dlo("$Z")`,#63
413 vst1.64 `&Dhi("$Z")`,[$Xi,:64]! @ write out Xi
/freebsd-10.1-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-586.pl50 $Dlo=&DWP(32,"esp"); $Dhi=&DWP(32+4,"esp");
193 &mov ("edx",$Dhi);
207 &mov ($Dhi,"ebx");
H A Dsha512-parisc.pl363 @V=( $Ahi, $Alo, $Bhi, $Blo, $Chi, $Clo, $Dhi, $Dlo,
505 ldw `6*4`($ctx),$Dhi
630 addc $a3,$Dhi,$Dhi
647 stw $Dhi,`6*4`($ctx)

Completed in 114 milliseconds