HomeSort by: relevance | last modified time | path
    Searched refs:rs3 (Results 1 - 10 of 10) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
sparcv9_modes.pl 1462 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1474 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1477 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3;
1489 2<<30|$rd<<25|0x19<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
1524 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1527 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1530 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
sparcv9_modes.pl 1462 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1474 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1477 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3;
1489 2<<30|$rd<<25|0x19<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
1524 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1527 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1530 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
sparcv9_modes.pl 1462 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1474 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1477 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3;
1489 2<<30|$rd<<25|0x19<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
1524 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1527 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1530 $rs3 = ($rs3 =~ /%f([0-6]*[02468])/) ? (($1|$1>>5)&31) : $rs3
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-sparcv9.pl 1082 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1089 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1092 foreach ($rs1,$rs2,$rs3,$rd) {
1103 0x81b80000|$rd<<25|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aesfx-sparcv9.pl 1227 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1231 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1234 foreach ($rs1,$rs2,$rs3,$rd) {
1245 2<<30|$rd<<25|0x37<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-sparcv9.pl 1082 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1089 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1092 foreach ($rs1,$rs2,$rs3,$rd) {
1103 0x81b80000|$rd<<25|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aesfx-sparcv9.pl 1225 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1229 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1232 foreach ($rs1,$rs2,$rs3,$rd) {
1243 2<<30|$rd<<25|0x37<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-sparcv9.pl 1080 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1087 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1090 foreach ($rs1,$rs2,$rs3,$rd) {
1101 0x81b80000|$rd<<25|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aesfx-sparcv9.pl 1242 my ($mnemonic,$rs1,$rs2,$rs3,$rd)=@_;
1246 $ref = "$mnemonic\t$rs1,$rs2,$rs3,$rd";
1249 foreach ($rs1,$rs2,$rs3,$rd) {
1260 2<<30|$rd<<25|0x37<<19|$rs1<<14|$rs3<<9|$opf<<5|$rs2,
  /src/share/terminfo/
terminfo 2668 rs3=\E[?3h, use=vt102,
2815 rs3=\E[?3h, use=vt220,
3090 rmso=\E[27m, rmul=\E[24m, rs3=\E[?67h\E[64;1"p, sc=\E7,
12072 rs3=\E[=19h\E.3\E9\E0O\0\0\0\0\0\E0o\0\0\0\0\0\E0J\177\0\0
12487 rs3=\EwG\Ee($<100>,
12502 pln@, rs3=\EwG\Ee)$<100>, use=wy120,
12506 pln@, rs3=\EwG\Ee)$<100>, use=wy120-w,
12521 # <rs3> -> set number of lines
12570 rs2=\EeG$<150>, rs3=\EwG\Ee($<200>,
12588 pln@, rs3=\EwG\Ee)$<200>, use=wy60
    [all...]

Completed in 30 milliseconds