Home
last modified time | relevance | path

Searched +full:0 +full:x36000000 (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dintel,keembay-pcie.yaml79 reg = <0x37000000 0x00001000>,
80 <0x37300000 0x00001000>,
81 <0x36e00000 0x00200000>,
82 <0x37800000 0x00000200>;
87 ranges = <0x02000000 0 0x36000000 0x36000000 0 0x00e00000>;
H A Dintel,keembay-pcie-ep.yaml57 reg = <0x37000000 0x00001000>,
58 <0x37100000 0x00001000>,
59 <0x37300000 0x00001000>,
60 <0x36000000 0x01000000>,
61 <0x37800000 0x00000200>;
H A Dnvidia,tegra194-pcie.yaml85 - const: p2u-0
123 0: C0
132 0 : C0
260 bus@0 {
263 ranges = <0x0 0x0 0x0 0x8 0x0>;
268 reg = <0x0 0x14180000 0x0 0x00020000>, /* appl registers (128K) */
269 <0x0 0x38000000 0x0 0x00040000>, /* configuration space (256K) */
270 <0x0 0x38040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */
271 <0x0 0x38080000 0x0 0x00040000>; /* DBI reg space (256K) */
278 linux,pci-domain = <0>;
[all …]
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_common.c28 0x01000000, 0x02000000, 0x04000000, 0x08000000, 0x10000000, 0x20000000,
29 0x40000000, 0x80000000, 0x1B000000, 0x36000000
36 0x63, 0x7C, 0x77, 0x7B, 0xF2, 0x6B, 0x6F, 0xC5, 0x30, 0x01, 0x67, 0x2B,
37 0xFE, 0xD7, 0xAB, 0x76, 0xCA, 0x82, 0xC9, 0x7D, 0xFA, 0x59, 0x47, 0xF0,
38 0xAD, 0xD4, 0xA2, 0xAF, 0x9C, 0xA4, 0x72, 0xC0, 0xB7, 0xFD, 0x93, 0x26,
39 0x36, 0x3F, 0xF7, 0xCC, 0x34, 0xA5, 0xE5, 0xF1, 0x71, 0xD8, 0x31, 0x15,
40 0x04, 0xC7, 0x23, 0xC3, 0x18, 0x96, 0x05, 0x9A, 0x07, 0x12, 0x80, 0xE2,
41 0xEB, 0x27, 0xB2, 0x75, 0x09, 0x83, 0x2C, 0x1A, 0x1B, 0x6E, 0x5A, 0xA0,
42 0x52, 0x3B, 0xD6, 0xB3, 0x29, 0xE3, 0x2F, 0x84, 0x53, 0xD1, 0x00, 0xED,
43 0x20, 0xFC, 0xB1, 0x5B, 0x6A, 0xCB, 0xBE, 0x39, 0x4A, 0x4C, 0x58, 0xCF,
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping.h3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
21 // Typical shadow mapping on Linux/x86_64 with SHADOW_OFFSET == 0x00007fff8000:
22 // || `[0x10007fff8000, 0x7fffffffffff]` || HighMem ||
23 // || `[0x02008fff7000, 0x10007fff7fff]` || HighShadow ||
24 // || `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap ||
25 // || `[0x00007fff8000, 0x00008fff6fff]` || LowShadow ||
26 // || `[0x000000000000, 0x00007fff7fff]` || LowMem ||
29 // || `[0x100000000000, 0x7fffffffffff]` || HighMem ||
30 // || `[0x020000000000, 0x0fffffffffff]` || HighShadow ||
31 // || `[0x000000040000, 0x01ffffffffff]` || ShadowGap ||
[all …]
/freebsd/contrib/opencsd/decoder/source/i_dec/
H A Dtrc_idec_arminst.cpp48 if ((inst & 0xf0000000) == 0xf0000000) { in inst_ARM_is_direct_branch()
50 if ((inst & 0xfe000000) == 0xfa000000){ in inst_ARM_is_direct_branch()
53 is_direct_branch = 0; in inst_ARM_is_direct_branch()
55 } else if ((inst & 0x0e000000) == 0x0a000000) { in inst_ARM_is_direct_branch()
58 is_direct_branch = 0; in inst_ARM_is_direct_branch()
65 if ( ((inst & 0xf0000000) != 0xf0000000) && in inst_ARM_wfiwfe()
66 ((inst & 0x0ffffffe) == 0x0320f002) in inst_ARM_wfiwfe()
70 return 0; in inst_ARM_wfiwfe()
76 if ((inst & 0xf0000000) == 0xf0000000) { in inst_ARM_is_indirect_branch()
78 if ((inst & 0xfe500000) == 0xf8100000) { in inst_ARM_is_indirect_branch()
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daestab2.h49 0x00000001, 0x00000002, 0x00000004, 0x00000008,
50 0x00000010, 0x00000020, 0x00000040, 0x00000080,
51 0x0000001b, 0x00000036
57 0x00000063, 0x0000007c, 0x00000077, 0x0000007b,
58 0x000000f2, 0x0000006b, 0x0000006f, 0x000000c5,
59 0x00000030, 0x00000001, 0x00000067, 0x0000002b,
60 0x000000fe, 0x000000d7, 0x000000ab, 0x00000076,
61 0x000000ca, 0x00000082, 0x000000c9, 0x0000007d,
62 0x000000fa, 0x00000059, 0x00000047, 0x000000f0,
63 0x000000ad, 0x000000d4, 0x000000a2, 0x000000af,
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch64.h3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
209 /// Fixup <- (((Target + Addend) & ~0xfff) - (Fixup & ~0xfff)) >> 12 : int21
225 /// Fixup <- ((Target + Addend) >> Shift) & 0xfff : uint12
363 constexpr uint32_t LoadStoreImm12Mask = 0x3b000000; in isLoadStoreImm12()
364 return (Instr & LoadStoreImm12Mask) == 0x39000000; in isLoadStoreImm12()
368 constexpr uint32_t TestAndBranchImm14Mask = 0x7e000000; in isTestAndBranchImm14()
369 return (Instr & TestAndBranchImm14Mask) == 0x36000000; in isTestAndBranchImm14()
373 constexpr uint32_t CondBranchImm19Mask = 0xfe000000; in isCondBranchImm19()
374 return (Instr & CondBranchImm19Mask) == 0x54000000; in isCondBranchImm19()
378 constexpr uint32_t CompAndBranchImm19Mask = 0x7e000000; in isCompAndBranchImm19()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
29 #define GPR_OFFSET_NAME(reg) 0
31 #define FPU_OFFSET_NAME(reg) 0
32 #define EXC_OFFSET_NAME(reg) 0
33 #define DBG_OFFSET_NAME(reg) 0
34 #define DBG_OFFSET_NAME(reg) 0
36 "na", nullptr, 8, 0, lldb::eEncodingUint, lldb::eFormatHex, \
61 #define No_VFP 0
77 static inline bool IsZero(uint64_t x) { return x == 0; } in IsZero()
85 if (shift == 0) in LSL()
[all …]
/freebsd/contrib/wpa/src/crypto/
H A Daes-internal.c57 Td0[x] = Si[x].[0e, 09, 0d, 0b];
58 Td1[x] = Si[x].[0b, 0e, 09, 0d];
59 Td2[x] = Si[x].[0d, 0b, 0e, 09];
60 Td3[x] = Si[x].[09, 0d, 0b, 0e];
65 0xc66363a5U, 0xf87c7c84U, 0xee777799U, 0xf67b7b8dU,
66 0xfff2f20dU, 0xd66b6bbdU, 0xde6f6fb1U, 0x91c5c554U,
67 0x60303050U, 0x02010103U, 0xce6767a9U, 0x562b2b7dU,
68 0xe7fefe19U, 0xb5d7d762U, 0x4dababe6U, 0xec76769aU,
69 0x8fcaca45U, 0x1f82829dU, 0x89c9c940U, 0xfa7d7d87U,
70 0xeffafa15U, 0xb25959ebU, 0x8e4747c9U, 0xfbf0f00bU,
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Daes-armv4.S63 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
64 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
65 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
66 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
67 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
68 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
69 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
70 .word 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b
71 .word 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a
72 .word 0x6c36365a, 0x7e3f3f41, 0xf5f7f702, 0x83cccc4f
[all …]
/freebsd/crypto/openssl/crypto/aes/
H A Daes_core.c78 b = a & 0x80808080u; in XtimeWord()
81 b &= 0x1B1B1B1Bu; in XtimeWord()
91 b = a & U64(0x8080808080808080); in XtimeLong()
94 b &= U64(0x1B1B1B1B1B1B1B1B); in XtimeLong()
106 * {0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80} =>
107 * {1,Y,Y^2,Y^3,Y^4,Y^5,Y^6,Y^7} with Y=0x41:
108 * {0x01,0x41,0x66,0x6c,0x56,0x9a,0x58,0xc4}
119 * (b) 0 = a1*b0 + (a0+a1)*b1
122 * (d) 0 = a1*a0*b0 + (a0*a0+a1*a0)*b1
132 * (a0+a1)*a0 + 8*a1*a1 = 0
[all …]
/freebsd/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_generic.c29 * "optimized C code v3.0" on the "rijndael home page"
73 * Td0[x] = Si[x].[0e, 09, 0d, 0b];
74 * Td1[x] = Si[x].[0b, 0e, 09, 0d];
75 * Td2[x] = Si[x].[0d, 0b, 0e, 09];
76 * Td3[x] = Si[x].[09, 0d, 0b, 0e];
84 0xc66363a5U, 0xf87c7c84U, 0xee777799U, 0xf67b7b8dU,
85 0xfff2f20dU, 0xd66b6bbdU, 0xde6f6fb1U, 0x91c5c554U,
86 0x60303050U, 0x02010103U, 0xce6767a9U, 0x562b2b7dU,
87 0xe7fefe19U, 0xb5d7d762U, 0x4dababe6U, 0xec76769aU,
88 0x8fcaca45U, 0x1f82829dU, 0x89c9c940U, 0xfa7d7d87U,
[all …]
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity.c84 #define USE_MMAP 0
90 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0
94 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002
98 //chunk 0 corresponds to bit 1, chunk 1 to bit 2, etc
106 if (chunk == 0){ in get_chunk_range()
107 *begin = 0; in get_chunk_range()
117 leader_syncs = 0,
125 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000,
126 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000,
127 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000,
[all …]
H A Dfsync_integrity.c61 * Every even-numbered thread, starting with the first (0th), will fsync()
98 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0
102 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002
116 if (chunk == 0){ in get_chunk_range()
117 *begin = 0; in get_chunk_range()
129 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000,
130 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000,
131 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000,
132 0x32000000, 0x34000000, 0x36000000, 0x38000000, 0x3a000000, 0x3c000000, 0x3e000000, 0x40000000,
133 0x42000000, 0x44000000, 0x46000000, 0x48000000, 0x4a000000, 0x4c000000, 0x4e000000, 0x50000000,
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-armv4.pl44 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef;
45 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef;
48 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
94 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
95 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
96 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
97 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
98 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
99 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
100 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
[all …]
H A Daes-s390x.pl94 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef;
95 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef;
107 $softonly=0; # allow hardware support
130 while(defined($i=shift)) { $code.=sprintf".long\t0x%08x,0x%08x\n",$i,$i; }
143 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d,
144 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554,
145 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d,
146 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a,
147 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87,
148 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b,
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h51 #define OFFSIZE_OFFSET_OFFSET 0
52 #define OFFSIZE_OFFSET_MASK 0x0000ffff
55 #define OFFSIZE_SIZE_MASK 0xffff0000
70 u32 speed; /* 0 = autoneg, 1000/10000/20000/25000/40000/50000/100000 */
71 #define ETH_SPEED_AUTONEG 0
72 #define ETH_SPEED_SMARTLINQ 0x8 /* deprecated - use link_modes field instead */
75 #define ETH_PAUSE_NONE 0x0
76 #define ETH_PAUSE_AUTONEG 0x1
77 #define ETH_PAUSE_RX 0x2
78 #define ETH_PAUSE_TX 0x4
[all …]
/freebsd/sys/crypto/rijndael/
H A Drijndael-alg-fst.c48 Td0[x] = Si[x].[0e, 09, 0d, 0b];
49 Td1[x] = Si[x].[0b, 0e, 09, 0d];
50 Td2[x] = Si[x].[0d, 0b, 0e, 09];
51 Td3[x] = Si[x].[09, 0d, 0b, 0e];
56 0xc66363a5U, 0xf87c7c84U, 0xee777799U, 0xf67b7b8dU,
57 0xfff2f20dU, 0xd66b6bbdU, 0xde6f6fb1U, 0x91c5c554U,
58 0x60303050U, 0x02010103U, 0xce6767a9U, 0x562b2b7dU,
59 0xe7fefe19U, 0xb5d7d762U, 0x4dababe6U, 0xec76769aU,
60 0x8fcaca45U, 0x1f82829dU, 0x89c9c940U, 0xfa7d7d87U,
61 0xeffafa15U, 0xb25959ebU, 0x8e4747c9U, 0xfbf0f00bU,
[all …]
/freebsd/crypto/openssh/
H A Drijndael.c44 Td0[x] = Si[x].[0e, 09, 0d, 0b];
45 Td1[x] = Si[x].[0b, 0e, 09, 0d];
46 Td2[x] = Si[x].[0d, 0b, 0e, 09];
47 Td3[x] = Si[x].[09, 0d, 0b, 0e];
52 0xc66363a5U, 0xf87c7c84U, 0xee777799U, 0xf67b7b8dU,
53 0xfff2f20dU, 0xd66b6bbdU, 0xde6f6fb1U, 0x91c5c554U,
54 0x60303050U, 0x02010103U, 0xce6767a9U, 0x562b2b7dU,
55 0xe7fefe19U, 0xb5d7d762U, 0x4dababe6U, 0xec76769aU,
56 0x8fcaca45U, 0x1f82829dU, 0x89c9c940U, 0xfa7d7d87U,
57 0xeffafa15U, 0xb25959ebU, 0x8e4747c9U, 0xfbf0f00bU,
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra194.dtsi20 bus@0 {
25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>;
29 reg = <0x0 0x00100000 0x
[all...]
H A Dtegra234.dtsi19 bus@0 {
24 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>;
28 reg = <0x0 0x00100000 0x0 0xf000>,
29 <0x0 0x0010f000 0x0 0x1000>;
35 reg = <0x0 0x02080000 0x0 0x00121000>;
36 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
58 reg = <0x0 0x02200000 0x0 0x10000>,
59 <0x0 0x02210000 0x0 0x10000>;
112 gpio-ranges = <&pinmux 0 0 164>;
117 reg = <0x0 0x2430000 0x0 0x19100>;
[all …]
/freebsd/tools/test/iconv/ref/
H A DUTF-32BE-rev1 0x00 = 0x00000000
2 0x01 = 0x01000000
3 0x02 = 0x02000000
4 0x03 = 0x03000000
5 0x04 = 0x04000000
6 0x05 = 0x05000000
7 0x06 = 0x06000000
8 0x07 = 0x07000000
9 0x08 = 0x08000000
10 0x09 = 0x09000000
[all …]