Searched refs:f9 (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_s390x.S30 std %f9, 11*8(%r2)
49 ld %f9, 11*8(%r2)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h42 #define f9 9 macro
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h161 int32_t f9 = f[9]; local
172 int32_t x9 = f9 ^ g[9];
194 f[9] = f9 ^ x9;
211 int32_t f9 = f[9]; local
233 int32_t x9 = f9 ^ g9;
255 f[9] = f9 ^ x9;
285 int32_t f9 = f[9]; local
296 h[9] = f9;
379 int32_t f9 = f[9]; local
405 int32_t f9_2 = 2 * f9;
649 int32_t f9 = f[9]; local
821 int32_t f9 = f[9]; local
994 int32_t f9 = f[9]; local
[all...]
/freebsd-13-stable/contrib/netbsd-tests/ipf/
H A Dt_filter_exec.sh119 test_case f9 dotest text text
152 atf_add_test_case f9
/freebsd-13-stable/sys/mips/include/
H A Dframe.h115 f_register_t f9; member in struct:trapframe
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt_ll.exp14 d5 43 29 55 61 3f 0f cf 62 d4 97 05 24 2a 9a f9
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S449 lfd %f9, 232(%r3)
894 ldc1 $f9, (4 * 36 + 8 * 9)($4)
985 ldc1 $f9, (8 * 44)($4)
1094 fld f9, (8 * 32 + 8 * 9)(a0)
H A DUnwindRegistersSave.S197 sdc1 $f9, (4 * 36 + 8 * 9)($4)
288 sdc1 $f9, (8 * 44)($4)
621 stfd %f9, 232(%r3)
1076 fsd f9, (8 * 32 + 8 * 9)(a0)
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S1475 xmpy.lu f9=f8,f14 }
1479 { .mmi; getf.sig r35=f9 // tl
1505 xmpy.lu f9=f8,f14 }
1509 { .mmi; getf.sig r35=f9 // tl
1534 // clobbered: f8,f9,f10,f11,pred
1552 (pred) fnma.s1 f9=f7,f8,f1 // [5] e0 = 1 - b * y0
1554 (pred) fmpy.s1 f11=f9,f9 // [10] e1 = e0 * e0
1555 (pred) fma.s1 f10=f9,f10,f10;; // [10] q1 = q0 + e0 * q0
1556 (pred) fma.s1 f8=f9,f
[all...]
/freebsd-13-stable/sys/riscv/riscv/
H A Dswtch.S66 fsd f9, (PCB_X + 9 * 16)(\p)
115 fld f9, (PCB_X + 9 * 16)(\p)
177 fcvt.d.l f9, zero
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64.h105 DEFINE_FPR_PPC64(f9, NULL, LLDB_INVALID_REGNUM), \
251 uint64_t f9; member in struct:_FPR_PPC64
H A DRegisterContextFreeBSD_powerpc.cpp107 uint64_t f9; member in struct:_FPR
H A DRegisterContext_mips.h296 uint64_t f9; member in struct:FPR_linux_mips
H A DRegisterInfos_s390x.h99 DEFINE_FPR(f8, 8, FPR_OFFSET(8)), DEFINE_FPR(f9, 8, FPR_OFFSET(9)),
H A DRegisterInfos_ppc64le.h116 DEFINE_FPR(f9, NULL, LLDB_INVALID_REGNUM), \
329 uint64_t f9; member in struct:_FPR
H A DRegisterInfos_powerpc.h95 DEFINE_FPR(f9, LLDB_INVALID_REGNUM), \
H A DRegisterInfos_mips.h166 DEFINE_FPR(f9, nullptr, dwarf_f9_mips, dwarf_f9_mips, LLDB_INVALID_REGNUM),
H A DRegisterInfos_mips64.h291 DEFINE_FPR(f9, nullptr, dwarf_f9_mips64, dwarf_f9_mips64,
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dcurve25519.c1046 int32_t f9 = f[9]; local
1070 int32_t f9_2 = 2 * f9;
1161 int64_t f9g0 = f9 * (int64_t) g0;
1163 int64_t f9g2_19 = f9 * (int64_t) g2_19;
1165 int64_t f9g4_19 = f9 * (int64_t) g4_19;
1167 int64_t f9g6_19 = f9 * (int64_t) g6_19;
1169 int64_t f9g8_19 = f9 * (int64_t) g8_19;
1276 int32_t f9 = f[9]; local
1289 int32_t f9_38 = 38 * f9; /* 1.959375*2^30 */
1299 int64_t f0f9_2 = f0_2 * (int64_t) f9;
1585 int32_t f9 = f[9]; local
4321 int32_t f9 = f[9]; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Dia64cpuid.S99 mov f9=f0
H A Dppccpuid.pl100 fmr f9,f31
H A Dsparccpuid.S120 fmovs %f1,%f9
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-tuple.h623 GTEST_BY_REF_(T8) f8, GTEST_BY_REF_(T9) f9) : f0_(f0), f1_(f1), f2_(f2),
624 f3_(f3), f4_(f4), f5_(f5), f6_(f6), f7_(f7), f8_(f8), f9_(f9) {}
733 const T8& f8, const T9& f9) {
734 return GTEST_10_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9);
731 make_tuple(const T0& f0, const T1& f1, const T2& f2, const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, const T8& f8, const T9& f9) argument
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S231 #define f9(x) [[f8(x)] ^ [x]] define
239 #define v8(x) [fe(x)], [f9(x)], [fd(x)], [fb(x)], [fe(x)], [f9(x)], [fd(x)], [x]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp165 DEFINE_REG(f9, 8, nullptr, LLDB_INVALID_REGNUM),

Completed in 144 milliseconds

12