Home
last modified time | relevance | path

Searched refs:w17 (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
H A Dsha256-armv8.S92 and w17,w25,w24
95 orr w17,w17,w19 // Ch(e,f,g)
99 add w27,w27,w17 // h+=Ch(e,f,g)
100 eor w17,w20,w20,ror#9
105 eor w17,w6,w17,ror#13 // Sigma0(a)
108 //add w27,w27,w17 // h+=Sigma0(a)
113 add w27,w27,w17 // h+=Sigma0(a)
117 and w17,w2
[all...]
/freebsd/sys/crypto/openssl/aarch64/
H A Dsha256-armv8.S110 and w17,w25,w24
113 orr w17,w17,w19 // Ch(e,f,g)
117 add w27,w27,w17 // h+=Ch(e,f,g)
118 eor w17,w20,w20,ror#9
123 eor w17,w6,w17,ror#13 // Sigma0(a)
131 add w27,w27,w17 // h+=Sigma0(a)
135 and w17,w24,w23
138 orr w17,w17,w28 // Ch(e,f,g)
142 add w26,w26,w17 // h+=Ch(e,f,g)
143 eor w17,w27,w27,ror#9
[all …]
H A Dchacha-armv8.S31 ldr w17,[x17,#:lo12:OPENSSL_armcap_P]
32 tst w17,#ARMV7_NEON
74 mov w17,w28
87 eor w17,w17,w5
91 ror w17,w17,#16
95 add w13,w13,w17
111 eor w17,w17,w5
115 ror w17,w17,#24
119 add w13,w13,w17
136 eor w17,w17,w6
[all …]
H A Dsha1-armv8.S218 add w20,w20,w17 // future e+=X[i]
242 eor w4,w4,w17
305 eor w9,w9,w17
373 eor w15,w15,w17
397 eor w17,w17,w3
401 eor w17,w17,w9
405 eor w17,w17,w14
408 ror w17,w17,#31
418 add w24,w24,w17 // future e+=X[i]
441 eor w4,w4,w17
[all …]
H A Dpoly1305-armv8.S28 ldr w17,[x17,#:lo12:OPENSSL_armcap_P]
42 tst w17,#ARMV7_NEON
H A Darmv8-mont.S22 ldr w17,[x17,#:lo12:OPENSSL_armv8_rsa_neonized]
23 cbnz w17, bn_mul8x_mont_neon
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_AArch64.S49 mov w0, w17
76 mov w0, w17
103 mov w0, w17
133 mov w0, w17
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S198 ldr w17, [x17, CPU_FEATS_SYMBOL_OFFSET]
199 tbnz w17, #30, 0f
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S93 cmp w16, w17
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c179 w17 = 6.57556601705472106989497289465949255e+07L, variable
319 y*(w17+y*w18))))))))))))))))); in lgammal_r()
/freebsd/lib/libc/aarch64/string/
H A Dstrlcpy.S301 ldrh w17, [x5, #-2]
303 strh w17, [x4, #-2]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h346 MSAReg w17; member
H A DRegisterInfos_mips.h251 DEFINE_MSA(w17, nullptr, dwarf_w17_mips, dwarf_w17_mips,
H A DRegisterInfos_arm64_sve.h397 DEFINE_GPR32(w17, x17),
H A DRegisterInfos_arm64.h602 DEFINE_GPR32(w17, x17),
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h564 register unsigned char w17 asm("v17") __attribute__((vector_size(16)));
637 unsigned char w17 __attribute__((vector_size(16)));
H A Dvdev_raidz_math_powerpc_altivec_common.h566 register unsigned char w17 asm("17") __attribute__((vector_size(16)));
639 unsigned char w17 __attribute__((vector_size(16)));
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td83 def W17 : AArch64Reg<17, "w17">, DwarfRegNum<[17]>;
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/
H A Db3_aarch64_sse41.S785 dup v1.4s, w17