HomeSort by relevance Sort by last modified time
    Searched refs:Zll (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/modes/asm/
ghash-parisc.pl 60 $Zll="%r20";
131 ldd $nlo($Hll),$Zll
134 depd,z $Zll,60,4,$rem
135 shrpd $Zhh,$Zll,4,$Zll
144 xor $Tll,$Zll,$Zll
153 depd,z $Zll,60,4,$rem
155 shrpd $Zhh,$Zll,4,$Zll
    [all...]
ghash-armv4.pl 68 $Zll="r4"; # variables
87 for ($Zll,$Zlh,$Zhl,$Zhh) {
152 ldmia $Zhh,{$Zll-$Zhh} @ load Htbl[nlo]
156 and $nhi,$Zll,#0xf @ rem
159 eor $Zll,$Tll,$Zll,lsr#4
161 eor $Zll,$Zll,$Zlh,lsl#28
175 and $nlo,$Zll,#0xf @ rem
179 eor $Zll,$Tll,$Zll,lsr#
    [all...]
ghash-x86.pl 125 ($Zhh,$Zhl,$Zlh,$Zll) = ("ebp","edx","ecx","ebx");
138 &mov ($Zhh,&DWP(4,$Htbl,$Zll));
139 &mov ($Zhl,&DWP(0,$Htbl,$Zll));
140 &mov ($Zlh,&DWP(12,$Htbl,$Zll));
141 &mov ($Zll,&DWP(8,$Htbl,$Zll));
155 &mov (&LB($rem),&LB($Zll));
156 &shrd ($Zll,$Zlh,4);
170 &xor ($Zll,&DWP(8,$Htbl,$rem));
186 &mov (&LB($rem),&LB($Zll));
    [all...]

Completed in 305 milliseconds