HomeSort by: relevance | last modified time | path
    Searched refs:s13 (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
divsf3vfp.S 23 vdiv.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
mulsf3vfp.S 23 vmul.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1139 int64_t s13; local in function:sc25519_muladd
1195 s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 +
1230 s13 += carry12;
1266 carry13 = (s13 + (int64_t) (1L << 20)) >> 21;
1268 s13 -= carry13 * ((uint64_t) 1L << 21);
1284 s13 += s23 * 654183;
1292 s13 -= s22 * 997805;
1300 s13 += s21 * 136657;
1308 s13 -= s20 * 683901;
1334 s13 += carry12
1586 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); local in function:sc25519_reduce
    [all...]
  /src/tests/usr.bin/indent/
t_misc.sh 115 struct s13 { struct s14 { struct s15 { struct s16 {
138 struct s13 {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-mtp.dts 73 vdd-s13-supply = <&vph_pwr>;
sdm845-oneplus-common.dtsi 165 vdd-s13-supply = <&vph_pwr>;
sdm845-db845c.dts 266 vdd-s13-supply = <&vph_pwr>;
sdm845-cheza.dtsi 227 vdd-s13-supply = <&src_vph_pwr>;

Completed in 36 milliseconds