| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | addsf3vfp.S | 23 vmov s14, r0 // move first param from r0 into float register 25 vadd.f32 s14, s14, s15 26 vmov r0, s14 // move result back to r0
|
| H A D | subsf3vfp.S | 24 vmov s14, r0 // move first param from r0 into float register 26 vsub.f32 s14, s14, s15 27 vmov r0, s14 // move result back to r0
|
| H A D | divsf3vfp.S | 23 vmov s14, r0 // move first param from r0 into float register 25 vdiv.f32 s13, s14, s15
|
| H A D | mulsf3vfp.S | 23 vmov s14, r0 // move first param from r0 into float register 25 vmul.f32 s13, s14, s15
|
| H A D | eqsf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | gesf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | gtsf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | lesf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | ltsf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | nesf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| H A D | unordsf2vfp.S | 24 vmov s14, r0 // move from GPR 0 to float register 26 vcmp.f32 s14, s15
|
| /freebsd/usr.bin/vgrind/ |
| H A D | tmac.vgrind | 20 'tl '\s14\f3\\*(=F\fP\s0'\\*(=H'\f3\s14\\*(=F\fP\s0' 59 \f2\s14\h'\\n(.lu-\w'\\$1'u'\\$1\fP\s0\h'|0u'\c
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
| H A D | ed25519_ref10.c | 1126 int64_t s14; in sc25519_muladd() local 1183 s14 = a3 * b11 + a4 * b10 + a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 + in sc25519_muladd() 1218 carry14 = (s14 + (int64_t) (1L << 20)) >> 21; in sc25519_muladd() 1220 s14 -= carry14 * ((uint64_t) 1L << 21); in sc25519_muladd() 1253 s14 += carry13; in sc25519_muladd() 1271 s14 -= s23 * 997805; in sc25519_muladd() 1279 s14 += s22 * 136657; in sc25519_muladd() 1287 s14 -= s21 * 683901; in sc25519_muladd() 1322 carry14 = (s14 + (int64_t) (1L << 20)) >> 21; in sc25519_muladd() 1324 s14 -= carry14 * ((uint64_t) 1L << 21); in sc25519_muladd() [all …]
|
| /freebsd/crypto/krb5/src/plugins/preauth/spake/ |
| H A D | edwards25519.c | 1066 int64_t s14 = 2097151 & (load_4(s + 36) >> 6); in x25519_sc_reduce() local 1097 s14 -= s23 * 997805; in x25519_sc_reduce() 1106 s14 += s22 * 136657; in x25519_sc_reduce() 1115 s14 -= s21 * 683901; in x25519_sc_reduce() 1154 carry14 = (s14 + (1 << 20)) >> 21; in x25519_sc_reduce() 1156 s14 -= int64_lshift21(carry14); in x25519_sc_reduce() 1171 s14 += carry13; in x25519_sc_reduce() 1201 s2 += s14 * 666643; in x25519_sc_reduce() 1202 s3 += s14 * 470296; in x25519_sc_reduce() 1203 s4 += s14 * 654183; in x25519_sc_reduce() [all …]
|
| /freebsd/crypto/openssl/crypto/ec/ |
| H A D | curve25519.c | 4790 int64_t s14 = kBottom21Bits & (load_4(s + 36) >> 6); in x25519_sc_reduce() local 4821 s14 -= s23 * 997805; in x25519_sc_reduce() 4830 s14 += s22 * 136657; in x25519_sc_reduce() 4839 s14 -= s21 * 683901; in x25519_sc_reduce() 4878 carry14 = (s14 + (1 << 20)) >> 21; in x25519_sc_reduce() 4880 s14 -= carry14 * (1 << 21); in x25519_sc_reduce() 4895 s14 += carry13; in x25519_sc_reduce() 4925 s2 += s14 * 666643; in x25519_sc_reduce() 4926 s3 += s14 * 470296; in x25519_sc_reduce() 4927 s4 += s14 * 654183; in x25519_sc_reduce() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VERegisterInfo.td | 121 def SX14 : VEReg<14, "s14", [SW14, SF14], ["s14", "tp"]>, DwarfRegNum<[14]>;
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | mba6ulx.dtsi | 39 label = "s14";
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_arm.h | 602 FPU_REG(s14, 4, 14, q3),
|
| H A D | RegisterInfos_arm64_sve.h | 459 DEFINE_FPU_PSEUDO_SVE(s14, 4, z14),
|
| H A D | RegisterInfos_arm64.h | 664 DEFINE_FPU_PSEUDO(s14, 4, FPU_S_PSEUDO_REG_ENDIAN_OFFSET, v14),
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | ipq5332.dtsi | 196 tsens_sens14_off: s14@3ad {
|
| H A D | ipq5424.dtsi | 244 tsens_sens14_off: s14@3e5 {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.td | 303 def S14 : Rs<14, "s14">, DwarfRegNum<[158]>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMRegisterInfo.td | 109 def S14 : ARMFReg<14, "s14">; def S15 : ARMFReg<15, "s15">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 410 def S14 : AArch64Reg<14, "s14", [H14, H14_HI]>, DwarfRegAlias<B14>;
|