Searched refs:acc8 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmisc.cpp78 byte acc8 = 0; local
103 acc8 = byte(acc32) | byte(acc32>>8) | byte(acc32>>16) | byte(acc32>>24);
107 acc8 |= buf[i] ^ mask[i];
108 return acc8 == 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl49 $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...]
H A Daes-parisc.pl58 $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,
[all...]
H A Daes-x86_64.pl1011 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1020 mov $tp48,$acc8
1026 sub $tp48,$acc8
1030 and $mask1b,$acc8
1032 xor $acc8,$tp28
1039 mov $tp88,$acc8
1045 sub $tp88,$acc8
1049 and $mask1b,$acc8
1051 xor $acc8,$tp48
1058 mov $tp88,$acc8
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-sparcv9.pl49 $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...]
H A Daes-parisc.pl58 $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,
[all...]
H A Daes-x86_64.pl1011 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1020 mov $tp48,$acc8
1026 sub $tp48,$acc8
1030 and $mask1b,$acc8
1032 xor $acc8,$tp28
1039 mov $tp88,$acc8
1045 sub $tp88,$acc8
1049 and $mask1b,$acc8
1051 xor $acc8,$tp48
1058 mov $tp88,$acc8
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dswitch_to.S262 mwtacc fr16,acc8
432 mrdacc acc8 ,fr4

Completed in 187 milliseconds