aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/openssl/powerpc64le/ppccpuid.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/openssl/powerpc64le/ppccpuid.S')
-rw-r--r--sys/crypto/openssl/powerpc64le/ppccpuid.S14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/crypto/openssl/powerpc64le/ppccpuid.S b/sys/crypto/openssl/powerpc64le/ppccpuid.S
index d352a41008b3..7bc3166145cb 100644
--- a/sys/crypto/openssl/powerpc64le/ppccpuid.S
+++ b/sys/crypto/openssl/powerpc64le/ppccpuid.S
@@ -65,6 +65,20 @@ 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:
+.localentry OPENSSL_brd31_probe,0
+
+ 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