| /f-stack/freebsd/crypto/openssl/aarch64/ |
| H A D | sha256-armv8.S | 156 rev w5,w5 // 2 569 add w5,w5,w14 573 add w5,w5,w11 575 add w5,w5,w10 1321 add w5,w5,w9 1406 add w5,w5,w12 1419 add w5,w5,w12 1425 add w5,w5,w11 1539 add w5,w5,w9 1754 add w5,w5,w9 [all …]
|
| H A D | sha1-armv8.S | 250 eor w5,w5,w7 254 eor w5,w5,w13 258 eor w5,w5,w19 262 ror w5,w5,#31 448 eor w5,w5,w7 452 eor w5,w5,w13 456 eor w5,w5,w19 459 ror w5,w5,#31 660 eor w5,w5,w7 664 eor w5,w5,w13 [all …]
|
| H A D | chacha-armv8.S | 89 add w5,w5,w9 113 add w5,w5,w9 137 add w5,w5,w10 161 add w5,w5,w10 390 add w5,w5,w9 438 add w5,w5,w9 492 add w5,w5,w10 540 add w5,w5,w10 910 add w5,w5,w9 958 add w5,w5,w9 [all …]
|
| H A D | aesv8-armx.S | 302 sub w5,w5,#6 304 sub w5,w5,#2 311 mov w6,w5 314 cmp w5,#2 340 cmp w5,#4 422 add w6,w5,#2 499 add w6,w5,#2 589 sub w5,w5,#4 593 sub w5,w5,#2 598 mov w6,w5 [all …]
|
| H A D | arm64cpuid.S | 114 ldrb w5,[x1],#1 115 eor w4,w4,w5
|
| H A D | ecp_nistz256-armv8.S | 4029 str w5,[x0,#64*1-4] 4036 str w5,[x0,#64*5-4] 4045 str w5,[x0,#64*1-4] 4052 str w5,[x0,#64*5-4] 4061 str w5,[x0,#64*1-4] 4068 str w5,[x0,#64*5-4] 4091 ldr w5,[x1,#64*1] 4111 ldr w5,[x1,#64*1] 4131 ldr w5,[x1,#64*1] 4216 ldrb w5,[x1,#64*1]
|
| H A D | vpaes-armv8.S | 1037 cmp w5, #0 // check direction
|
| /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 213 w5 = LOAD_BIG_32(blk + 4 * 5); in SHA256Transform() 256 w5 = SIGMA1_256(w3) + w14 + SIGMA0_256(w6) + w5; in SHA256Transform() 289 w5 = SIGMA1_256(w3) + w14 + SIGMA0_256(w6) + w5; in SHA256Transform() 322 w5 = SIGMA1_256(w3) + w14 + SIGMA0_256(w6) + w5; in SHA256Transform() 429 w5 = LOAD_BIG_64(blk + 8 * 5); in SHA512Transform() 472 w5 = SIGMA1(w3) + w14 + SIGMA0(w6) + w5; in SHA512Transform() 476 w7 = SIGMA1(w5) + w0 + SIGMA0(w8) + w7; in SHA512Transform() 505 w5 = SIGMA1(w3) + w14 + SIGMA0(w6) + w5; in SHA512Transform() 538 w5 = SIGMA1(w3) + w14 + SIGMA0(w6) + w5; in SHA512Transform() [all …]
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | support.S | 64 mov w5, #1 70 stxr w5, w3, [x0] /* Store the new data */ 74 mov w0, w5 /* Result same as store status */ 84 mov w5, #1 90 stxr w5, x3, [x0] /* Store the new data */ 94 mov w0, w5 /* Result same as store status */
|
| H A D | swtch.S | 67 ldr w5, [x4, #PCB_FLAGS] 68 clear_step_flag w5, x6 84 ldr w5, [x4, #PCB_FLAGS] 85 set_step_flag w5, x6 144 ldr w5, [x4, #PCB_FLAGS] 145 clear_step_flag w5, x6 181 ldr w5, [x4, #PCB_FLAGS] 182 set_step_flag w5, x6
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.h | 65 uint64_t bytes_left = wqe->s.w1.len - wqe->s.w5.size; in ssovf_octeontx_wqe_xtract_mseg() 114 mbuf->data_len = wqe->s.w5.size; in ssovf_octeontx_wqe_to_pkt()
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pki_var.h | 96 } w5; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 552 register unsigned char w5 asm("5") __attribute__((vector_size(16))); 625 unsigned char w5 __attribute__((vector_size(16)));
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 546 register unsigned char w5 asm("v5") __attribute__((vector_size(16))); 619 unsigned char w5 __attribute__((vector_size(16)));
|