Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/freebsd-14-stable/sys/arm64/arm64/
HDsupport.S61 adr x6, fsu_fault /* Load the fault handler */
62 SET_FAULT_HANDLER(x6, x4) /* And set it */
74 SET_FAULT_HANDLER(xzr, x6)
84 adr x6, fsu_fault /* Load the fault handler */
85 SET_FAULT_HANDLER(x6, x4) /* And set it */
97 SET_FAULT_HANDLER(xzr, x6)
107 adr x6, fsu_fault /* Load the fault handler */
108 SET_FAULT_HANDLER(x6, x4) /* And set it */
120 SET_FAULT_HANDLER(xzr, x6)
130 adr x6, fsu_fault /* Load the fault handler */
[all …]
HDswtch.S66 clear_step_flag w5, x6
94 set_step_flag w5, x6
97 ldp x5, x6, [x4, #PCB_SP]
99 msr tpidr_el0, x6
100 ldr x6, [x4, #PCB_TPIDRRO]
101 msr tpidrro_el0, x6
135 mrs x6, tpidrro_el0
136 str x6, [x4, #PCB_TPIDRRO]
137 mrs x6, tpidr_el0
138 stp x5, x6, [x4, #PCB_SP]
[all …]
HDlocore.S402 adrp x6, pagetable
403 add x6, x6, :lo12:pagetable
404 mov x26, x6
408 stp xzr, xzr, [x6], #16
409 stp xzr, xzr, [x6], #16
410 stp xzr, xzr, [x6], #16
411 stp xzr, xzr, [x6], #16
412 cmp x6, x27
420 mov x6, #(KERNBASE)
433 cmp x0, x6 /* x6 is #(KERNBASE) */
[all …]
HDcopyinout.S38 adds x6, x\user_arg, x\size_arg
41 cmp x6, x7
98 adr x6, copyio_fault /* Get the handler address */
99 SET_FAULT_HANDLER(x6, x7) /* Set the handler */
145 adr x6, copyio_fault /* Get the handler address */
146 SET_FAULT_HANDLER(x6, x7) /* Set the handler */
172 ldp x5, x6, [x0], #0x10
176 stp x5, x6, [x1], #0x10
/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/sys/contrib/device-tree/src/arm64/microchip/
HDsparx5.dtsi87 reg = <0x6 0x1110000c 0x24>;
114 reg = <0x6 0x00300000 0x10000>, /* GIC Dist */
115 <0x6 0x00340000 0xc0000>, /* GICR */
116 <0x6 0x00200000 0x2000>, /* GICC */
117 <0x6 0x00210000 0x2000>, /* GICV */
118 <0x6 0x00220000 0x2000>; /* GICH */
125 reg = <0x6 0x00000000 0xd0>;
140 reg = <0x6 0x11010008 0x4>;
150 reg = <0x6 0x00100000 0x20>;
163 reg = <0x6 0x00102000 0x20>;
[all …]
/freebsd-14-stable/sys/crypto/openssl/aarch64/
HDpoly1305-armv8.S75 ldr x6,[x0,#16]
91 adc x6,x6,x3
108 mul x10,x6,x9 // h2*5*r1
110 mul x11,x6,x7 // h2*r0
116 and x6,x14,#3
120 adc x6,x6,xzr
125 str x6,[x0,#16]
139 ldr x6,[x0,#16]
144 adc x14,x6,xzr
185 mul x10,x6,x9 // h2*5*r1
[all …]
HDarmv8-mont.S48 mul x6,x7,x9 // ap[0]*bp[0]
54 mul x15,x6,x4 // "tp[0]"*n0
70 subs xzr,x6,#1 // (*)
77 adds x6,x10,x7
87 adds x12,x12,x6
95 adds x6,x10,x7
103 adds x12,x12,x6
116 mul x6,x7,x9 // ap[0]*bp[i]
121 adds x6,x6,x23
125 mul x15,x6,x4
[all …]
HDecp_nistz256-armv8.S2406 ldp x6,x7,[x1,#16]
2431 ldp x6,x7,[x1,#16]
2457 ldp x6,x7,[x1,#16]
2480 ldp x6,x7,[x1,#16]
2581 mov x6,x16
2588 mov x10,x6
2655 mul x16,x6,x3 // a[2]*b[0]
2656 umulh x10,x6,x3
2676 mul x10,x6,x3 // lo(a[2]*b[i])
2686 umulh x10,x6,x3 // hi(a[2]*b[i])
[all …]
HDaes-gcm-armv8_64.S225 ldp x6, x7, [x0, #0] //AES block 0 - load plaintext
227 rev x6, x6
245 eor x6, x6, x13 //AES block 0 - round 10 low
249 fmov d4, x6 //AES block 0 - mov low
346 ldp x6, x7, [x0, #0] //AES block 4k+4 - load plaintext
348 rev x6, x6
398 eor x6, x6, x13 //AES block 4k+4 - round 10 low
466 fmov d4, x6 //AES block 4k+4 - mov low
754 ldp x6, x7, [x0], #16 //AES block 4k+4 - load plaintext
756 rev x6, x6
[all …]
HDsha512-armv8.S107 eor x6,x24,x24,ror#23
113 eor x16,x16,x6,ror#18 // Sigma1(e)
114 ror x6,x20,#28
121 eor x17,x6,x17,ror#34 // Sigma0(a)
128 ldp x5,x6,[x1],#2*8
175 rev x6,x6 // 3
184 add x24,x24,x6 // h+=X[i]
375 str x6,[sp,#24]
378 eor x6,x21,x21,ror#23
384 eor x16,x16,x6,ror#18 // Sigma1(e)
[all …]
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
HDcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
45 x6 = LOAD32_LE(in + 0); in crypto_core_hsalsa20()
59 x14 ^= ROTL32(x10 + x6, 7); in crypto_core_hsalsa20()
61 x6 ^= ROTL32(x2 + x14, 13); in crypto_core_hsalsa20()
62 x10 ^= ROTL32(x6 + x2, 18); in crypto_core_hsalsa20()
71 x6 ^= ROTL32(x5 + x4, 7); in crypto_core_hsalsa20()
72 x7 ^= ROTL32(x6 + x5, 9); in crypto_core_hsalsa20()
73 x4 ^= ROTL32(x7 + x6, 13); in crypto_core_hsalsa20()
89 STORE32_LE(out + 16, x6); in crypto_core_hsalsa20()
/freebsd-14-stable/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
40 j6 = x6 = LOAD32_LE(in + 0); in crypto_core_salsa()
54 x14 ^= ROTL32(x10 + x6, 7); in crypto_core_salsa()
56 x6 ^= ROTL32(x2 + x14, 13); in crypto_core_salsa()
57 x10 ^= ROTL32(x6 + x2, 18); in crypto_core_salsa()
66 x6 ^= ROTL32(x5 + x4, 7); in crypto_core_salsa()
67 x7 ^= ROTL32(x6 + x5, 9); in crypto_core_salsa()
68 x4 ^= ROTL32(x7 + x6, 13); in crypto_core_salsa()
85 STORE32_LE(out + 24, x6 + j6); in crypto_core_salsa()
/freebsd-14-stable/sys/contrib/device-tree/src/arm64/freescale/
HDimx8mm-verdin.dtsi824 <MX8MM_IOMUXC_ECSPI2_MISO_ECSPI2_MISO 0x6>, /* SODIMM 198 */
825 <MX8MM_IOMUXC_ECSPI2_MOSI_ECSPI2_MOSI 0x6>, /* SODIMM 200 */
826 <MX8MM_IOMUXC_ECSPI2_SCLK_ECSPI2_SCLK 0x6>, /* SODIMM 196 */
827 <MX8MM_IOMUXC_ECSPI2_SS0_GPIO5_IO13 0x6>; /* SODIMM 202 */
833 <MX8MM_IOMUXC_UART1_RXD_ECSPI3_SCLK 0x6>, /* CAN_SPI_SCK_1.8V */
834 <MX8MM_IOMUXC_UART1_TXD_ECSPI3_MOSI 0x6>, /* CAN_SPI_MOSI_1.8V */
835 <MX8MM_IOMUXC_UART2_RXD_ECSPI3_MISO 0x6>, /* CAN_SPI_MISO_1.8V */
836 <MX8MM_IOMUXC_UART2_TXD_GPIO5_IO25 0x6>; /* CAN_1_SPI_CS_1.8V# */
1031 <MX8MM_IOMUXC_SAI5_RXD2_GPIO3_IO23 0x6>; /* SODIMM 42 */
1037 <MX8MM_IOMUXC_SAI5_RXD3_GPIO3_IO24 0x6>; /* SODIMM 46 */
[all …]
/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
129 x6 = j6; in chacha_encrypt_bytes()
142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
155 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
172 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
195 U32TO8_LITTLE(c + 24,x6); 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
131 x6 = j6; in chacha_encrypt_bytes()
144 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
147 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
157 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
175 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
199 U32TO8_LITTLE(c + 24,x6); 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
129 x6 = j6; in chacha_encrypt_bytes()
142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
155 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
173 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
197 U32TO8_LITTLE(c + 24,x6); 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
154 x6 = j6; in chacha_encrypt_bytes()
167 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
170 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
180 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
198 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
231 U32TO8_LITTLE(c + 24,x6); in chacha_encrypt_bytes()
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
HDcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
37 x6 = LOAD32_LE(k + 8); in crypto_core_hchacha20()
51 QUARTERROUND(x2, x6, x10, x14); in crypto_core_hchacha20()
54 QUARTERROUND(x1, x6, x11, x12); in crypto_core_hchacha20()
/freebsd-14-stable/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
131 x6 = j6; in chacha20_encrypt_bytes()
144 QUARTERROUND(x2, x6, x10, x14) in chacha20_encrypt_bytes()
147 QUARTERROUND(x1, x6, x11, x12) in chacha20_encrypt_bytes()
157 x6 = PLUS(x6, j6); in chacha20_encrypt_bytes()
174 x6 = XOR(x6, LOAD32_LE(m + 24)); in chacha20_encrypt_bytes()
198 STORE32_LE(c + 24, x6); in chacha20_encrypt_bytes()
/freebsd-14-stable/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
HDsha512-armv8.S115 eor x6,x24,x24,ror#23
121 eor x16,x16,x6,ror#18 // Sigma1(e)
122 ror x6,x20,#28
129 eor x17,x6,x17,ror#34 // Sigma0(a)
136 ldp x5,x6,[x1],#2*8
183 rev x6,x6 // 3
192 add x24,x24,x6 // h+=X[i]
383 str x6,[sp,#24]
386 eor x6,x21,x21,ror#23
392 eor x16,x16,x6,ror#18 // Sigma1(e)
[all …]
/freebsd-14-stable/libexec/rtld-elf/aarch64/
HDrtld_start.S70 stp x6, x7, [sp, #-16]!
102 ldp x6, x7, [sp], #16
203 stp x5, x6, [sp, #(1 * 16)]
211 .cfi_rel_offset x6, 24
241 ldp x5, x6, [sp, #(1 * 16)]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFInstrFormats.td19 def BPF_JMP32 : BPFOpClass<0x6>;
39 def BPF_LSH : BPFArithOp<0x6>;
68 def BPF_JSGT : BPFJumpOp<0x6>;
96 def BPF_ATOMIC : BPFModeModifer<0x6>;

12345678910>>...13