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

  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 49 $acc8="%l2";
231 srl $s2,21,$acc8
235 and $acc8,2040,$acc8
239 ldx [$tbl+$acc8],$acc8
288 xor $acc8,$t2,$t2
322 srl $t2,21,$acc8
327 and $acc8,2040,$acc8
    [all...]
aes-parisc.pl 58 $acc8, $acc9,$acc10,$acc11,$acc12,$acc13,$acc14,$acc15) =
217 _srm $s2,24,$acc8
222 ldwx,s $acc8($tbl),$acc8
259 xor $acc8,$t2,$t2
285 _srm $t2,24,$acc8
290 ldwx,s $acc8($tbl),$acc8
329 xor $acc8,$s2,$s2
372 xor $acc8,$t2,$t
    [all...]
aes-x86_64.pl 1012 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1017 mov $tp18,$acc8
1019 and $mask80,$acc8
1021 mov $acc8,$tp48
1027 sub $tp48,$acc8
1031 and $mask1b,$acc8
1033 xor $tp28,$acc8
1035 mov $acc8,$tp28
1038 and $mask80,$acc8
1040 mov $acc8,$tp8
    [all...]

Completed in 57 milliseconds