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

  /external/openssl/crypto/
x86cpuid.pl 147 &picmeup("ecx","OPENSSL_ia32cap_P");
159 &picmeup("ecx","OPENSSL_ia32cap_P");
228 &picmeup("ecx","OPENSSL_ia32cap_P");
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 191 &picmeup($out,"OPENSSL_ia32cap_P");
307 &picmeup($idx,"OPENSSL_ia32cap_P");
389 &picmeup("edx","OPENSSL_ia32cap_P");
  /external/openssl/crypto/perlasm/
x86nasm.pl 149 sub ::picmeup
x86gas.pl 182 sub ::picmeup
x86masm.pl 171 sub ::picmeup
x86_64-xlate.pl 47 # modes. To support legacy code a synthetic directive, .picmeup,
51 # .picmeup %rax
446 /\.picmeup/ && do { if ($line =~ /(%r[\w]+)/i) {
    [all...]
  /external/openssl/crypto/bn/asm/
bn-586.pl 35 &picmeup("eax","OPENSSL_ia32cap_P");
221 &picmeup("eax","OPENSSL_ia32cap_P");
332 &picmeup("eax","OPENSSL_ia32cap_P");
x86-gf2m.pl 203 &picmeup("edx","OPENSSL_ia32cap_P");
x86-mont.pl 117 &picmeup("eax","OPENSSL_ia32cap_P");
  /external/openssl/crypto/des/asm/
crypt586.pl 36 &picmeup("edx","DES_SPtrans");
37 #if ($cpp) { &picmeup("edx","DES_SPtrans"); }
  /external/openssl/crypto/sha/asm/
sha512-586.pl 286 &picmeup("edx","OPENSSL_ia32cap_P",$K512,&label("K512"));
sha1-586.pl 305 &picmeup($T,"OPENSSL_ia32cap_P",$tmp1,&label("pic_point"));
    [all...]
  /external/openssl/crypto/aes/asm/
aes-586.pl     [all...]

Completed in 4607 milliseconds