Home
last modified time | relevance | path

Searched +full:0 +full:x52800000 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dgoogle,cros-ec-codec.yaml54 reg = <0x52800000 0x100000>;
59 #size-cells = <0>;
60 cros-ec@0 {
62 reg = <0>;
63 interrupts = <93 0>;
72 reg = <0x0 0x10500000 0x80000>;
/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/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 …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_values.h35 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 …]