Home
last modified time | relevance | path

Searched refs:w8 (Results 1 – 23 of 23) sorted by relevance

/freebsd-13-stable/sys/contrib/cloudabi/
HDcloudabi_vdso_aarch64.S39 mov w8, #0
51 mov w8, #1
62 mov w8, #2
68 mov w8, #3
75 mov w8, #4
87 mov w8, #5
99 mov w8, #6
106 mov w8, #7
118 mov w8, #8
130 mov w8, #9
[all …]
/freebsd-13-stable/sys/crypto/openssl/aarch64/
HDsha256-armv8.S160 eor w8,w22,w22,ror#14
166 eor w16,w16,w8,ror#11 // Sigma1(e)
167 ror w8,w26,#2
174 eor w17,w8,w17,ror#13 // Sigma0(a)
181 ldp w7,w8,[x1],#2*4
228 rev w8,w8 // 5
237 add w22,w22,w8 // h+=X[i]
430 str w8,[sp,#4]
433 eor w8,w27,w27,ror#14
439 eor w16,w16,w8,ror#11 // Sigma1(e)
[all …]
HDsha1-armv8.S106 add w24,w24,w8 // future e+=X[i]
262 eor w6,w6,w8
290 eor w8,w8,w10
294 eor w8,w8,w16
298 eor w8,w8,w5
302 ror w8,w8,#31
312 add w23,w23,w8 // future e+=X[i]
335 eor w11,w11,w8
391 eor w16,w16,w8
459 eor w6,w6,w8
[all …]
HDchacha-armv8.S91 add w8,w8,w12
95 eor w21,w21,w8
115 add w8,w8,w12
119 eor w21,w21,w8
139 add w8,w8,w9
143 eor w20,w20,w8
163 add w8,w8,w9
167 eor w20,w20,w8
395 add w8,w8,w12
403 eor w21,w21,w8
[all …]
HDvpaes-armv8.S130 ldr w8, [x2,#240] // pull rounds
163 sub w8, w8, #1 // nr--
180 cbnz w8, .Lenc_loop
217 ldr w8, [x2,#240] // pull rounds
269 sub w8, w8, #1 // nr--
298 cbnz w8, .Lenc_2x_loop
340 ldr w8, [x2,#240] // pull rounds
397 sub w8, w8, #1 // sub $1,%rax # nr--
414 cbnz w8, .Ldec_loop
451 ldr w8, [x2,#240] // pull rounds
[all …]
HDaesv8-armx.S581 ldr w8, [x4, #12]
600 rev w8, w8
603 add w10, w8, #1
605 add w8, w8, #2
610 rev w12, w8
653 add w9,w8,#1
659 add w10,w8,#2
663 add w8,w8,#3
679 rev w12,w8
HDecp_nistz256-armv8.S4093 ldr w8,[x1,#64*4]
4113 ldr w8,[x1,#64*4]
4133 ldr w8,[x1,#64*4]
4221 ldrb w8,[x1,#64*4]
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha2/
HDsha2.c162 uint32_t w8, w9, w10, w11, w12, w13, w14, w15; in SHA256Transform() local
222 w8 = LOAD_BIG_32(blk + 4 * 8); in SHA256Transform()
223 SHA256ROUND(a, b, c, d, e, f, g, h, 8, w8); in SHA256Transform()
260 w7 = SIGMA1_256(w5) + w0 + SIGMA0_256(w8) + w7; in SHA256Transform()
262 w8 = SIGMA1_256(w6) + w1 + SIGMA0_256(w9) + w8; in SHA256Transform()
263 SHA256ROUND(a, b, c, d, e, f, g, h, 24, w8); in SHA256Transform()
266 w10 = SIGMA1_256(w8) + w3 + SIGMA0_256(w11) + w10; in SHA256Transform()
276 w15 = SIGMA1_256(w13) + w8 + SIGMA0_256(w0) + w15; in SHA256Transform()
293 w7 = SIGMA1_256(w5) + w0 + SIGMA0_256(w8) + w7; in SHA256Transform()
295 w8 = SIGMA1_256(w6) + w1 + SIGMA0_256(w9) + w8; in SHA256Transform()
[all …]
/freebsd-13-stable/lib/msun/ld128/
HDe_lgammal_r.c172 w8 = -2.95506530801732133437990433080327074e-02L, variable
319 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*(w8+ in lgammal_r()
/freebsd-13-stable/lib/msun/ld80/
HDe_lgammal_r.c207 #define w8 (w8u.e) macro
349 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*w8))))))); in lgammal_r()
/freebsd-13-stable/sys/contrib/dev/rtw88/
HDtx.h21 __le32 w8; member
HDtx.c76 tx_desc->w8 = le32_encode_bits(pkt_info->en_hwseq, RTW_TX_DESC_W8_EN_HWSEQ); in rtw_tx_fill_tx_desc()
/freebsd-13-stable/contrib/cortex-strings/src/aarch64/
HDmemcpy.S72 #define B_lw w8
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterContext_mips.h337 MSAReg w8; member
HDRegisterInfos_mips.h233 DEFINE_MSA(w8, nullptr, dwarf_w8_mips, dwarf_w8_mips, LLDB_INVALID_REGNUM,
HDRegisterInfos_arm64_sve.h388 DEFINE_GPR32(w8, x8),
HDRegisterInfos_arm64.h593 DEFINE_GPR32(w8, x8),
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
HDaes_amd64.S240 #define w8(x) [x], 0, 0, 0, [x], 0, 0, 0 macro
702 enc_vals(w8)
808 dec_vals(w8)
/freebsd-13-stable/sys/arm64/arm64/
HDmemcpy.S28 #define B_lw w8
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDvdev_raidz_math_powerpc_altivec_common.h553 register unsigned char w8 asm("8") __attribute__((vector_size(16))); \
626 unsigned char w8 __attribute__((vector_size(16))); \
HDvdev_raidz_math_aarch64_neon_common.h551 register unsigned char w8 asm("v8") __attribute__((vector_size(16))); \
624 unsigned char w8 __attribute__((vector_size(16))); \
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
HDsme-libc-mem-routines.S27 #define B_lw w8
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64RegisterInfo.td74 def W8 : AArch64Reg<8, "w8" >, DwarfRegNum<[8]>;