Home
last modified time | relevance | path

Searched refs:w4 (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/crypto/openssl/aarch64/
H A Dsha256-armv8.S131 rev w4,w4 // 1
538 add w4,w4,w13
542 add w4,w4,w10
544 add w4,w4,w9
1349 add w4,w4,w8
1433 add w4,w4,w12
1446 add w4,w4,w12
1452 add w4,w4,w11
1567 add w4,w4,w8
1773 add w4,w4,w8
[all …]
H A Dsha1-armv8.S237 eor w4,w4,w6
241 eor w4,w4,w12
245 eor w4,w4,w17
249 ror w4,w4,#31
436 eor w4,w4,w6
440 eor w4,w4,w12
444 eor w4,w4,w17
447 ror w4,w4,#31
646 eor w4,w4,w6
650 eor w4,w4,w12
[all …]
H A Darm64cpuid.S113 ldrb w4,[x0],#1
115 eor w4,w4,w5
116 orr w3,w3,w4
H A Dkeccak1600-armv8.S542 strb w4,[x20],#1
546 strb w4,[x20],#1
550 strb w4,[x20],#1
554 strb w4,[x20],#1
558 strb w4,[x20],#1
562 strb w4,[x20],#1
566 strb w4,[x20],#1
1065 strb w4,[x1],#1
1069 strb w4,[x1],#1
1073 strb w4,[x1],#1
[all …]
H A Decp_nistz256-armv8.S4027 str w4,[x0,#64*0-4]
4035 str w4,[x0,#64*4-4]
4043 str w4,[x0,#64*0-4]
4051 str w4,[x0,#64*4-4]
4059 str w4,[x0,#64*0-4]
4067 str w4,[x0,#64*4-4]
4090 ldr w4,[x1,#64*0]
4110 ldr w4,[x1,#64*0]
4130 ldr w4,[x1,#64*0]
4213 ldrb w4,[x1,#64*0]
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c161 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA256Transform() local
210 w4 = LOAD_BIG_32(blk + 4 * 4); in SHA256Transform()
254 w4 = SIGMA1_256(w2) + w13 + SIGMA0_256(w5) + w4; in SHA256Transform()
287 w4 = SIGMA1_256(w2) + w13 + SIGMA0_256(w5) + w4; in SHA256Transform()
320 w4 = SIGMA1_256(w2) + w13 + SIGMA0_256(w5) + w4; in SHA256Transform()
371 uint64_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA512Transform() local
426 w4 = LOAD_BIG_64(blk + 8 * 4); in SHA512Transform()
470 w4 = SIGMA1(w2) + w13 + SIGMA0(w5) + w4; in SHA512Transform()
503 w4 = SIGMA1(w2) + w13 + SIGMA0(w5) + w4; in SHA512Transform()
536 w4 = SIGMA1(w2) + w13 + SIGMA0(w5) + w4; in SHA512Transform()
[all …]
/f-stack/freebsd/arm64/arm64/
H A Dcopyinout.S98 mov w4, #1 /* If zero return faulure */
107 ldtrb w4, [x0] /* Load from uaddr */
109 strb w4, [x1], #1 /* Store in kaddr */
111 cbz w4, 2f /* Break when NUL-terminated */
122 cmp w4, #0 /* Check if we saved the NUL-terminator */
H A Dsupport.S67 ldxr w4, [x0] /* Load-exclusive the data */
68 cmp w4, w1 /* Compare */
73 str w4, [x2] /* Store the read data */
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dcityhash.c53 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4() argument
58 uint64_t c = w4 * mul; in cityhash4()
/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_pki_var.h90 } w4; member
159 } w4;
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.h126 mbuf->data_off + wqe->s.w4.vlptr + 2))); in ssovf_octeontx_wqe_to_pkt()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_powerpc_altivec_common.h551 register unsigned char w4 asm("4") __attribute__((vector_size(16))); \
624 unsigned char w4 __attribute__((vector_size(16))); \
H A Dvdev_raidz_math_aarch64_neon_common.h545 register unsigned char w4 asm("v4") __attribute__((vector_size(16))); \
618 unsigned char w4 __attribute__((vector_size(16))); \
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3733 …<parameter type-id='type-id-53' name='w4' filepath='../../module/zcommon/cityhash.c' line='53' col…