HomeSort by: relevance | last modified time | path
    Searched refs:s9 (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efisetjmp_arch.h 19 UINT64 s9; member in struct:__anoncf1e21b50108
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1135 int64_t s9; local in function:sc25519_muladd
1187 s9 = c9 + a0 * b9 + a1 * b8 + a2 * b7 + a3 * b6 + a4 * b5 + a5 * b4 +
1224 s9 += carry8;
1260 carry9 = (s9 + (int64_t) (1L << 20)) >> 21;
1262 s9 -= carry9 * ((uint64_t) 1L << 21);
1296 s9 += s21 * 666643;
1304 s9 += s20 * 470296;
1312 s9 += s19 * 654183;
1320 s9 -= s18 * 997805;
1328 s9 += carry8
1582 int64_t s9 = 2097151 & (load_4(s + 23) >> 5); local in function:sc25519_reduce
    [all...]
  /src/sys/arch/riscv/riscv/
cpu_switch.S 54 REG_S s9, TF_S9(sp) // save callee saved address
100 REG_L s9, TF_S9(sp) // restore callee saved
168 REG_S s9, TF_S9(sp) // save callee saved register
289 REG_S s9, TF_S9(sp) // save s9
340 REG_L s9, TF_S9(sp) // only restore from userland
380 REG_S s9, TF_S9(sp) // only save from userland
410 REG_L s9, TF_S9(sp) // only restore from userland
432 REG_S s9, TF_S9(sp) // only save from userland
475 REG_S s9, FB_S9(a0
    [all...]
locore.S 251 add s9, s2, t1
272 VPRINTX(s9)
276 REG_S s0, 0(s9) // store PDE
278 add s9, s9, SZREG // advance to next PDE slot
284 add s9, s2, t1
300 VPRINTX(s9)
304 REG_S s0, 0(s9)
311 add s9, s2, t1
321 VPRINTX(s9)
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
setjmp.S 21 REG_ONE(s9, 72); \
  /src/lib/libc/arch/riscv/sys/
__sigtramp2.S 88 .cfi_offset s9, UC_GREGS_S9
  /src/lib/libc/arch/riscv/gen/
_setjmp.S 64 REG_S s9, JB_S9(a0) /* save callee saved register */
101 REG_L s9, JB_S9(a0) /* save callee saved register */
__setjmp14.S 36 REG_S s9, JB_S9(a0) /* save callee saved register */
78 REG_L s9, JB_S9(a0) /* restore callee saved register */
  /src/lib/libm/ld128/
e_lgammal_r.c 144 s9 = 1.15091830239148290758883505582343691e-05L, variable in typeref:typename:const long double
301 y*(s9+y*(s10+y*s11)))))))))));
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sa8155p-adp.dts 65 vdd-s9-supply = <&vreg_3p3>;
190 vdd-s9-supply = <&vreg_3p3>;
sm8350-hdk.dts 53 vdd-s9-supply = <&vph_pwr>;
150 vdd-s9-supply = <&vph_pwr>;
sm8350-mtp.dts 59 vdd-s9-supply = <&vph_pwr>;
150 vdd-s9-supply = <&vph_pwr>;
sm8150-hdk.dts 71 vdd-s9-supply = <&vph_pwr>;
sm8150-mtp.dts 66 vdd-s9-supply = <&vph_pwr>;
sm8150-sony-xperia-kumano.dtsi 153 vdd-s9-supply = <&vph_pwr>;
sm8250-hdk.dts 80 vdd-s9-supply = <&vph_pwr>;
sdm845-mtp.dts 69 vdd-s9-supply = <&vph_pwr>;
sdm845-oneplus-common.dtsi 161 vdd-s9-supply = <&vph_pwr>;
sm8150-microsoft-surface-duo.dts 75 vdd-s9-supply = <&vph_pwr>;
sm8250-mtp.dts 176 vdd-s9-supply = <&vph_pwr>;
sm8250-sony-xperia-edo.dtsi 138 vdd-s9-supply = <&vph_pwr>;
apq8096-db820c.dtsi 659 s9 {
msm8996-sony-xperia-tone.dtsi 604 pmi8994_s9: s9 {
  /src/tests/usr.bin/xlint/lint1/
queries.c 60 int s9:9; member in struct:__anon3b7e37630108
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-apq8084.dtsi 488 pma8084_s9: s9 {};

Completed in 23 milliseconds

1 2