/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear300.dtsi | 15 ranges = <0x60000000 0x60000000 0x50000000 16 0xd0000000 0xd0000000 0x30000000>; 20 reg = <0x99000000 0x1000>; 25 reg = <0x60000000 0x1000>; 34 reg = <0x94000000 0x1000 /* FSMC Register */ 35 0x80000000 0x0010 /* NAND Base DATA */ 36 0x80020000 0x0010 /* NAND Base ADDR */ 37 0x80010000 0x0010>; /* NAND Base CMD */ 44 reg = <0x70000000 0x100>; 51 reg = <0x50000000 0x1000>; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 38 int64_t Addend = 0; in decodeAddend() 71 assert((((uintptr_t)LocalAddress & 0x3) == 0) && in decodeAddend() 90 assert(((*p & 0xFC000000) == 0x14000000 || in decodeAddend() 91 (*p & 0xFC000000) == 0x94000000) && in decodeAddend() 97 Addend = (*p & 0x03FFFFFF) << 2; in decodeAddend() 105 assert((*p & 0x9F000000) == 0x90000000 && "Expected adrp instruction."); in decodeAddend() 110 Addend = ((*p & 0x60000000) >> 29) | ((*p & 0x01FFFFE0) >> 3) << 12; in decodeAddend() 119 assert((*p & 0x3B000000) == 0x39000000 && in decodeAddend() 127 assert((((*p & 0x3B000000) == 0x39000000) || in decodeAddend() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8998-oneplus-common.dtsi | 20 qcom,msm-id = <292 0x20001>; /* 8998 v2.1 */ 30 reg = <0x0 0x9d400000 0x0 0x2400000>; 54 reg = <0x0 0x9d400000 0x0 0x2400000>; 61 reg = <0x [all...] |
H A D | msm8998-xiaomi-sagit.dts | 39 qcom,board-id = <30 0>; 48 reg = <0x0 0x8b200000 0x0 0x1e00000>; 53 reg = <0x0 0x8d000000 0x0 0x7000000>; 58 reg = <0x [all...] |
/freebsd/sys/contrib/device-tree/src/riscv/sophgo/ |
H A D | sg2042.dtsi | 28 #clock-cells = <0>; 34 #clock-cells = <0>; 40 #clock-cells = <0>; 52 reg = <0x70 0x30005000 0x0 0x1000>; 54 #size-cells = <0>; 65 reg = <0x70 0x30006000 0x0 0x1000>; 67 #size-cells = <0>; 78 reg = <0x70 0x30007000 0x0 0x1000>; 80 #size-cells = <0>; 91 reg = <0x70 0x30008000 0x0 0x1000>; [all …]
|
/freebsd/contrib/opencsd/decoder/source/i_dec/ |
H A D | trc_idec_arminst.cpp | 48 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 D | aestab2.h | 49 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/sys/powerpc/powerpc/ |
H A D | db_disasm.c | 17 Op_A = 0x00000001, 18 Op_B = 0x00000002, 19 Op_BI = 0x00000004, 20 Op_BO = 0x00000008, 22 Op_CRM = 0x00000010, 23 Op_D = 0x00000020, 24 Op_ST = 0x00000020, /* Op_S for store-operations, same as D */ 25 Op_S = 0x00000040, /* S-field is swapped with A-field */ 27 Op_dA = 0x00000080, 28 Op_LK = 0x00000100, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/google/ |
H A D | gs101.dtsi | 34 #size-cells = <0>; 71 cpu0: cpu@0 { 74 reg = <0x0000>; 84 reg = <0x0100>; 94 reg = <0x0200>; 104 reg = <0x0300>; 114 reg = <0x0400>; 124 reg = <0x0500>; 134 reg = <0x0600>; 144 reg = <0x0700>; [all …]
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_link.c | 52 #define ESHDR_NULL 0 66 static const char DTRACE_SHSTRTAB32[] = "\0" 67 ".shstrtab\0" /* 1 */ 68 ".SUNW_dof\0" /* 11 */ 69 ".strtab\0" /* 21 */ 70 ".symtab\0" /* 29 */ 73 static const char DTRACE_SHSTRTAB64[] = "\0" 74 ".shstrtab\0" /* 1 */ 75 ".SUNW_dof\0" /* 11 */ 76 ".strtab\0" /* 21 */ [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_7zip.c | 60 #define SFX_MIN_ADDR 0x27000 61 #define SFX_MAX_ADDR 0x60000 67 #define _7Z_COPY 0 68 #define _7Z_LZMA 0x030101 69 #define _7Z_LZMA2 0x21 70 #define _7Z_DEFLATE 0x040108 71 #define _7Z_BZ2 0x040202 72 #define _7Z_PPMD 0x030401 73 #define _7Z_DELTA 0x03 74 #define _7Z_CRYPTO_MAIN_ZIP 0x06F10101 /* Main Zip crypto algo */ [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 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 …]
|