Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd/sys/crypto/openssl/aarch64/
H A Dmd5-aarch64.S47 eor x6, x4, x11 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z)
49 and x8, x6, x5 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z)
57 eor x6, x5, x4 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z)
59 and x7, x6, x8 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z)
78 eor x6, x16, x5 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z)
88 eor x6, x16, x8 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z)
97 and x6, x4, x19 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z)
98 eor x5, x6, x9 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z)
105 eor x6, x19, x17 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z)
107 and x5, x6, x8 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z)
[all …]
H A Decp_sm2p256-armv8.S178 mov x6,x10
194 csel x10,x10,x6,cs
209 mov x6,x10
225 csel x10,x10,x6,cs
263 mov x6,x10
269 sbcs x6,x6,x14
276 csel x10,x10,x6,cc
313 mov x6,x10
319 adcs x6,x6,x14
326 csel x10,x10,x6,eq
[all …]
H A Dpoly1305-armv8.S79 ldr x6,[x0,#16]
95 adc x6,x6,x3
112 mul x10,x6,x9 // h2*5*r1
114 mul x11,x6,x7 // h2*r0
120 and x6,x14,#3
124 adc x6,x6,xzr
129 str x6,[x0,#16]
143 ldr x6,[x0,#16]
148 adc x14,x6,xzr
189 mul x10,x6,x9 // h2*5*r1
[all …]
H A Darmv8-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 …]
H A Decp_nistz256-armv8.S2409 ldp x6,x7,[x1,#16]
2437 ldp x6,x7,[x1,#16]
2466 ldp x6,x7,[x1,#16]
2491 ldp x6,x7,[x1,#16]
2602 mov x6,x16
2609 mov x10,x6
2680 mul x16,x6,x3 // a[2]*b[0]
2681 umulh x10,x6,x3
2701 mul x10,x6,x3 // lo(a[2]*b[i])
2711 umulh x10,x6,x3 // hi(a[2]*b[i])
[all …]
H A Daes-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 …]
/freebsd/sys/arm64/arm64/
H A Dlocore.S448 mov x6, MDCR_EL2_E2PB_EL1_0_NO_TRAP
449 msr mdcr_el2, x6
555 adrp x6, pagetable
556 add x6, x6, :lo12:pagetable
560 stp xzr, xzr, [x6], #16
561 stp xzr, xzr, [x6], #16
562 stp xzr, xzr, [x6], #16
563 stp xzr, xzr, [x6], #16
564 cmp x6, x27
571 mrs x6, id_aa64pfr1_el1 /* Read the ID register */
[all …]
H A Dsupport.S48 and x6, x\user_arg, #(~TBI_ADDR_MASK)
50 cmp x6, x7
70 adr x6, fsu_fault /* Load the fault handler */
71 SET_FAULT_HANDLER(x6, x4) /* And set it */
83 SET_FAULT_HANDLER(xzr, x6)
93 adr x6, fsu_fault /* Load the fault handler */
94 SET_FAULT_HANDLER(x6, x4) /* And set it */
106 SET_FAULT_HANDLER(xzr, x6)
116 adr x6, fsu_fault /* Load the fault handler */
117 SET_FAULT_HANDLER(x6, x4) /* And set it */
[all …]
H A Dcopyinout.S46 and x6, x\user_arg, #(~TBI_ADDR_MASK)
47 adds x6, x6, x\size_arg
50 cmp x6, x7
90 adr x6, copyio_fault /* Get the handler address */
91 SET_FAULT_HANDLER(x6, x7) /* Set the handler */
129 adr x6, copyio_fault /* Get the handler address */
130 SET_FAULT_HANDLER(x6, x7) /* Set the handler */
153 adr x6, copyio_fault /* Get the handler address */
154 SET_FAULT_HANDLER(x6, x7) /* Set the handler */
161 and x6, x0, #(~TBI_ADDR_MASK)
[all …]
H A Dswtch.S84 clear_step_flag w5, x6
116 set_step_flag w5, x6
119 ldp x5, x6, [x4, #PCB_SP]
121 msr tpidr_el0, x6
122 ldr x6, [x4, #PCB_TPIDRRO]
123 msr tpidrro_el0, x6
157 mrs x6, tpidrro_el0
158 str x6, [x4, #PCB_TPIDRRO]
159 mrs x6, tpidr_el0
160 stp x5, x6, [x4, #PCB_SP]
[all …]
/freebsd/lib/libc/aarch64/string/
H A Dstrncmp.S56 fmov x6, d6
73 tst x6, x4
138 fmov x6, d6
141 orr x6, x6, x15
158 tst x6, x4
204 fmov x6, d1
211 orr x3, x6, x4 // introduce a null byte match
213 csel x6, x3, x6, lo
214 cbnz x6, .Lnulfound2 // NUL or end of buffer found?
245 fmov x6, d1
[all …]
H A Dtimingsafe_memcmp.S58 bfi x4, x6, #32, #32
70 ldr x6, [x1, x2]
73 csel x4, x4, x6, ne
83 ldp x5, x6, [x1], #16
86 csel x5, x5, x6, ne
91 ldp x6, x8, [x1], #16
92 cmp x4, x6 // mismatch in first pair?
94 csel x6, x6, x8, ne
97 csel x5, x5, x6, ne
104 ldp x6, x8, [x1]
[all …]
H A Dstrcmp.S50 fmov x6, d6
67 tst x6, x4
105 fmov x6, d1
108 cbnz x6, .Lnulfound
137 fmov x6, d1
140 cbnz x6, .Lnulfound
155 fmov x6, d1
158 cbnz x6, .Lnulfound2
180 mov x4, x6
183 lsl x6, x6, x7 // adjust NUL mask to indices
[all …]
H A Dstrlcpy.S99 mov x6, #0xf
103 lsl x5, x6, x5
177 mov x6, #0xf
224 2: rbit x6, x7
225 clz x6, x6 // index of mismatch
226 lsr x6, x6, #2
230 add x0, x0, x6
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dbpf11 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/contrib/netbsd-tests/ipf/regress/
H A Dbpf-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" }
H A Dbpf11 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/sys/contrib/device-tree/src/arm64/microchip/
H A Dsparx5.dtsi89 reg = <0x6 0x1110000c 0x24>;
116 reg = <0x6 0x00300000 0x10000>, /* GIC Dist */
117 <0x6 0x00340000 0xc0000>, /* GICR */
118 <0x6 0x00200000 0x2000>, /* GICC */
119 <0x6 0x00210000 0x2000>, /* GICV */
120 <0x6 0x00220000 0x2000>; /* GICH */
127 reg = <0x6 0x00000000 0xd0>;
142 reg = <0x6 0x11010008 0x4>;
152 reg = <0x6 0x00100000 0x20>;
165 reg = <0x6 0x00102000 0x20>;
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_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/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
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/contrib/arm-optimized-routines/math/
H A Dsincosf.h44 double x3, x4, x5, x6, s, c, c1, c2, s1; in sincosf_poly() local
58 x6 = x4 * x2; in sincosf_poly()
64 *cosp = c + x6 * c2; in sincosf_poly()
72 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
90 x6 = x4 * x2; in sinf_poly()
93 return c + x6 * c2; in sinf_poly()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-verdin.dtsi836 <MX8MM_IOMUXC_ECSPI2_MISO_ECSPI2_MISO 0x6>, /* SODIMM 198 */
837 <MX8MM_IOMUXC_ECSPI2_MOSI_ECSPI2_MOSI 0x6>, /* SODIMM 200 */
838 <MX8MM_IOMUXC_ECSPI2_SCLK_ECSPI2_SCLK 0x6>, /* SODIMM 196 */
839 <MX8MM_IOMUXC_ECSPI2_SS0_GPIO5_IO13 0x6>; /* SODIMM 202 */
845 <MX8MM_IOMUXC_UART1_RXD_ECSPI3_SCLK 0x6>, /* CAN_SPI_SCK_1.8V */
846 <MX8MM_IOMUXC_UART1_TXD_ECSPI3_MOSI 0x6>, /* CAN_SPI_MOSI_1.8V */
847 <MX8MM_IOMUXC_UART2_RXD_ECSPI3_MISO 0x6>, /* CAN_SPI_MISO_1.8V */
848 <MX8MM_IOMUXC_UART2_TXD_GPIO5_IO25 0x6>; /* CAN_1_SPI_CS_1.8V# */
1043 <MX8MM_IOMUXC_SAI5_RXD2_GPIO3_IO23 0x6>; /* SODIMM 42 */
1049 <MX8MM_IOMUXC_SAI5_RXD3_GPIO3_IO24 0x6>; /* SODIMM 46 */
[all …]
/freebsd/sys/arm64/vmm/
H A Dvmm_nvhe_exception.S70 adrp x6, hyp_vectors
71 add x6, x6, :lo12:hyp_vectors
72 msr vbar_el2, x6
/freebsd/crypto/openssh/openbsd-compat/
H A Dchacha_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/contrib/unbound/compat/
H A Dchacha_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()

12345678910>>...16