| /f-stack/freebsd/crypto/openssl/aarch64/ |
| H A D | sha256-armv8.S | 131 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 D | sha1-armv8.S | 237 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 D | arm64cpuid.S | 113 ldrb w4,[x0],#1 115 eor w4,w4,w5 116 orr w3,w3,w4
|
| H A D | keccak1600-armv8.S | 542 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 D | ecp_nistz256-armv8.S | 4027 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 D | sha2.c | 161 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 D | copyinout.S | 98 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 D | support.S | 67 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 D | cityhash.c | 53 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 D | octeontx_pki_var.h | 90 } w4; member 159 } w4;
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.h | 126 mbuf->data_off + wqe->s.w4.vlptr + 2))); in ssovf_octeontx_wqe_to_pkt()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 551 register unsigned char w4 asm("4") __attribute__((vector_size(16))); \ 624 unsigned char w4 __attribute__((vector_size(16))); \
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 545 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 D | libzfs.abi | 3733 …<parameter type-id='type-id-53' name='w4' filepath='../../module/zcommon/cityhash.c' line='53' col…
|