aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/openssl/powerpc/ppccpuid.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/openssl/powerpc/ppccpuid.S')
-rw-r--r--sys/crypto/openssl/powerpc/ppccpuid.S12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/crypto/openssl/powerpc/ppccpuid.S b/sys/crypto/openssl/powerpc/ppccpuid.S
index 77c67739f983..06084d8f25ae 100644
--- a/sys/crypto/openssl/powerpc/ppccpuid.S
+++ b/sys/crypto/openssl/powerpc/ppccpuid.S
@@ -54,6 +54,18 @@ OPENSSL_madd300_probe:
.long 0
.byte 0,12,0x14,0,0,0,0,0
+.globl OPENSSL_brd31_probe
+.type OPENSSL_brd31_probe,@function
+.align 4
+OPENSSL_brd31_probe:
+ xor 0,0,0
+ .long 0x7C030176
+ blr
+.long 0
+.byte 0,12,0x14,0,0,0,0,0
+.size OPENSSL_brd31_probe,.-OPENSSL_brd31_probe
+
+
.globl OPENSSL_wipe_cpu
.type OPENSSL_wipe_cpu,@function
.align 4