Home
last modified time | relevance | path

Searched refs:x11 (Results 1 – 25 of 618) sorted by relevance

12345678910>>...25

/freebsd-head/sys/contrib/device-tree/src/arm/nxp/imx/
HDimx7d-cl-som-imx7.dts225 MX7D_PAD_ENET1_RGMII_TXC__ENET1_RGMII_TXC 0x11
226 MX7D_PAD_ENET1_RGMII_TD0__ENET1_RGMII_TD0 0x11
227 MX7D_PAD_ENET1_RGMII_TD1__ENET1_RGMII_TD1 0x11
228 MX7D_PAD_ENET1_RGMII_TD2__ENET1_RGMII_TD2 0x11
229 MX7D_PAD_ENET1_RGMII_TD3__ENET1_RGMII_TD3 0x11
230 MX7D_PAD_ENET1_RGMII_TX_CTL__ENET1_RGMII_TX_CTL 0x11
231 MX7D_PAD_ENET1_RGMII_RXC__ENET1_RGMII_RXC 0x11
232 MX7D_PAD_ENET1_RGMII_RD0__ENET1_RGMII_RD0 0x11
233 MX7D_PAD_ENET1_RGMII_RD1__ENET1_RGMII_RD1 0x11
234 MX7D_PAD_ENET1_RGMII_RD2__ENET1_RGMII_RD2 0x11
[all …]
/freebsd-head/sys/crypto/openssl/aarch64/
HDecp_nistz256-armv8.S2505 ldp x10,x11,[x2,#16]
2553 mov x11,x17
2578 mov x11,x17
2589 mov x11,x7
2659 umulh x11,x7,x3
2667 adc x19,xzr,x11
2670 sbc x11,x14,x9
2677 adcs x17,x19,x11
2678 mul x11,x7,x3 // lo(a[3]*b[i])
2687 adcs x17,x17,x11
[all …]
HDarmv8-mont.S52 umulh x11,x8,x9
79 adc x7,x11,xzr
85 umulh x11,x8,x9
97 adc x7,x11,xzr
122 umulh x11,x8,x9
142 adc x7,x11,xzr
150 umulh x11,x8,x9
164 adc x7,x11,xzr
876 mov x11,sp
878 sub x11,x2,x11 // this is num*4
[all …]
HDpoly1305-armv8.S81 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
109 adc x14,x14,x11
110 mul x11,x6,x7 // h2*r0
113 adc x14,x14,x11
140 ldp x10,x11,[x2] // load nonce
[all …]
HDvpaes-armv8.S133 adr x11, .Lk_mc_forward+16
148 add x10, x11, #0x40
150 ld1 {v1.2d}, [x11], #16 // vmovdqa -0x40(%r11,%r10), %xmm1 # .Lk_mc_forward[]
163 and x11, x11, #~(1<<6) // and $0x30, %r11 # ... mod 4
185 add x10, x11, #0x80
220 adr x11, .Lk_mc_forward+16
241 add x10, x11, #0x40
244 ld1 {v1.2d}, [x11], #16 // vmovdqa -0x40(%r11,%r10), %xmm1 # .Lk_mc_forward[]
268 and x11, x11, #~(1<<6) // and $0x30, %r11 # ... mod 4
303 add x10, x11, #0x80
[all …]
/freebsd-head/lib/libc/aarch64/string/
HDstrcmp.S19 and x11, x1, #0xf // x11 is the offset
40 lsl x15, x11, #2
70 ldr q4, [x2, x11]
94 subs x9, x9, x11 // is a&0xf >= b&0xf
99 sub x11, x10, x9
129 ldr q0, [x8, x11]
146 ldr q0, [x8, x11]
167 add x11, x8, x11
170 ldrb w5, [x11, x2]
233 add x11, x8, x9
[all …]
HDstrncmp.S19 and x11, x1, #0xf // x11 is the offset
46 lsl x15, x11, #2
76 ldr q4, [x14, x11]
100 add x2, x2, x11
103 subs x9, x9, x11 // is a&0xf >= b&0xf
120 lsl x15, x11, #2
126 add x15, x2, x11
161 ldr q4, [x14, x11]
198 sub x11, x10, x9
236 ldr q0, [x8, x11]
[all …]
HDmemccpy.S21 and x11, x1, #0xf // src offset
29 lsl x12, x11, #2
35 sub x12, x11, #32
47 sub x8, x8, x11 // ... from beginning of the string
72 sub x11, x11, #16
73 sub x8, x8, x11 // adjust for alignment offset
85 sub x0, x0, x11 // adjust x0
173 add x13, x11, x3
211 sub x0, x0, x11
219 sub x8, x8, x11
/freebsd-head/sys/arm64/arm64/
HDlocore.S731 lsr x11, x8, #L0_SHIFT
732 and x11, x11, #L0_ADDR_MASK
743 str x13, [x6, x11, lsl #3]
746 add x11, x11, #1
766 lsr x11, x8, #L1_SHIFT
767 and x11, x11, #Ln_ADDR_MASK
777 str x13, [x6, x11, lsl #3]
796 lsr x11, x8, #L2_SHIFT
797 and x11, x11, #Ln_ADDR_MASK
816 str x13, [x6, x11, lsl #3]
[all …]
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
HDcore_hsalsa20_ref2.c23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local
41 x11 = LOAD32_LE(k + 16); in crypto_core_hsalsa20()
63 x3 ^= ROTL32(x15 + x11, 7); in crypto_core_hsalsa20()
65 x11 ^= ROTL32(x7 + x3, 13); in crypto_core_hsalsa20()
66 x15 ^= ROTL32(x11 + x7, 18); in crypto_core_hsalsa20()
75 x11 ^= ROTL32(x10 + x9, 7); in crypto_core_hsalsa20()
76 x8 ^= ROTL32(x11 + x10, 9); in crypto_core_hsalsa20()
77 x9 ^= ROTL32(x8 + x11, 13); in crypto_core_hsalsa20()
/freebsd-head/sys/contrib/device-tree/Bindings/net/
HDmdio-mux-gpio.txt42 <3 0x11 0 0x00aa>,
51 <3 0x11 0 0x00aa>,
60 <3 0x11 0 0x00aa>,
69 <3 0x11 0 0x00aa>,
85 <3 0x11 0 0x00aa>,
94 <3 0x11 0 0x00aa>,
103 <3 0x11 0 0x00aa>,
112 <3 0x11 0 0x00aa>,
HDmdio-mux.txt52 <3 0x11 0 0x00aa>,
61 <3 0x11 0 0x00aa>,
70 <3 0x11 0 0x00aa>,
79 <3 0x11 0 0x00aa>,
95 <3 0x11 0 0x00aa>,
104 <3 0x11 0 0x00aa>,
113 <3 0x11 0 0x00aa>,
122 <3 0x11 0 0x00aa>,
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
HDcore_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
35 j11 = x11 = LOAD32_LE(k + 16); in crypto_core_salsa()
58 x3 ^= ROTL32(x15 + x11, 7); in crypto_core_salsa()
60 x11 ^= ROTL32(x7 + x3, 13); in crypto_core_salsa()
61 x15 ^= ROTL32(x11 + x7, 18); in crypto_core_salsa()
70 x11 ^= ROTL32(x10 + x9, 7); in crypto_core_salsa()
71 x8 ^= ROTL32(x11 + x10, 9); in crypto_core_salsa()
72 x9 ^= ROTL32(x8 + x11, 13); in crypto_core_salsa()
90 STORE32_LE(out + 44, x11 + j11); in crypto_core_salsa()
/freebsd-head/sys/contrib/device-tree/src/powerpc/fsl/
HDmpc8641_hpcn_36b.dts83 reg = <0x11>;
96 reg = <0x11>;
109 reg = <0x11>;
122 reg = <0x11>;
134 /* IDSEL 0x11 func 0 - PCI slot 1 */
140 /* IDSEL 0x11 func 1 - PCI slot 1 */
146 /* IDSEL 0x11 func 2 - PCI slot 1 */
152 /* IDSEL 0x11 func 3 - PCI slot 1 */
158 /* IDSEL 0x11 func 4 - PCI slot 1 */
164 /* IDSEL 0x11 func 5 - PCI slot 1 */
[all …]
HDmpc8641_hpcn.dts81 reg = <0x11>;
94 reg = <0x11>;
107 reg = <0x11>;
120 reg = <0x11>;
167 /* IDSEL 0x11 func 0 - PCI slot 1 */
173 /* IDSEL 0x11 func 1 - PCI slot 1 */
179 /* IDSEL 0x11 func 2 - PCI slot 1 */
185 /* IDSEL 0x11 func 3 - PCI slot 1 */
191 /* IDSEL 0x11 func 4 - PCI slot 1 */
197 /* IDSEL 0x11 func 5 - PCI slot 1 */
[all …]
HDp2020ds.dtsi164 reg = <0x11>;
172 reg = <0x11>;
179 reg = <0x11>;
219 // IDSEL 0x11 func 0 - PCI slot 1
223 // IDSEL 0x11 func 1 - PCI slot 1
227 // IDSEL 0x11 func 2 - PCI slot 1
231 // IDSEL 0x11 func 3 - PCI slot 1
235 // IDSEL 0x11 func 4 - PCI slot 1
239 // IDSEL 0x11 func 5 - PCI slot 1
243 // IDSEL 0x11 func 6 - PCI slot 1
[all …]
/freebsd-head/sys/contrib/device-tree/src/mips/cavium-octeon/
HDocteon_3xxx.dts21 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */
33 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */
43 <3 0x11 0 0x00aa>,
51 <3 0x11 0 0x00aa>,
59 <3 0x11 0 0x00aa>,
67 <3 0x11 0 0x00aa>,
76 <3 0x11 0 0x00aa>,
84 <3 0x11 0 0x00aa>,
92 <3 0x11 0 0x00aa>,
100 <3 0x11 0 0x00aa>,
[all …]
HDocteon_68xx.dts67 <3 0x11 0 0x442a>, /* Reg 3,17 <- 0442a */
78 <3 0x11 0 0x00aa>,
87 <3 0x11 0 0x00aa>,
96 <3 0x11 0 0x00aa>,
105 <3 0x11 0 0x00aa>,
122 <3 0x11 0 0x00aa>,
131 <3 0x11 0 0x00aa>,
140 <3 0x11 0 0x00aa>,
149 <3 0x11 0 0x00aa>,
166 <3 0x11 0 0x00aa>,
[all …]
/freebsd-head/contrib/unbound/compat/
HDchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
134 x11 = j11; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
160 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
178 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
202 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd-head/crypto/openssh/
HDchacha.c91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
134 x11 = j11; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
160 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
177 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
200 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd-head/crypto/openssh/openbsd-compat/
HDchacha_private.h93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
136 x11 = j11; in chacha_encrypt_bytes()
145 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
147 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
162 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
180 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
204 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd-head/sys/crypto/chacha20/
HDchacha.c113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
158 x11 = j11; in chacha_encrypt_bytes()
167 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
169 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
184 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
202 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
235 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd-head/sys/contrib/device-tree/src/arm/rockchip/
HDrk3288-veyron-jerry.dts91 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05
95 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05
99 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05
103 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05
106 0x0a 0x0a 0x0b 0x0a 0x0c 0x0a 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05
110 0x0b 0x0a 0x0c 0x0a 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05
114 0x0c 0x0a 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05
118 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05
125 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05
129 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05
[all …]
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
HDcore_hchacha20.c22 uint32_t x8, x9, x10, x11, x12, x13, x14, x15; in crypto_core_hchacha20() local
42 x11 = LOAD32_LE(k + 28); in crypto_core_hchacha20()
52 QUARTERROUND(x3, x7, x11, x15); in crypto_core_hchacha20()
54 QUARTERROUND(x1, x6, x11, x12); in crypto_core_hchacha20()
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
HDchacha20_ref.c84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in chacha20_encrypt_bytes() local
136 x11 = j11; in chacha20_encrypt_bytes()
145 QUARTERROUND(x3, x7, x11, x15) in chacha20_encrypt_bytes()
147 QUARTERROUND(x1, x6, x11, x12) in chacha20_encrypt_bytes()
162 x11 = PLUS(x11, j11); in chacha20_encrypt_bytes()
179 x11 = XOR(x11, LOAD32_LE(m + 44)); in chacha20_encrypt_bytes()
203 STORE32_LE(c + 44, x11); in chacha20_encrypt_bytes()

12345678910>>...25