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

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efisetjmp_arch.h 21 UINT64 s11; member in struct:__anoncf1e21b50108
  /src/sys/arch/riscv/riscv/
locore.S 89 mv s11, a1 // copy dtb PA
107 VPRINTXNL(s11)
294 mv s0, s11
395 mv a0, s11 // dtb
401 and t1, s11, t1
412 mv a1, s11 // dtb (physical)
427 mv s11, a1 // copy sbi_hart_start cookie
430 * s11 = cpuindex
435 mul t1, s11, t1
498 mv a0, s11
    [all...]
cpu_switch.S 56 REG_S s11, TF_S11(sp) // save callee saved address
102 REG_L s11, TF_S11(sp) // restore callee saved
170 REG_S s11, TF_S11(sp) // save callee saved register
291 REG_S s11, TF_S11(sp) // save s11
342 REG_L s11, TF_S11(sp) // only restore from userland
382 REG_S s11, TF_S11(sp) // only save from userland
412 REG_L s11, TF_S11(sp) // only restore from userland
434 REG_S s11, TF_S11(sp) // only save from userland
477 REG_S s11, FB_S11(a0
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1137 int64_t s11; local in function:sc25519_muladd
1191 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 +
1227 s11 += carry10;
1263 carry11 = (s11 + (int64_t) (1L << 20)) >> 21;
1265 s11 -= carry11 * ((uint64_t) 1L << 21);
1282 s11 += s23 * 666643;
1290 s11 += s22 * 470296;
1298 s11 += s21 * 654183;
1306 s11 -= s20 * 997805;
1314 s11 += s19 * 136657
1584 int64_t s11 = 2097151 & (load_4(s + 28) >> 7); local in function:sc25519_reduce
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
setjmp.S 23 REG_ONE(s11, 88); \
  /src/lib/libc/arch/riscv/sys/
__sigtramp2.S 90 .cfi_offset s11, UC_GREGS_S11
  /src/lib/libc/arch/riscv/gen/
_setjmp.S 66 REG_S s11, JB_S11(a0) /* save callee saved register */
103 REG_L s11, JB_S11(a0) /* save callee saved register */
__setjmp14.S 38 REG_S s11, JB_S11(a0) /* save callee saved register */
80 REG_L s11, JB_S11(a0) /* restore callee saved register */
  /src/tests/usr.bin/indent/
t_misc.sh 114 struct s09 { struct s10 { struct s11 { struct s12 {
136 struct s11 {
  /src/lib/libm/ld128/
e_lgammal_r.c 146 s11 = 9.79544198078992058548607407635645763e-10L, 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/
sm8350-hdk.dts 55 vdd-s11-supply = <&vph_pwr>;
sm8350-mtp.dts 61 vdd-s11-supply = <&vph_pwr>;
sdm845-mtp.dts 71 vdd-s11-supply = <&vph_pwr>;
sdm845-oneplus-common.dtsi 163 vdd-s11-supply = <&vph_pwr>;
apq8096-db820c.dtsi 665 s11 {
msm8996-sony-xperia-tone.dtsi 612 pmi8994_s11: s11 {
sdm845-db845c.dts 264 vdd-s11-supply = <&vph_pwr>;
sdm845-cheza.dtsi 225 vdd-s11-supply = <&src_vph_pwr>;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-apq8084.dtsi 490 pma8084_s11: s11 {};

Completed in 19 milliseconds