X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fppccpuid.pl;h=5b866bd2884230f846f5e92a19f0fc0e05cf234d;hp=fe44ff07bc6040c9841c7837e9a2f3312082508e;hb=b4b48a107cc5f0a6c50b26ec5f088484affde81b;hpb=7e765bf29a1ab015af0db6095b30adaab44b6635 diff --git a/crypto/ppccpuid.pl b/crypto/ppccpuid.pl index fe44ff07bc..5b866bd288 100755 --- a/crypto/ppccpuid.pl +++ b/crypto/ppccpuid.pl @@ -23,9 +23,11 @@ $code=<<___; .machine "any" .text -.globl .OPENSSL_cpuid_setup +.globl .OPENSSL_ppc64_probe .align 4 -.OPENSSL_cpuid_setup: +.OPENSSL_ppc64_probe: + fcfid f1,f1 + extrdi r0,r0,32,0 blr .globl .OPENSSL_wipe_cpu