| /freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
| 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 38 .byte 31 39 .byte 14 40 .byte 13 [all …]
|
| 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 38 .byte 29 39 .byte 28 40 .byte 31 [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | sun | 2 #------------------------------------------------------------------------------ 6 # Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x 8 # architecture type, used before the 68020-based Sun-3's came out, 9 # are in aout, as they're indistinguishable from other big-endian 10 # 32-bit a.out files. 14 #>0 byte &0x80 18 #>0 byte ^0x80 executable 22 >0 byte &0x80 dynamically linked executable 23 >0 byte ^0x80 executable 27 >0 byte &0x80 dynamically linked executable [all …]
|
| H A D | audio | 2 #------------------------------------------------------------------------------ 12 >12 belong 1 8-bit ISDN mu-law, 14 >12 belong 2 8-bit linear PCM [REF-PCM], 16 >12 belong 3 16-bit linear PCM, 18 >12 belong 4 24-bit linear PCM, 20 >12 belong 5 32-bit linear PCM, 22 >12 belong 6 32-bit IEEE floating point, 24 >12 belong 7 64-bit IEEE floating point, 26 >12 belong 8 Fragmented sample data, 27 >12 belong 10 DSP program, [all …]
|
| H A D | pgp | 2 #------------------------------------------------------------------------------ 6 # Handling of binary PGP keys is in pgp-binary-keys. 7 # see https://lists.gnupg.org/pipermail/gnupg-devel/1999-September/016052.html 10 #!:mime application/pgp-encrypted 11 #0 string -----BEGIN\040PGP text/PGP armored data 13 #>15 string PUBLIC\040KEY\040BLOCK- public key block 14 #>15 string MESSAGE- message 15 #>15 string SIGNED\040MESSAGE- signed message 16 #>15 string PGP\040SIGNATURE- signature 20 # Reference: https://reposcope.com/mimetype/application/pgp-keys [all …]
|
| H A D | pgf | 2 #------------------------------------------------------------------------------ 9 !:mime image/x-pgf 18 >>12 lelong x %d, 19 >>16 byte x %d levels, 20 >>17 byte x compression level %d, 21 >>18 byte x %d bpp, 22 >>19 byte x %d channels, 24 >>20 byte 0 bitmap, 25 >>20 byte 1 gray scale, 26 >>20 byte 2 indexed color, [all …]
|
| H A D | acorn | 2 #------------------------------------------------------------------------------ 11 >12 string OBJ_ \b, AOF object 12 >12 string LIB_ \b, ALF library 24 >5 byte x version %d 26 >5 byte x version %d 28 >5 byte x version %d 33 >8 byte x version %d 35 >8 byte x type %d 40 >8 byte x version %d, 42 >(9.b+19) byte =0 8-bit logarithmic [all …]
|
| H A D | apple | 2 #------------------------------------------------------------------------------ 3 # $File: apple,v 1.51 2024/09/04 19:06:12 christos Exp $ 16 # Ref: https://applesaucefdc.com/a2r2-reference/ 28 >>49 byte 01 \b, 5.25″ SS 40trk 29 >>49 byte 02 \b, 3.5″ DS 80trk 30 >>49 byte 03 \b, 5.25″ DS 80trk 31 >>49 byte 04 \b, 5.25″ DS 40trk 32 >>49 byte 05 \b, 3.5″ DS 80trk 33 >>49 byte 06 \b, 8″ DS 34 >>50 byte 01 \b, write protected [all …]
|
| H A D | playdate | 2 #------------------------------------------------------------------------------ 8 # https://github.com/jaames/playdate-reverse-engineering 16 >12 belong&0x80 0x80 (compressed) 19 >12 belong&0x80 0x00 (uncompressed) 25 >12 belong&0x80 0x80 (compressed) 29 >12 belong&0x80 0x00 (uncompressed) 35 >12 belong&0x80 0x80 (compressed) 36 >12 belong&0x80 0x00 (uncompressed) 40 >12 lelong&0xffffff x %d Hz, 41 >15 byte 0 unsigned, 8-bit PCM, 1 channel [all …]
|
| H A D | firmware | 1 #------------------------------------------------------------------------------ 6 # https://github.com/MatrixEditor/frontier-smart-api/blob/main/docs/firmware-2.0.md#11-header-struc… 7 # examples: https://github.com/cweiske/frontier-silicon-firmwares 11 >>12 string/32/T x \b, version %s 25 0 string --=</Begin\x20HP\x20Signed 31 >75 string label_HPE-HPB-BMC-ILO5-4096 36 # from https://github.com/open-power/skiboot/blob/master/libstb/container.h 47 # ARM Cortex-M vector table 49 # URL: https://developer.arm.com/documentation/100701/0200/Exception-properties 51 3 byte 0x20 [all …]
|
| /freebsd/sys/crypto/openssl/powerpc64le/ |
| H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 10 .byte 0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03 11 .byte 0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f 12 .byte 0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b 13 .byte 0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07 15 .byte 0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01 16 .byte 0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05 17 .byte 0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09 18 .byte 0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d 20 .byte 0x0f,0x0e,0x0d,0x0c,0x0b,0x0a,0x09,0x08,0x07,0x06,0x05,0x04,0x03,0x02,0x01,0x00 [all …]
|
| H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 16 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 27 .byte 0,12,0x14,0,0,0,0,0 28 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 39 .byte 0,12,0x14,0,0,0,0,0 40 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 52 .byte 0,12,0x14,0,0,0,0,0 53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 66 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
| H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 25 .byte 0,12,0x14,0,0,0,0,0 283 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 284 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 285 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 286 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 287 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 288 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 289 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
| /freebsd/sys/crypto/openssl/powerpc64/ |
| H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 10 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 11 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 12 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 13 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 15 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 16 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 17 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 18 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 20 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f [all …]
|
| H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 16 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 27 .byte 0,12,0x14,0,0,0,0,0 28 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 39 .byte 0,12,0x14,0,0,0,0,0 40 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 52 .byte 0,12,0x14,0,0,0,0,0 53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 66 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
| H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 25 .byte 0,12,0x14,0,0,0,0,0 283 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 284 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 285 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 286 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 287 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 288 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 289 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
| /freebsd/sys/crypto/openssl/powerpc/ |
| H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 9 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 10 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 11 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 12 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 14 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 15 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 16 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 17 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 19 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f [all …]
|
| H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 12 .byte 0,12,0x14,0,0,0,0,0 13 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 22 .byte 0,12,0x14,0,0,0,0,0 23 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 32 .byte 0,12,0x14,0,0,0,0,0 33 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 43 .byte 0,12,0x14,0,0,0,0,0 44 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 55 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
| H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 14 .byte 0,12,0x14,0,0,0,0,0 24 .byte 0,12,0x14,0,0,0,0,0 282 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 283 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 284 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 285 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 286 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 287 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 288 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
| /freebsd/sys/crypto/openssl/i386/ |
| H A D | e_padlock-x86.S | 1 /* Do not modify. This file is auto-generated from e_padlock-x86.pl. */ 11 .byte 243,15,30,251 27 .byte 0x0f,0xa2 45 .byte 0x0f,0xa2 51 .byte 0x0f,0xa2 59 .byte 0x0f,0xa2 68 .size padlock_capability,.-.L_padlock_capability_begin 76 .byte 243,15,30,251 91 .size padlock_key_bswap,.-.L_padlock_key_bswap_begin 99 .byte 243,15,30,251 [all …]
|
| H A D | aes-586.S | 1 /* Do not modify. This file is auto-generated from aes-586.pl. */ 9 .byte 243,15,30,251 16 xorl 12(%edi),%edx 18 leal -2(%esi,%esi,1),%esi 21 movl -128(%ebp),%edi 22 movl -96(%ebp),%esi 23 movl -64(%ebp),%edi 24 movl -32(%ebp),%esi 33 movzbl -128(%ebp,%esi,1),%esi 35 movzbl -128(%ebp,%edi,1),%edi [all …]
|
| H A D | chacha-x86.S | 1 /* Do not modify. This file is auto-generated from chacha-x86.pl. */ 11 .byte 243,15,30,251 24 leal OPENSSL_ia32cap_P-.Lpic_point(%eax),%ebp 37 movl 12(%esi),%edx 53 movl 12(%edi),%edx 69 movl $1797285236,12(%esp) 104 roll $12,%ebx 124 roll $12,%ebp 144 roll $12,%ebx 150 movl 12(%esp),%eax [all …]
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | ppccpuid.pl | 2 # Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved. 16 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or 17 ( $xlate="${dir}perlasm/ppc-xlate.pl" and -f $xlate) or 18 die "can't locate ppc-xlate.pl"; 43 .byte 0,12,0x14,0,0,0,0,0 44 .size .OPENSSL_fpu_probe,.-.OPENSSL_fpu_probe 52 .byte 0,12,0x14,0,0,0,0,0 53 .size .OPENSSL_ppc64_probe,.-.OPENSSL_ppc64_probe 61 .byte 0,12,0x14,0,0,0,0,0 62 .size .OPENSSL_altivec_probe,.-..OPENSSL_altivec_probe [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | opt-file.mk | 1 # $NetBSD: opt-file.mk,v 1.16 2024/04/01 12:26:02 rillig Exp $ 3 # Tests for the -f command line option, which adds a makefile to the list of 9 all: file-ending-in-backslash 10 all: file-ending-in-backslash-mma [all...] |
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-mips.pl | 2 # Copyright 2010-2020 The OpenSSL Project Authors. All Rights Reserved. 21 # Code uses 1K[+256B] S-box and on single-issue core [such as R5000] 22 # spends ~68 cycles per byte processed with 128-bit key. This is ~16% 23 # faster than gcc-generated code, which is not very impressive. But 24 # recall that compressed S-box requires extra processing, namely 28 # it processes data without ever changing byte order... 33 # ~25% less instructions) code. Note that there is no run-time switch, 34 # instead, code path is chosen upon pre-process time, pass -mips32r2 35 # or/and -msmartmips. 50 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23)); [all …]
|