Home
last modified time | relevance | path

Searched refs:x15 (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/freebsd-14-stable/sys/crypto/openssl/aarch64/
HDecp_nistz256-armv8.S2502 ldp x14,x15,[x1]
2525 ldp x14,x15,[x1]
2546 ldp x14,x15,[x1]
2551 mov x9,x15
2571 ldp x14,x15,[x1]
2576 mov x9,x15
2580 mov x5,x15
2608 ldp x14,x15,[x1]
2631 mov x15,xzr
2652 mul x15,x5,x3 // a[1]*b[0]
[all …]
HDarmv8-mont.S54 mul x15,x6,x4 // "tp[0]"*n0
58 umulh x13,x13,x15
59 mul x16,x14,x15 // np[1]*m1
71 umulh x17,x14,x15
88 mul x16,x14,x15 // np[j]*m1
90 umulh x17,x14,x15
125 mul x15,x6,x4
129 umulh x13,x13,x15
130 mul x16,x14,x15 // np[1]*m1
133 umulh x17,x14,x15
[all …]
HDsha512-armv8.S328 eor x15,x23,x23,ror#23
334 eor x16,x16,x15,ror#18 // Sigma1(e)
335 ror x15,x27,#28
342 eor x17,x15,x17,ror#34 // Sigma0(a)
373 ldp x15,x0,[x1],#2*8
397 rev x15,x15 // 12
406 add x23,x23,x15 // h+=X[i]
595 add x6,x6,x15
634 str x15,[sp,#0]
641 ror x15,x24,#28
[all …]
HDkeccak1600-armv8.S57 eor x26,x26,x15
90 eor x15,x15,x4
131 ror x23,x15,#64-41
137 ror x15,x28,#64-27
181 bic x28,x15,x19
182 bic x30,x16,x15
183 eor x15,x15,x26
230 ldp x14,x15,[x26,#16*7]
247 stp x14,x15,[x26,#16*7]
293 ldp x14,x15,[x26,#16*7]
[all …]
/freebsd-14-stable/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
30 x15 = U32C(0x6b206574); in crypto_core_hsalsa20()
35 x15 = LOAD32_LE(c + 12); in crypto_core_hsalsa20()
63 x3 ^= ROTL32(x15 + x11, 7); in crypto_core_hsalsa20()
64 x7 ^= ROTL32(x3 + x15, 9); in crypto_core_hsalsa20()
66 x15 ^= ROTL32(x11 + x7, 18); in crypto_core_hsalsa20()
79 x12 ^= ROTL32(x15 + x14, 7); in crypto_core_hsalsa20()
80 x13 ^= ROTL32(x12 + x15, 9); in crypto_core_hsalsa20()
82 x15 ^= ROTL32(x14 + x13, 18); in crypto_core_hsalsa20()
88 STORE32_LE(out + 12, x15); in crypto_core_hsalsa20()
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
HDcore_salsa_ref.c16 x15; in crypto_core_salsa() local
24 j15 = x15 = 0x6b206574; in crypto_core_salsa()
29 j15 = x15 = LOAD32_LE(c + 12); in crypto_core_salsa()
58 x3 ^= ROTL32(x15 + x11, 7); in crypto_core_salsa()
59 x7 ^= ROTL32(x3 + x15, 9); in crypto_core_salsa()
61 x15 ^= ROTL32(x11 + x7, 18); in crypto_core_salsa()
74 x12 ^= ROTL32(x15 + x14, 7); in crypto_core_salsa()
75 x13 ^= ROTL32(x12 + x15, 9); in crypto_core_salsa()
77 x15 ^= ROTL32(x14 + x13, 18); in crypto_core_salsa()
94 STORE32_LE(out + 60, x15 + j15); in crypto_core_salsa()
/freebsd-14-stable/contrib/netbsd-tests/ipf/expected/
HDbpf11 pass in bpf-v4 { "0x20 0 0 0xc 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
2 pass out bpf-v4 { "0 0 0 0 0x20 0 0 0xc 0x15 0 0x1 0x1010101 0x6 0 0 0x1 0x6 0 0 0" }
3 pass in bpf-v4 { "0x20 0 0 0x10 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
4 pass out bpf-v4 { "0 0 0 0 0x20 0 0 0x10 0x15 0 0x1 0x1010101 0x6 0 0 0x1 0x6 0 0 0" }
/freebsd-14-stable/contrib/netbsd-tests/ipf/regress/
HDbpf-f11 pass in bpf-v4 { "0x20 0 0 0xc 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
2 pass out bpf-v4 { "0x20 0 0 0xc 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
3 pass in bpf-v4 { "0x20 0 0 0x10 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
4 pass out bpf-v4 { "0x20 0 0 0x10 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
HDbpf11 pass in bpf-v4 { "0x20 0 0 0xc 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
3 pass in bpf-v4 { "0x20 0 0 0x10 0x15 0 0x1 0x1010101 0x6 0 0 0x60 0x6 0 0 0" }
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
HDsme-abi.S99 mov x15, xzr
103 add x15, x15, #1
104 cmp x14, x15
140 mov x15, xzr
144 add x15, x15, #1
145 cmp x14, x15
/freebsd-14-stable/sys/arm64/arm64/
HDcopyinout.S169 lsr x15, x2, #0x06
180 subs x15, x15, #0x01
186 lsr x15, x2, #0x04
187 cbz x15, lead_out
191 subs x15, x15, #0x01
HDlocore.S97 ldr x15, .Lvirtdone
98 br x15
109 ldr x15, .Lbss
112 stp xzr, xzr, [x15], #16
113 cmp x15, x14
118 adrp x15, boot_canary
119 add x15, x15, :lo12:boot_canary
120 msr sp_el0, x15
212 ldr x15, =mp_virtdone
213 br x15
[all …]
/freebsd-14-stable/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
46 x15 = LOAD32_LE(in + 12); in crypto_core_hchacha20()
52 QUARTERROUND(x3, x7, x11, x15); in crypto_core_hchacha20()
53 QUARTERROUND(x0, x5, x10, x15); in crypto_core_hchacha20()
66 STORE32_LE(out + 28, x15); in crypto_core_hchacha20()
/freebsd-14-stable/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
138 x15 = j15; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes()
164 x15 = PLUS(x15,j15); in chacha_encrypt_bytes()
181 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes()
204 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
/freebsd-14-stable/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
140 x15 = j15; in chacha_encrypt_bytes()
145 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
146 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes()
166 x15 = PLUS(x15,j15); in chacha_encrypt_bytes()
184 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes()
208 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
/freebsd-14-stable/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
138 x15 = j15; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes()
164 x15 = PLUS(x15,j15); in chacha_encrypt_bytes()
182 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes()
206 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
/freebsd-14-stable/sys/crypto/chacha20/
HDchacha.c114 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
163 x15 = j15; in chacha_encrypt_bytes()
168 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
169 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes()
189 x15 = PLUS(x15,j15); in chacha_encrypt_bytes()
207 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes()
240 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
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
107 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 0x19 0x05
111 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 0x19 0x05 0x1a 0x05
115 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 0x19 0x05 0x1a 0x05 0x1b 0x05
119 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 0x19 0x05 0x1a 0x05 0x1b 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 …]
HDorion5x-netgear-wnr854t.dts170 marvell,reg-init = <3 16 0 0x1777 3 17 0 0x15>;
178 marvell,reg-init = <3 16 0 0x1777 3 17 0 0x15>;
186 marvell,reg-init = <3 16 0 0x1777 3 17 0 0x15>;
194 marvell,reg-init = <3 16 0 0x1777 3 17 0 0x15>;
202 marvell,reg-init = <3 16 0 0x1777 3 17 0 0x15>;
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
HDchacha20_ref.c85 x15; in chacha20_encrypt_bytes() local
140 x15 = j15; in chacha20_encrypt_bytes()
145 QUARTERROUND(x3, x7, x11, x15) in chacha20_encrypt_bytes()
146 QUARTERROUND(x0, x5, x10, x15) in chacha20_encrypt_bytes()
166 x15 = PLUS(x15, j15); in chacha20_encrypt_bytes()
183 x15 = XOR(x15, LOAD32_LE(m + 60)); in chacha20_encrypt_bytes()
207 STORE32_LE(c + 60, x15); in chacha20_encrypt_bytes()
/freebsd-14-stable/usr.sbin/bluetooth/bthidd/
HDbthidd.conf.sample15 0x29 0x05 0x15 0x00 0x25 0x01 0x75 0x01
18 0x09 0x38 0x15 0x81 0x25 0x7f 0x75 0x08
21 0x09 0x02 0xa1 0x02 0x06 0x00 0xff 0x15
40 0x05 0x08 0x19 0x01 0x29 0x03 0x15 0x00
48 0x15 0x00 0x25 0x01 0x75 0x01 0x95 0x1c
66 0x06 0xa1 0x02 0x06 0x00 0xff 0x15 0x00
/freebsd-14-stable/contrib/wireguard-tools/
HDcurve25519-fiat32.h228 { const u32 x15 = in1[5]; in fe_add_impl() local
249 out[5] = (x15 + x33); in fe_add_impl()
271 { const u32 x15 = in1[5]; in fe_sub_impl() local
292 out[5] = ((0x3fffffe + x15) - x33); in fe_sub_impl()
314 { const u32 x15 = in1[5]; in fe_mul_impl() local
335 …1) + ((u64)x29 * x9)) + ((u64)x25 * x13)) + ((u64)x31 * x7)) + ((u64)x23 * x15)) + ((u64)x33 * x5)… in fe_mul_impl()
336 …{ u64 x46 = (((((0x2 * ((((u64)x29 * x11) + ((u64)x25 * x15)) + ((u64)x33 * x7))) + ((u64)x27 * x1… in fe_mul_impl()
337 …{ u64 x47 = (((((((((u64)x29 * x13) + ((u64)x31 * x11)) + ((u64)x27 * x15)) + ((u64)x33 * x9)) + (… in fe_mul_impl()
338 …{ u64 x48 = (((((((u64)x31 * x13) + (0x2 * (((((u64)x29 * x15) + ((u64)x33 * x11)) + ((u64)x25 * x… in fe_mul_impl()
339 …{ u64 x49 = (((((((((((u64)x31 * x15) + ((u64)x33 * x13)) + ((u64)x29 * x17)) + ((u64)x35 * x11)) … in fe_mul_impl()
[all …]
/freebsd-14-stable/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
HDsha512-armv8.S336 eor x15,x23,x23,ror#23
342 eor x16,x16,x15,ror#18 // Sigma1(e)
343 ror x15,x27,#28
350 eor x17,x15,x17,ror#34 // Sigma0(a)
381 ldp x15,x0,[x1],#2*8
405 rev x15,x15 // 12
414 add x23,x23,x15 // h+=X[i]
603 add x6,x6,x15
642 str x15,[sp,#0]
649 ror x15,x24,#28
[all …]
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDuuid.h38 #define GUID_INIT(x0_3, x4_5, x6_7, x8, x9, x10, x11, x12, x13, x14, x15) \ argument
55 [15] = (x15) \
/freebsd-14-stable/usr.sbin/bhyve/kbdlayout/
HDtr_f23 '@',0x15; @ (0x40)
29 'F',0x15; F (0x46)
58 'f',0x15; f (0x66)

12345678910>>...18