Home
last modified time | relevance | path

Searched +full:0 +full:x11 (Results 1 – 25 of 1052) sorted by relevance

12345678910>>...43

/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-cl-som-imx7.dts8 * of the GPL or the X11 license, at your option. Note that this dual
23 reg = <0x80000000 0x10000000>; /* 256 MB - minimal configuration */
46 pinctrl-0 = <&pinctrl_enet1>;
50 assigned-clock-rates = <0>, <100000000>;
58 #size-cells = <0>;
60 ethphy0: ethernet-phy@0 {
62 reg = <0>;
74 pinctrl-0 = <&pinctrl_enet2>;
78 assigned-clock-rates = <0>, <100000000>;
87 pinctrl-0 = <&pinctrl_i2c2>;
[all …]
/freebsd/lib/libc/aarch64/string/
H A Dstrcmp.S16 bic x8, x0, #0xf // x0 aligned to the boundary
17 and x9, x0, #0xf // x9 is the offset
18 bic x10, x1, #0xf // x1 aligned to the boundary
19 and x11, x1, #0xf // x11 is the offset
40 lsl x15, x11, #2
44 cmeq v5.16b, v0.16b, #0
45 cmeq v6.16b, v2.16b, #0
57 b.eq 0f
64 0:
68 b.eq 0f
[all …]
H A Dstrncmp.S16 bic x8, x0, #0xf // x0 aligned to the boundary
17 and x9, x0, #0xf // x9 is the offset
18 bic x10, x1, #0xf // x1 aligned to the boundary
19 and x11, x1, #0xf // x11 is the offset
25 mov x16, #0xf
46 lsl x15, x11, #2
50 cmeq v5.16b, v0.16b, #0
51 cmeq v6.16b, v1.16b, #0
63 b.eq 0f
70 0:
[all …]
H A Dmemccpy.S20 bic x10, x1, #0xf // src aligned
21 and x11, x1, #0xf // src offset
26 mov x8, #-1 // prepare a 0xfff..fff register
27 mov x6, #0xf
29 lsl x12, x11, #2
35 sub x12, x11, #32
40 b.eq 0f
47 sub x8, x8, x11 // ... from beginning of the string
56 0:
65 cbz x5, 0f
[all …]
/freebsd/sys/dev/usb/wlan/
H A Dif_zydfw.h31 0x08, 0x91, 0xFF, 0xED, 0x09, 0x93, 0x1E, 0xEE,
32 0xD1, 0x94, 0x11, 0xEE, 0x88, 0xD4, 0xD1, 0x96,
33 0xD1, 0x98, 0x5C, 0x99, 0x5C, 0x99, 0x4C, 0x99,
34 0x04, 0x9D, 0xD1, 0x98, 0xD1, 0x9A, 0x03, 0xEE,
35 0xF4, 0x94, 0xD3, 0xD4, 0x41, 0x2A, 0x40, 0x4A,
36 0x45, 0xBE, 0x88, 0x92, 0x41, 0x24, 0x40, 0x44,
37 0x53, 0xBE, 0x40, 0xF0, 0x93, 0xEE, 0x41, 0xEE,
38 0x98, 0x9A, 0xD4, 0xF7, 0x02, 0x00, 0x1F, 0xEC,
39 0x00, 0x00, 0xB2, 0xF8, 0x4D, 0x00, 0xA1, 0xEC,
40 0x00, 0x00, 0xA6, 0xF7, 0x21, 0x00, 0x00, 0x00,
[all …]
/freebsd/sys/crypto/openssl/aarch64/
H A Darmv8-mont.S33 add x29,sp,#0
38 ldr x9,[x2],#8 // bp[0]
40 ldp x7,x8,[x1],#16 // ap[0..1]
44 ldp x13,x14,[x3],#16 // np[0..1]
46 mul x6,x7,x9 // ap[0]*bp[0]
49 mul x10,x8,x9 // ap[1]*bp[0]
50 umulh x11,x8,x9
52 mul x15,x6,x4 // "tp[0]"*n0
55 // (*) mul x12,x13,x15 // np[0]*m1
77 adc x7,x11,xzr
[all …]
H A Dpoly1305-armv8.S31 mov x9,#0xfffffffc0fffffff
32 movk x9,#0x0fff,lsl#48
37 and x7,x7,x9 // &=0ffffffc0fffffff
39 and x8,x8,x9 // &=0ffffffc0ffffffc
81 ldp x10,x11,[x1],#16 // load input
85 rev x11,x11
88 adcs x5,x5,x11
95 umulh x11,x5,x9
99 adc x13,x13,x11
105 umulh x11,x5,x7
[all …]
/freebsd/crypto/openssl/test/
H A Dbftest.c38 {0x424c4f57L, 0x46495348L},
39 {0xfedcba98L, 0x76543210L}
43 {0x324ed0feL, 0xf413a203L},
44 {0xcc91732bL, 0x8022f684L}
52 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
53 {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
54 {0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
55 {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11},
56 {0x01, 0x23, 0x45, 0x67, 0x89, 0xAB, 0xCD, 0xEF},
57 {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11},
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/hda/64k/
H A Dilaimg.h46 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0xC0,0xBF,0x17,0x3C,
47 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x40,0x00,0x08,0x3C,0x02,0x00,0x08,0x35,
48 0x00,0x60,0x88,0x40,0x00,0x90,0x80,0x40,0x07,0x00,0x08,0x24,0x00,0x98,0x88,0x40,
49 0x00,0x68,0x80,0x40,0x00,0x48,0x80,0x40,0xFF,0xFF,0x08,0x24,0x00,0x58,0x88,0x40,
50 0x00,0x60,0x08,0x40,0x00,0x00,0x00,0x00,0x40,0x00,0x01,0x3C,0x25,0x40,0x01,0x01,
51 0x00,0x60,0x88,0x40,0x00,0xE0,0x09,0x3C,0xF8,0x1F,0x29,0x25,0x21,0x48,0x30,0x01,
52 0xFF,0x3F,0x01,0x3C,0x00,0xF0,0x21,0x34,0x24,0x48,0x21,0x01,0x01,0x78,0x89,0x40,
53 0x00,0x00,0x01,0x3C,0xF8,0x04,0x21,0x24,0x21,0x08,0x30,0x00,0x09,0xF8,0x20,0x00,
54 0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
55 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
[all …]
H A Dila8070.h37 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C,
38 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00,
39 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40,
40 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40,
41 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10,
42 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40,
43 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40,
44 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40,
45 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C,
46 0x12,0x00,0xE0,0x14,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x15,0x00,0x00,0x00,0x00,
[all …]
H A Dila8008.h45 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C,
46 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00,
47 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40,
48 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40,
49 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10,
50 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40,
51 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40,
52 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40,
53 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C,
54 0x12,0x00,0xE0,0x14,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x15,0x00,0x00,0x00,0x00,
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local
27 x0 = U32C(0x61707865); in crypto_core_hsalsa20()
28 x5 = U32C(0x3320646e); in crypto_core_hsalsa20()
29 x10 = U32C(0x79622d32); in crypto_core_hsalsa20()
30 x15 = U32C(0x6b206574); in crypto_core_hsalsa20()
32 x0 = LOAD32_LE(c + 0); in crypto_core_hsalsa20()
37 x1 = LOAD32_LE(k + 0); in crypto_core_hsalsa20()
41 x11 = LOAD32_LE(k + 16); in crypto_core_hsalsa20()
45 x6 = LOAD32_LE(in + 0); in crypto_core_hsalsa20()
50 for (i = ROUNDS; i > 0; i -= 2) { in crypto_core_hsalsa20()
[all …]
/freebsd/sys/crypto/openssl/amd64/
H A Daes-gcm-avx512.S13 .byte 0xf3,0xc3
35 vpxorq 0(%rdi),%xmm16,%xmm16
59 vpxorq 0(%rdi),%xmm16,%xmm16
87 vpxorq 0(%rdi),%xmm16,%xmm16
135 vshufi32x4 $0x00,%ymm16,%ymm16,%ymm4
138 vpclmulqdq $0x11,%ymm4,%ymm3,%ymm0
139 vpclmulqdq $0x00,%ymm4,%ymm3,%ymm1
140 vpclmulqdq $0x01,%ymm4,%ymm3,%ymm2
141 vpclmulqdq $0x10,%ymm4,%ymm3,%ymm3
153 vpclmulqdq $0x01,%ymm3,%ymm2,%ymm1
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmdio-mux-gpio.txt18 #size-cells = <0>;
19 reg = <0x11800 0x00001900 0x0 0x40>;
29 gpios = <&gpio1 3 0>, <&gpio1 4 0>;
32 #size-cells = <0>;
37 #size-cells = <0>;
41 marvell,reg-init = <3 0x10 0 0x5777>,
42 <3 0x11 0 0x00aa>,
43 <3 0x12 0 0x4105>,
44 <3 0x13 0 0x0a60>;
50 marvell,reg-init = <3 0x10 0 0x5777>,
[all …]
H A Dmdio-mux-gpio.yaml44 gpios = <&gpio1 3 0>, <&gpio1 4 0>;
47 #size-cells = <0>;
52 #size-cells = <0>;
56 marvell,reg-init = <3 0x10 0 0x5777>,
57 <3 0x11 0 0x00aa>,
58 <3 0x12 0 0x4105>,
59 <3 0x13 0 0x0a60>;
65 marvell,reg-init = <3 0x10 0 0x5777>,
66 <3 0x11 0 0x00aa>,
67 <3 0x12 0 0x4105>,
[all …]
H A Dmdio-mux.txt9 - #size-cells = <0>;
18 - #size-cells = <0>;
28 #size-cells = <0>;
29 reg = <0x11800 0x00001900 0x0 0x40>;
39 gpios = <&gpio1 3 0>, <&gpio1 4 0>;
42 #size-cells = <0>;
47 #size-cells = <0>;
51 marvell,reg-init = <3 0x10 0 0x5777>,
52 <3 0x11 0 0x00aa>,
53 <3 0x12 0 0x4105>,
[all …]
/freebsd/sys/arm64/arm64/
H A Dlocore.S157 mov fp, #0
175 brk 0
429 /* GIC[3:0] != 0000 - GIC CPU interface via special regs. supported */
715 * x11, x12 and x13 are trashed
722 lsr x11, x8, #L0_SHIFT
723 and x11, x11, #L0_ADDR_MASK
734 str x13, [x6, x11, lsl #3]
737 add x11, x11, #1
750 * x11, x12 and x13 are trashed
757 lsr x11, x8, #L1_SHIFT
[all …]
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-jerry.dts25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>;
45 #size-cells = <0>;
52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01
53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c
54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c
55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f
56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09
57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01
58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c
59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8641_hpcn_36b.dts18 reg = <0x0 0x00000000 0x0 0x40000000>; // 1G at 0x0
22 reg = <0x0f 0xffe05000 0x0 0x1000>;
24 ranges = <0 0 0xf 0xef800000 0x00800000
25 2 0 0xf 0xffdf8000 0x00008000
26 3 0 0xf 0xffdf0000 0x00008000>;
28 flash@0,0 {
30 reg = <0 0 0x00800000>;
35 partition@0 {
37 reg = <0x00000000 0x00300000>;
41 reg = <0x00300000 0x00100000>;
[all …]
H A Dp2020ds.dtsi36 nor@0,0 {
40 reg = <0x0 0x0 0x8000000>;
44 ramdisk@0 {
45 reg = <0x0 0x03000000>;
50 reg = <0x03000000 0x00e00000>;
55 reg = <0x03e00000 0x00200000>;
60 reg = <0x04000000 0x00400000>;
65 reg = <0x04400000 0x03b00000>;
69 reg = <0x07f00000 0x00080000>;
74 reg = <0x07f80000 0x00080000>;
[all …]
H A Dmpc8641_hpcn.dts16 reg = <0x00000000 0x40000000>; // 1G at 0x0
20 reg = <0xffe05000 0x1000>;
22 ranges = <0 0 0xef800000 0x00800000
23 2 0 0xffdf8000 0x00008000
24 3 0 0xffdf0000 0x00008000>;
26 flash@0,0 {
28 reg = <0 0 0x00800000>;
33 partition@0 {
35 reg = <0x00000000 0x00300000>;
39 reg = <0x00300000 0x00100000>;
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local
21 j0 = x0 = 0x61707865; in crypto_core_salsa()
22 j5 = x5 = 0x3320646e; in crypto_core_salsa()
23 j10 = x10 = 0x79622d32; in crypto_core_salsa()
24 j15 = x15 = 0x6b206574; in crypto_core_salsa()
26 j0 = x0 = LOAD32_LE(c + 0); in crypto_core_salsa()
31 j1 = x1 = LOAD32_LE(k + 0); in crypto_core_salsa()
35 j11 = x11 = LOAD32_LE(k + 16); in crypto_core_salsa()
40 j6 = x6 = LOAD32_LE(in + 0); in crypto_core_salsa()
45 for (i = 0; i < rounds; i += 2) { in crypto_core_salsa()
[all …]
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts13 soc@0 {
15 phy0: ethernet-phy@0 {
19 <2 0x15 0xffcf 0>, /* Reg 2,21 Clear bits 4, 5 */
21 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */
23 <3 0x10 0 0x0242>; /* Reg 3,16 <- 0x0242 */
24 reg = <0>;
31 <2 0x15 0xffcf 0>, /* Reg 2,21 Clear bits 4, 5 */
33 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */
35 <3 0x10 0 0x0242>; /* Reg 3,16 <- 0x0242 */
42 marvell,reg-init = <3 0x10 0 0x5777>,
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S117 .byte 102,15,56,0,197
121 .byte 102,15,58,68,194,0
123 .byte 102,15,58,68,220,0
155 .byte 102,15,56,0,197
197 vpclmulqdq $0x11,%xmm2,%xmm0,%xmm1
198 vpclmulqdq $0x00,%xmm2,%xmm0,%xmm0
199 vpclmulqdq $0x00,%xmm6,%xmm3,%xmm3
228 vpclmulqdq $0x11,%xmm2,%xmm0,%xmm1
229 vpclmulqdq $0x00,%xmm2,%xmm0,%xmm0
230 vpclmulqdq $0x00,%xmm6,%xmm3,%xmm3
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dendian_test.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
21 EXPECT_EQ(0x44332211u, ByteSwap_32(0x11223344)); in TEST()
22 EXPECT_EQ(0xDDCCBBAAu, ByteSwap_32(0xAABBCCDD)); in TEST()
26 EXPECT_EQ(0x8877665544332211ULL, ByteSwap_64(0x1122334455667788LL)); in TEST()
27 EXPECT_EQ(0x1100FFEEDDCCBBAAULL, ByteSwap_64(0xAABBCCDDEEFF0011LL)); in TEST()
36 for (std::size_t i = 0; i <= sizeof(value); ++i) { in TEST()
52 value = (value << 8) | 0x55; // binary 0101 0101. in TEST()
60 for (std::size_t i = 0; i <= sizeof(value); ++i) { in TEST()
90 value = (value << 8) | 0x55; // binary 0101 0101. in TEST()
95 EXPECT_EQ(uint8_t(0x11), getSwappedBytes(uint8_t(0x11))); in TEST()
[all …]

12345678910>>...43