| /freebsd/share/examples/BSD_daemon/ |
| H A D | beastie.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 3 …,0%,0%);stroke-opacity:1;stroke-miterlimit:10;stroke-linecap:butt;stroke-linejoin:miter;fill:none;… 4 …-11 l 4 -10 l 6 -11 l 6 -12 l 7 -12 l 8 -13 l 9 -12 l 8 -13 l 9 -12 l 10 -13 l 8 -9 l 8 -10 l 8 -1… 5 …-1 l 12 0 l 13 -1 l 14 -1 l 13 0 l 14 -1 l 50 0 l 12 -1 l 109 0 l 10 -1 l 21 0 l 11 -1 l 11 -1 l 1… 6 …-1 0 l -3 -3 l -9 -7 l -15 -11 l -19 -14 l -21 -17 l -22 -16 l -21 -16 l -19 -15 l -17 -12 l -15 -… 7 …15 l 11 13 l 9 12 l 8 10 l 7 8 l 6 7 l 8 8 l 8 8 l 9 8 l 9 7 l 10 7 l 9 7 l 9 6 l 9 5 l 9 6 l 10 6… 8 …9 l 14 8 l 13 7 l 10 5 l 11 5 l 22 10 l 11 4 l 12 4 l 11 3 l 11 3 l 11 2 l 10 3 l 10 1 l 10 2 l 10… 9 …-1 l 6 0 l 6 -1 l 7 -1 l 8 -2 l 8 -1 l 7 -2 l 8 -1 l 8 -2 l 10 -2 l 10 -2 l 9 -3 l 8 -2 l 8 -3 l 1… 10 …9 3 l 13 4 l 13 5 l 10 3 l 9 3 l 8 3 l 9 3 l 10 3 l 9 3 l 9 3 l 9 2 l 8 2 l 9 2 l 10 1 l 9 1 l 9 2… 11 …-6 -7 l -6 -7 l -8 -7 l -8 -7 l -8 -8 l -9 -7 l -8 -7 l -7 -6 l -8 -6 l -9 -7 l -9 -6 l -9 -7 l -1… [all …]
|
| /freebsd/sys/crypto/openssl/powerpc/ |
| H A D | sha512-ppc.S | 1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ 9 stwu 1,-256(1) 16 stw 15,188(1) 88 lbz 9,1(4) 93 stb 9,1(12) 107 addic. 5,5,-128 113 lwz 15,188(1) 141 xor 15,18,20 142 lwz 9,4(7) 157 addc 31,31,9 [all …]
|
| H A D | sha1-ppc.S | 1 /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ 9 stwu 1,-160(1) 11 stw 15,92(1) 31 lwz 9,8(3) 81 addic. 5,5,-1 86 lwz 15,92(1) 118 and 15,9,8 122 or 15,15,6 123 add 12,12,15 128 and 15,8,7 [all …]
|
| H A D | ppc-mont.S | 1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */ 9 mr 9,3 14 li 12,-4096 23 stw 20,-48(12) 24 stw 21,-44(12) 25 stw 22,-40(12) 26 stw 23,-36(12) 27 stw 24,-32(12) 28 stw 25,-28(12) 29 stw 26,-24(12) [all …]
|
| H A D | aes-gcm-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-gcm-ppc.pl. */ 60 xxlor 23+32, 9, 9 154 xxlor 23+32, 9, 9 169 vxor 15, 15, 0 229 vxor 15, 15, 0 381 stdu 1,-512(1) 385 std 15,120(1) 392 li 9, 256 393 stvx 20, 9, 1 394 addi 9, 9, 16 [all …]
|
| H A D | sha256-ppc.S | 1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ 9 stwu 1,-192(1) 16 stw 15,124(1) 36 lwz 9,4(3) 42 lwz 15,28(3) 100 addic. 5,5,-64 106 lwz 15,124(1) 137 add 15,15,0 141 add 15,15,16 143 add 15,15,5 [all …]
|
| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | aes-gcm-ppc.pl | 2 # Copyright 2014-2022 The OpenSSL Project Authors. All Rights Reserved. 3 # Copyright 2021- IBM Inc. All rights reserved 25 # Hash keys = v3 - v14 32 # v31 - counter 1 35 # vs0 - vs14 for round keys 38 # This implementation uses stitched AES-GCM approach to improve overall performance. 41 # Current large block (16384 bytes) performance per second with 128 bit key -- 72 $FRAME=6*$SIZE_T+13*16; # 13*16 is for v20-v31 offload 75 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or 76 ( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or [all …]
|
| /freebsd/sys/crypto/openssl/powerpc64le/ |
| H A D | sha1-ppc.S | 1 /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ 12 stdu 1,-256(1) 14 std 15,120(1) 34 lwz 9,8(3) 84 addic. 5,5,-1 89 ld 15,120(1) 127 and 15,9,8 131 or 15,15,6 132 add 12,12,15 140 and 15,8,7 [all …]
|
| H A D | ppc-mont.S | 1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */ 12 mr 9,3 15 li 12,-4096 24 std 20,-96(12) 25 std 21,-88(12) 26 std 22,-80(12) 27 std 23,-72(12) 28 std 24,-64(12) 29 std 25,-56(12) 30 std 26,-48(12) [all …]
|
| H A D | aes-gcm-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-gcm-ppc.pl. */ 61 xxlor 23+32, 9, 9 155 xxlor 23+32, 9, 9 170 vxor 15, 15, 0 230 vxor 15, 15, 0 382 stdu 1,-512(1) 386 std 15,120(1) 393 li 9, 256 394 stvx 20, 9, 1 395 addi 9, 9, 16 [all …]
|
| H A D | sha256-ppc.S | 1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ 12 stdu 1,-320(1) 19 std 15,184(1) 39 lwz 9,4(3) 45 lwz 15,28(3) 103 addic. 5,5,-64 109 ld 15,184(1) 143 add 15,15,0 147 add 15,15,16 149 add 15,15,5 [all …]
|
| H A D | ecp_nistp384-ppc64.S | 1 /* Do not modify. This file is auto-generated from ecp_nistp384-ppc64.pl. */ 14 stdu 1, -176(1) 17 std 15, 64(1) 30 ld 15, 64(1) 40 .size p384_felem_mul,.-p384_felem_mul 50 stdu 1, -176(1) 53 std 15, 64(1) 61 ld 15, 64(1) 66 .size p384_felem_square,.-p384_felem_square 81 ld 15,8(5) [all …]
|
| /freebsd/sys/crypto/openssl/powerpc64/ |
| H A D | sha1-ppc.S | 1 /* Do not modify. This file is auto-generated from sha1-ppc.pl. */ 12 stdu 1,-256(1) 14 std 15,120(1) 34 lwz 9,8(3) 84 addic. 5,5,-1 89 ld 15,120(1) 121 and 15,9,8 125 or 15,15,6 126 add 12,12,15 131 and 15,8,7 [all …]
|
| H A D | ppc-mont.S | 1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */ 12 mr 9,3 15 li 12,-4096 24 std 20,-96(12) 25 std 21,-88(12) 26 std 22,-80(12) 27 std 23,-72(12) 28 std 24,-64(12) 29 std 25,-56(12) 30 std 26,-48(12) [all …]
|
| H A D | aes-gcm-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-gcm-ppc.pl. */ 61 xxlor 23+32, 9, 9 155 xxlor 23+32, 9, 9 170 vxor 15, 15, 0 230 vxor 15, 15, 0 382 stdu 1,-512(1) 386 std 15,120(1) 393 li 9, 256 394 stvx 20, 9, 1 395 addi 9, 9, 16 [all …]
|
| H A D | sha256-ppc.S | 1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ 12 stdu 1,-320(1) 19 std 15,184(1) 39 lwz 9,4(3) 45 lwz 15,28(3) 103 addic. 5,5,-64 109 ld 15,184(1) 140 add 15,15,0 144 add 15,15,16 146 add 15,15,5 [all …]
|
| H A D | ecp_nistp384-ppc64.S | 1 /* Do not modify. This file is auto-generated from ecp_nistp384-ppc64.pl. */ 14 stdu 1, -176(1) 17 std 15, 64(1) 30 ld 15, 64(1) 40 .size p384_felem_mul,.-p384_felem_mul 50 stdu 1, -176(1) 53 std 15, 64(1) 61 ld 15, 64(1) 66 .size p384_felem_square,.-p384_felem_square 81 ld 15,8(5) [all …]
|
| H A D | sha512-ppc.S | 1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */ 12 stdu 1,-384(1) 19 std 15,248(1) 39 ld 9,8(3) 45 ld 15,56(3) 103 addic. 5,5,-128 109 ld 15,248(1) 142 add 15,15,0 146 add 15,15,16 148 add 15,15,5 [all …]
|
| /freebsd/share/numericdef/ |
| H A D | Makefile | 7 grep -v -E '^(#$$|#[ ])' < ${.IMPSRC} > ${.TARGET} 9 LOCALES+= en_ZA.US-ASCII 10 LOCALES+= it_CH.ISO8859-15 12 LOCALES+= uk_UA.ISO8859-5 13 LOCALES+= uk_UA.KOI8-U 16 LOCALES+= en_US.US-ASCII 17 LOCALES+= tr_TR.ISO8859-9 18 LOCALES+= hi_IN.ISCII-DEV 20 SAME+= uk_UA.ISO8859-5 uk_UA.CP1251 21 SAME+= uk_UA.ISO8859-5 sv_SE.ISO8859-15 [all …]
|
| /freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/sha2/ |
| H A D | sha256-ppc.S | 1 // SPDX-License-Identifier: Apache-2.0 3 * Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved. 9 * https://www.apache.org/licenses/LICENSE-2.0 19 * Portions Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 20 * - modified assembly to fit into OpenZFS 48 stdu 1,-320(1) 55 std 15,184(1) 75 lwz 9,4(3) 81 lwz 15,28(3) 133 addic. 5,5,-64 [all …]
|
| H A D | sha512-ppc.S | 1 // SPDX-License-Identifier: Apache-2.0 3 * Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved. 9 * https://www.apache.org/licenses/LICENSE-2.0 19 * Portions Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 20 * - modified assembly to fit into OpenZFS 48 stdu 1,-384(1) 55 std 15,248(1) 75 ld 9,8(3) 81 ld 15,56(3) 139 addic. 5,5,-128 [all …]
|
| /freebsd/contrib/bc/tests/bc/ |
| H A D | shift.txt | 31 -1 << 0 32 -2 << 0 33 -0.0023896 << 0 34 -1.298346 << 0 35 -2.00000000 << 0 36 -0.0023896 << 3 37 -1.298346 << 4 38 -2.00000000 << 5 39 x = -89136.892348976 42 x = -1892634051829351283289298 [all …]
|
| /freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
| H A D | b3_ppc64le_sse2.S | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3 25 * Copyright (c) 2019-2022 Samuel Neves and Matthew Krupcale 26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 28 * This is converted assembly: SSE2 -> POWER8 PPC64 Little Endian 29 * Used tools: SIMDe https://github.com/simd-everywhere/simde 70 .byte 9 83 .byte 9 104 .byte 9 [all …]
|
| H A D | b3_ppc64le_sse41.S | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3 25 * Copyright (c) 2019-2022 Samuel Neves 26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 28 * This is converted assembly: SSE4.1 -> POWER8 PPC64 Little Endian 29 * Used tools: SIMDe https://github.com/simd-everywhere/simde 44 .byte 9 66 .byte 9 68 .byte 15 [all …]
|
| /freebsd/crypto/openssl/crypto/ec/asm/ |
| H A D | ecp_nistp384-ppc64.pl | 2 # Copyright 2023-2025 The OpenSSL Project Authors. All Rights Reserved. 12 # Copyright 2025- IBM Corp. 15 # p384 lower-level primitives for PPC64. 24 while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {} 26 $output = "-"; 31 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or 32 ( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or 33 die "can't locate ppc-xlate.pl"; 49 stdu 1, -176(1) 52 std 15, 64(1) [all …]
|