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

  /external/openssl/crypto/modes/asm/
ghash-parisc.pl 59 $Zhh="%r21";
132 ldd $nlo($Hhh),$Zhh
135 shrpd $Zhh,$Zll,4,$Zll
136 extrd,u $Zhh,59,60,$Zhh
145 xor $Thh,$Zhh,$Zhh
152 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
155 shrpd $Zhh,$Zll,4,$Zl
    [all...]
ghash-armv4.pl 85 $Zhh="r7";
101 for ($Zll,$Zlh,$Zhl,$Zhh) {
165 add $Zhh,$Htbl,$nlo,lsl#4
166 ldmia $Zhh,{$Zll-$Zhh} @ load Htbl[nlo]
180 eor $Zhl,$Zhl,$Zhh,lsl#28
181 eor $Zhh,$Thh,$Zhh,lsr#4
185 eor $Zhh,$Zhh,$Tll,lsl#1
    [all...]
ghash-x86.pl 125 ($Zhh,$Zhl,$Zlh,$Zll) = ("ebp","edx","ecx","ebx");
138 &mov ($Zhh,&DWP(4,$Htbl,$Zll));
159 &shrd ($Zhl,$Zhh,4);
160 &shr ($Zhh,4);
161 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
173 &xor ($Zhh,&DWP(4,$Htbl,$rem));
190 &shrd ($Zhl,$Zhh,4);
191 &shr ($Zhh,4);
192 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
205 &xor ($Zhh,&DWP(4,$Htbl,$rem))
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
ghash-armv4.pl 85 $Zhh="r7";
101 for ($Zll,$Zlh,$Zhl,$Zhh) {
169 add $Zhh,$Htbl,$nlo,lsl#4
170 ldmia $Zhh,{$Zll-$Zhh} @ load Htbl[nlo]
184 eor $Zhl,$Zhl,$Zhh,lsl#28
185 eor $Zhh,$Thh,$Zhh,lsr#4
189 eor $Zhh,$Zhh,$Tll,lsl#1
    [all...]
ghash-x86.pl 137 ($Zhh,$Zhl,$Zlh,$Zll) = ("ebp","edx","ecx","ebx");
150 &mov ($Zhh,&DWP(4,$Htbl,$Zll));
171 &shrd ($Zhl,$Zhh,4);
172 &shr ($Zhh,4);
173 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
185 &xor ($Zhh,&DWP(4,$Htbl,$rem));
202 &shrd ($Zhl,$Zhh,4);
203 &shr ($Zhh,4);
204 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
217 &xor ($Zhh,&DWP(4,$Htbl,$rem))
    [all...]

Completed in 152 milliseconds