| /freebsd-src/contrib/netbsd-tests/include/ |
| H A D | d_bitstring_49.out | 41 36 4 16 5 46 41 5 2 6 56 be: 0 -1 0000000000000000000000000000000000000000000000000 57 is: 0 -1 0000000000000000000000000000000000000000000000000 105 36 0 110 41 0 120 be: 0 -1 0000000000000000000000000000000000000000000000000 121 is: 0 -1 0000000000000000000000000000000000000000000000000 128 be: 0 -1 0000000000000000000000000000000000000000000000000 129 is: 0 -1 0000000000000000000000000000000000000000000000000 [all …]
|
| H A D | d_bitstring_64.out | 41 36 4 16 5 46 41 5 2 6 71 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 72 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 120 36 0 125 41 0 150 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 151 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 158 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 159 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 [all …]
|
| H A D | d_bitstring_67.out | 41 36 4 16 5 46 41 5 2 6 74 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 75 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 123 36 0 128 41 0 156 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 157 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 164 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 165 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 [all …]
|
| /freebsd-src/sys/crypto/openssl/powerpc64/ |
| H A D | ecp_nistp521-ppc64.S | 1 /* Do not modify. This file is auto-generated from ecp_nistp521-ppc64.pl. */ 14 stdu 1,-16*13(1) 16 stxv 52,-16*12(12) 17 stxv 53,-16*11(12) 18 stxv 54,-16*10(12) 19 stxv 55,-16*9(12) 20 stxv 56,-16*8(12) 21 stxv 57,-16*7(12) 22 stxv 58,-16*6(12) 23 stxv 59,-16*5(12) [all …]
|
| /freebsd-src/sys/crypto/openssl/powerpc64le/ |
| H A D | ecp_nistp521-ppc64.S | 1 /* Do not modify. This file is auto-generated from ecp_nistp521-ppc64.pl. */ 14 stdu 1,-16*13(1) 16 stxv 52,-16*12(12) 17 stxv 53,-16*11(12) 18 stxv 54,-16*10(12) 19 stxv 55,-16*9(12) 20 stxv 56,-16*8(12) 21 stxv 57,-16*7(12) 22 stxv 58,-16*6(12) 23 stxv 59,-16*5(12) [all …]
|
| /freebsd-src/contrib/bc/tests/bc/scripts/ |
| H A D | array.txt | 37 36 42 41 143 36 148 41 214 -1 215 -2 216 -3 217 -4 218 -5 219 -6 [all …]
|
| /freebsd-src/tests/sys/cddl/zfs/tests/txg_integrity/ |
| H A D | fsync_integrity.c | 28 * Verify the integrity of non-aligned writes to the same blocks within the same 29 * transaction group, where an fsync is issued by a non-final writer. 45 * Create a big zero-filled file. 47 * * A partition of the file range into 64 different non-overlapping chunks. 51 * Create one binary semaphore per chunk, per (n-1) threads 61 * Every even-numbered thread, starting with the first (0th), will fsync() 62 * the file after its write. The final thread, being odd-numbered, 97 //between chunk n and chunk n-1 is (FSIZE * partitions[n-1] / (1<<31) . 98 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0 120 *begin = (uint32_t)((uint64_t)FSIZE * (uint64_t)pat->partitions[chunk - 1] >> 31); in get_chunk_range() [all …]
|
| H A D | txg_integrity.c | 23 * Copyright 2011-2012 Spectra Logic. All rights reserved. 28 * Verify the integrity of non-aligned writes to the same blocks that cross 31 * This test verifies that non-aligned writes are correctly committed to the 39 * * A partition of the 32MB range into 64 different non-overlapping chunks. 89 //between chunk n and chunk n-1 is (FSIZE * partitions[n-1] / (1<<31) . 90 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0 110 *begin = (uint32_t)((uint64_t)FSIZE * (uint64_t)pat->partitions[chunk - 1] >> 31); in get_chunk_range() 112 *end = (uint32_t)((uint64_t)FSIZE * (uint64_t)pat->partitions[chunk] >> 31); in get_chunk_range() 135 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 143 …, 36, 39, 9, 21, 51, 33, 45, 44, 19, 2, 50, 55, 5, 58, 13, 23, 0, 12, 53, 42, … [all …]
|
| /freebsd-src/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
| H A D | b3_ppc64le_sse2.S | 9 * or https://opensource.org/licenses/CDDL-1.0. 23 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3 24 * Copyright (c) 2019-2022 Samuel Neves and Matthew Krupcale 25 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 27 * This is converted assembly: SSE2 -> POWER8 PPC64 Little Endian 28 * Used tools: SIMDe https://github.com/simd-everywhere/simde 263 addis 2, 12, .TOC.-.Lfunc_gep0@ha 264 addi 2, 2, .TOC.-.Lfunc_gep0@l 266 .localentry zfs_blake3_compress_in_place_sse2, .Lfunc_lep0-.Lfunc_gep0 267 li 8, -64 [all …]
|
| /freebsd-src/secure/caroot/untrusted/ |
| H A D | Trustis_FPS_Root_CA.pem | 16 1b:1f:ad:b6:20:f9:24:d3:36:6b:f7:c7:f1:8c:a0:59 21 Not After : Jan 21 11:36:54 2024 GMT 25 Public-Key: (2048 bit) 28 a3:c0:36:99:f4:42:ea:a7:3e:80:83:0f:a6:a7:59: 36 a8:fa:1c:e1:5b:b9:83:a8:41:48:bc:1a:71:8d:e7: 39 d1:15:3c:93:41:64:d1:e6:be:23:17:22:00:89:5e: 42 91:09:41:3a:b4:e1:e3:f2:fa:f0:c9:0a:a2:41:dd: 50 BA:FA:71:25:79:8B:57:41:25:21:86:0B:71:EB:B2:64:0E:8B:21:67 52 BA:FA:71:25:79:8B:57:41:25:21:86:0B:71:EB:B2:64:0E:8B:21:67 59 8b:38:36:f7:45:1a:4c:28:cd:9e:41:b8:ed:56:4c:84:a4:40: [all …]
|
| H A D | OISTE_WISeKey_Global_Root_GA_CA.pem | 16 41:3d:72:c7:f4:6b:1f:81:43:7d:f1:d2:28:54:df:9a 25 Public-Key: (2048 bit) 27 00:cb:4f:b3:00:9b:3d:36:dd:f9:d1:49:6a:6b:10: 35 c3:77:9d:24:73:7b:e4:0c:8c:e1:d9:36:e1:99:8b: 41 d8:40:14:49:2e:7a:41:e4:a7:fe:e3:64:cc:c1:59: 52 B3:03:7E:AE:36:BC:B0:79:D1:DC:94:26:B6:11:BE:21:B2:69:86:94 58 09:41:fa:94:00:1c:a4:a4:ab:49:4f:8f:3d:1e:ef:4d:6f:bd: 60 b0:6c:51:f9:36:7e:db:f5:4c:32:3a:41:4f:5b:47:cf:e8:0b: 66 a3:a6:36:aa:11:3a:01:e1:18:4b:d6:44:68:b3:3d:f9:53:74: 68 28:8f:01:96:62:16:3e:00:e3:1c:a5:36:81:18:a2:4c:52:76: [all …]
|
| /freebsd-src/secure/caroot/trusted/ |
| H A D | Trustwave_Global_Certification_Authority.pem | 27 Public-Key: (4096 bit) 38 01:ba:8e:97:91:76:6e:bc:fc:d5:6b:36:e6:40:88: 42 7e:98:19:74:d9:9c:73:d9:18:be:41:c7:34:79:d9: 53 14:2e:3d:0f:1c:1e:32:a6:62:36:ee:66:e2:22:b8: 60 48:41:7d:35:4a:a3:89:f2:c9:4b:7b:41:11:6d:67: 63 af:36:fb 81 6d:d2:03:e1:b0:0d:a8:a0:aa:46:27:82:36:a7:15:b6:08:a6: 82 42:54:57:b6:99:5a:e2:0b:79:90:d7:57:12:51:35:19:88:41: 86 41:ad:16:67:7e:db:fd:38:cd:b9:38:4e:b2:c1:60:cb:9d:17: 89 3a:67:c3:d1:f6:99:99:9d:ba:36:b6:80:2f:88:47:4f:86:bf: [all …]
|
| H A D | AffirmTrust_Networking.pem | 26 Public-Key: (2048 bit) 31 f2:60:9d:30:4e:cc:84:85:e2:2c:cf:1e:9e:fe:36: 32 ab:33:77:35:44:d8:35:96:1a:3d:36:e8:7a:0e:d8: 41 60:bf:3f:50:d2:dc:26:41:51:9e:14:37:42:04:a3: 43 89:19:cb:41:f9:dd:44:36:61:cf:e2:77:46:c8:7d: 44 f6:f4:92:81:36:fd:db:34:f1:72:7e:f3:0c:16:bd: 60 1b:05:65:5a:62:92:9c:ee:41:8d:31:db:e7:34:ea:59:21:d5: 62 01:80:dc:65:a3:36:ae:65:59:48:4f:82:4b:c8:65:f1:57:1d: 65 37:a4:ba:36:e0:7c:87:85:97:1a:15:a2:de:2e:a2:5b:bd:af: 69 82:60:f2:49:42:34:ed:5a:00:54:85:1c:16:36:92:0c:5c:fa: [all …]
|
| H A D | AffirmTrust_Premium.pem | 21 Not Before: Jan 29 14:10:36 2010 GMT 22 Not After : Dec 31 14:10:36 2040 GMT 26 Public-Key: (4096 bit) 28 00:c4:12:df:a9:5f:fe:41:dd:dd:f5:9f:8a:e3:f6: 30 20:5b:ae:2d:6f:e7:93:d9:36:70:6a:68:cf:8e:51: 36 85:25:b7:ba:aa:55:41:cc:03:22:4b:2d:91:8d:8b: 48 43:ea:48:7f:f6:d8:be:23:6d:1e:bf:d1:36:6c:58: 58 06:7b:2c:d6:64:36:d9:bd:48:ed:84:1f:7e:a5:22: 75 08:44:bf:18:84:d2:0b:80:cd:c5:12:fd:00:55:05:61:87:41: 76 dc:b5:24:9e:3c:c4:d8:c8:fb:70:9e:2f:78:96:83:20:36:de: [all …]
|
| H A D | DigiCert_Assured_ID_Root_G2.pem | 27 Public-Key: (2048 bit) 29 00:d9:e7:28:2f:52:3f:36:72:49:88:93:34:f3:f8: 30 6a:1e:31:54:80:9f:ad:54:41:b5:47:df:96:a8:d4: 32 0c:2b:bc:95:17:0b:33:bf:19:4d:41:06:90:00:bd: 37 b0:1c:2b:11:da:77:70:36:9b:ae:ce:79:87:dc:82: 54 CE:C3:4A:B9:99:55:F2:B8:DB:60:BF:A9:7E:BD:56:B5:97:36:A7:D6 57 ca:a5:55:8c:e3:c8:41:6e:69:27:a7:75:11:ef:3c:86:36:6f: 64 a2:52:af:4a:70:16:86:c2:3a:c8:b1:13:70:36:d8:cf:ee:f4: 66 0e:b1:1c:0d:c4:63:be:ad:f4:14:fb:89:ec:a2:41:0e:4c:cc: 73 -----BEGIN CERTIFICATE----- [all …]
|
| H A D | SwissSign_Silver_CA_-_G2.pem | 2 ## SwissSign Silver CA - G2 19 Issuer: C = CH, O = SwissSign AG, CN = SwissSign Silver CA - G2 23 Subject: C = CH, O = SwissSign AG, CN = SwissSign Silver CA - G2 26 Public-Key: (4096 bit) 39 4a:1f:36:67:bb:48:e4:83:b6:37:eb:48:3a:af:0f: 43 b2:4b:e5:45:85:e6:6d:78:93:04:2e:9c:82:6d:36: 45 cf:41:b0:47:e9:30:9f:99:be:61:a8:06:84:b9:28: 55 27:41:f1:9b:18:72:f2:f5:84:74:4a:c9:67:c4:54: 70 17:A0:CD:C1:E4:41:B6:3A:5B:3B:CB:45:9D:BD:1C:C2:98:FA:86:58 72 17:A0:CD:C1:E4:41:B6:3A:5B:3B:CB:45:9D:BD:1C:C2:98:FA:86:58 [all …]
|
| /freebsd-src/lib/libc/tests/stdio/ |
| H A D | print_positional_test.c | 11 * - Redistributions of source code must retain the above copyright 13 * - Redistributions in binary form must reproduce the above 38 #include <atf-c.h> 49 "|xx 33 34 35 36\n" 51 "|xx 41 42 43 44\n" 52 "|xx 45 -1 1 -1 1\n"; 74 "|xx %33$s %34$s %35$s %36$s\n" in ATF_TC_BODY() 76 "|xx %41$s %42$s %43$s %44$s\n" in ATF_TC_BODY() 83 "31", "32", "33", "34", "35", "36", in ATF_TC_BODY() 84 "37", "38", "39", "40", "41", "42", in ATF_TC_BODY() [all …]
|
| /freebsd-src/sys/contrib/device-tree/include/dt-bindings/clock/ |
| H A D | imx8ulp-clock.h | 1 /* SPDX-License-Identifier: GPL-2.0+ OR MIT */ 43 #define IMX8ULP_CLK_SPLL3_VCODIV 36 48 #define IMX8ULP_CLK_SPLL3_PFD2_DIV1_GATE 41 103 #define IMX8ULP_CLK_CGC2_FROSC_DIV2_GATE 36 108 #define IMX8ULP_CLK_AUD_CLK2 41 156 #define IMX8ULP_CLK_DMA1_CH22 36 161 #define IMX8ULP_CLK_DMA1_CH27 41 235 #define IMX8ULP_CLK_DMA2_CH16 36 240 #define IMX8ULP_CLK_DMA2_CH21 41
|
| /freebsd-src/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
| H A D | sha512-armv7.S | 2 * Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved. 8 * https://www.apache.org/licenses/LICENSE-2.0 18 * Portions Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 19 * - modified assembly to fit into OpenZFS 31 # define VFP_ABI_PUSH vstmdb sp!,{d8-d15} 32 # define VFP_ABI_POP vldmia sp!,{d8-d15} 101 .size K512,.-K512 175 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41)) 315 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41)) 492 .word 0xe12fff1e @ interoperable with Thumb ISA:-) [all …]
|
| /freebsd-src/sys/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 1 /* Do not modify. This file is auto-generated from sha512-armv4.pl. */ 2 @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved. 22 @ by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue 27 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on 32 @ Profiler-assisted and platform-specific optimization resulted in 7% 38 @ one byte in 23.3 cycles or ~60% faster than integer-only code. 44 @ Technical writers asserted that 3-way S4 pipeline can sustain 46 @ not be observed, see http://www.openssl.org/~appro/Snapdragon-S4.html 47 @ for further details. On side note Cortex-A15 processes one byte in 53 @ h[0-7], namely with most significant dword at *lower* address, which [all …]
|
| /freebsd-src/contrib/byacc/test/btyacc/ |
| H A D | btyacc_demo.output | 59 36 formal_arg_list : 67 41 expr : expr '+' $$6 expr 68 42 | expr '-' $$6 expr 385 $$4 goto 36 439 $$5 goto 41 457 state 36 469 formal_arg_list : . (36) 478 ')' reduce 36 516 41: shift/reduce conflict (shift 18, reduce 28) on '(' 517 state 41 [all …]
|
| /freebsd-src/usr.bin/banner/ |
| H A D | banner.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 33 * banner - prints large signs 34 * banner [-w#] [-d] [-t] message ... 70 * 128+n -> print current line n times. 71 * 64+n -> this is last byte of char. 89 /* 110 */ 3, 81, 32, 129, 37, 5, 79, 35, 129, 36, 103 /* 250 */ 21, 112, 5, 129, 35, 40, 111, 5, 129, 36, 108 /* 300 */ 112, 6, 129, 36, 10, 96, 5, 114, 5, 129, 116 /* 380 */ 129, 39, 9, 72, 10, 129, 36, 15, 75, 10, [all …]
|
| /freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_trampoline_powerpc64_asm.S | 7 stdu 1, -408(1) 8 # Spill r3-r10, f1-f13, and vsr34-vsr45, which are parameter registers. 51 stxvd2x 36, 0, 4 61 stxvd2x 41, 0, 4 109 lxvd2x 36, 0, 4 119 lxvd2x 41, 0, 4 148 stdu 1, -256(1) 149 # Spill r3-r4, f1-f8, and vsr34-vsr41, which are return registers. 176 stxvd2x 36, 0, 4 186 stxvd2x 41, 0, 4 [all …]
|
| /freebsd-src/contrib/byacc/test/yacc/ |
| H A D | quote_calc4-s.tab.c | 10 #define YYEMPTY (-1) 14 #define YYENOMEM (-2) 110 #line 111 "quote_calc4-s.tab.c" 160 static const YYINT quote_calc4_lhs[] = { -1, 178 -38, 4, -36, 0, -51, -36, 6, -121, -249, 0, 179 0, -243, -36, -23, 0, -36, -36, -36, -36, -36, 180 -36, -36, 0, -121, 0, -121, -121, -121, -121, -121, 181 -121, -243, 184 0, 0, 0, 0, -9, 0, 0, 12, -10, 0, 185 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, [all …]
|
| H A D | quote_calc3-s.tab.c | 10 #define YYEMPTY (-1) 14 #define YYENOMEM (-2) 110 #line 111 "quote_calc3-s.tab.c" 160 static const YYINT quote_calc3_lhs[] = { -1, 178 -38, 5, -36, 0, -51, -36, 7, -121, -248, 0, 179 0, -243, -36, -22, 0, -36, -36, -36, -36, -36, 180 -36, -36, 0, -121, 0, -121, -121, -121, -121, -121, 181 -121, -243, 184 0, 0, 0, 0, -9, 0, 0, 13, -10, 0, 185 0, -5, 0, 0, 0, 0, 0, 0, 0, 0, [all …]
|